Closed Bug 1448934 Opened 7 years ago Closed 7 years ago

codespell: Add the */locales/en-US/ to the list of directories to be checked

Categories

(Developer Infrastructure :: Lint and Formatting, enhancement)

enhancement
Not set
normal

Tracking

(firefox61 fixed)

RESOLVED FIXED
mozilla61
Tracking Status
firefox61 --- fixed

People

(Reporter: Sylvestre, Assigned: Sylvestre)

References

Details

Attachments

(4 files, 2 obsolete files)

No description provided.
Attachment #8962411 - Attachment is obsolete: true
Attachment #8962411 - Flags: review?(ahalberstadt)
Comment on attachment 8962410 [details] Bug 1448934 - Fix some spelling mistakes in locales/en-US https://reviewboard.mozilla.org/r/231266/#review236976 ::: browser/locales/en-US/chrome/overrides/netError.dtd:97 (Diff revision 3) > <!ENTITY netReset.longDesc "&sharedLongDesc;"> > > <!ENTITY netTimeout.title "The connection has timed out"> > <!ENTITY netTimeout.longDesc "&sharedLongDesc;"> > > -<!ENTITY unknownProtocolFound.title "The address wasn’t understood"> > +<!ENTITY unknownProtocolFound.title "The address wasn't understood"> This is definitely not good. Strings are supposed to use a proper apostrophe, and this change is also going to fail tests. See bug 1259859 ::: mobile/locales/en-US/overrides/netError.dtd:110 (Diff revision 3) > <!ENTITY netReset.longDesc2 "&sharedLongDesc3;"> > > <!ENTITY netTimeout.title "The connection has timed out"> > <!ENTITY netTimeout.longDesc2 "&sharedLongDesc3;"> > > -<!ENTITY unknownProtocolFound.title "The address wasn’t understood"> > +<!ENTITY unknownProtocolFound.title "The address wasn't understood"> Remove this string.
Attachment #8962410 - Flags: review-
Comment on attachment 8962410 [details] Bug 1448934 - Fix some spelling mistakes in locales/en-US https://reviewboard.mozilla.org/r/231266/#review236982 ::: toolkit/locales/en-US/chrome/global/keys.properties:7 (Diff revision 3) > # License, v. 2.0. If a copy of the MPL was not distributed with this > # file, You can obtain one at http://mozilla.org/MPL/2.0/. > > # LOCALIZATION NOTE : FILE This file contains the application's labels for keys on the keyboard. > # If you decide to translate this file, you should translate it based on > -# the prevelant kind of keyboard for your target user. > +# the prevelent kind of keyboard for your target user. prevalent
Attachment #8962420 - Flags: review?(ahalberstadt) → review+
Attachment #8962410 - Flags: review?(ahalberstadt)
Attachment #8962419 - Flags: review?(ahalberstadt)
I'm not qualified/comfortable reviewing these changes. Please defer to :flod, :Pike or someone else on the l10n team.
Attachment #8962410 - Flags: review?(francesco.lodolo) → review+
Comment on attachment 8970460 [details] Bug 1448934 - Remove a duplicate string https://reviewboard.mozilla.org/r/239230/#review244910 This doesn't look duplicate https://searchfox.org/mozilla-central/rev/8f06c1b9a080b84435a2906e420fe102e1ed780b/mobile/locales/en-US/overrides/netError.dtd#110 On a side note, compare-locales would trigger an error if there's a duplicate string.
Attachment #8970460 - Flags: review?(francesco.lodolo) → review-
(In reply to Francesco Lodolo [:flod] from comment #19) > Comment on attachment 8970460 [details] > Bug 1448934 - Remove a duplicate string > > https://reviewboard.mozilla.org/r/239230/#review244910 > > This doesn't look duplicate > https://searchfox.org/mozilla-central/rev/ > 8f06c1b9a080b84435a2906e420fe102e1ed780b/mobile/locales/en-US/overrides/ > netError.dtd#110 > > > On a side note, compare-locales would trigger an error if there's a > duplicate string. Not sure if comment 9 and comment 19 are related. In comment 9 I meant that the change should have been dropped from the patch, not the string from the file.
Comment on attachment 8970461 [details] Bug 1448934 - Add wasn to the ignore list until the upstream issue is fixed https://reviewboard.mozilla.org/r/239232/#review244916
Attachment #8970461 - Flags: review?(francesco.lodolo) → review+
Attachment #8962419 - Flags: review?(francesco.lodolo) → review+
Attachment #8970460 - Attachment is obsolete: true
Pushed by sledru@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/fcc3959e0019 Fix some spelling mistakes in locales/en-US r=flod https://hg.mozilla.org/integration/autoland/rev/c918f15f9071 Add */locales/en-US/ to the checklist r=flod https://hg.mozilla.org/integration/autoland/rev/bd36fbfb5f83 Add the trailing "/" for consistency r=ahal https://hg.mozilla.org/integration/autoland/rev/dfbc948fadaa Add wasn to the ignore list until the upstream issue is fixed r=flod
Product: Firefox Build System → Developer Infrastructure
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: