mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-10-30 05:35:31 +00:00
Make label in Spell Check dialog consistent with 'Personal Dictionary' dialog title, b=101750, r=brade, sr=kin
This commit is contained in:
parent
c932a10d8e
commit
f65d7bf81f
@ -33,7 +33,7 @@
|
||||
<!ENTITY changeButton.label "Change">
|
||||
<!ENTITY changeAllButton.label "Change All">
|
||||
|
||||
<!ENTITY userDictionary.label "User Dictionary:">
|
||||
<!ENTITY userDictionary.label "Personal Dictionary:">
|
||||
<!ENTITY moreDictionaries.label "Download More">
|
||||
<!ENTITY addToUserDictionaryButton.label "Add Word">
|
||||
<!ENTITY editUserDictionaryButton.label "Edit...">
|
||||
|
@ -31,6 +31,7 @@ CHROME_L10N = \
|
||||
.\EditorInsertChars.dtd \
|
||||
.\EditorInsertTable.dtd \
|
||||
.\EditorLinkProperties.dtd \
|
||||
.\EditorLinkCheck.dtd \
|
||||
.\EditorListProperties.dtd \
|
||||
.\EditorPageProperties.dtd \
|
||||
.\EditorColorProperties.dtd \
|
||||
|
Loading…
Reference in New Issue
Block a user