mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-15 08:53:07 +09:00
Fix misc regressions in en-US locale
This commit is contained in:
parent
8bf9e33231
commit
2205d506e5
3 changed files with 3 additions and 3 deletions
|
|
@ -12,7 +12,7 @@ error.login.reason.server = Server incorrectly configured
|
|||
|
||||
error.sync.failed_partial = One or more data types could not be synced
|
||||
# LOCALIZATION NOTE (error.sync.reason.serverMaintenance): We removed the extraneous period from this string
|
||||
error.sync.reason.serverMaintenance = Firefox Sync server maintenance is underway, syncing will resume automatically
|
||||
error.sync.reason.serverMaintenance = Sync server maintenance is underway, syncing will resume automatically
|
||||
|
||||
invalid-captcha = Incorrect words, try again
|
||||
weak-password = Use a stronger password
|
||||
|
|
|
|||
|
|
@ -4,6 +4,6 @@
|
|||
|
||||
<!ENTITY windowClose.key "w">
|
||||
<!ENTITY preferencesDefaultTitleMac.title "Preferences">
|
||||
<!ENTITY preferencesDefaultTitleWin.title "Options">
|
||||
<!ENTITY preferencesDefaultTitleWin.title "Preferences">
|
||||
<!ENTITY preferencesCloseButton.label "Close">
|
||||
<!ENTITY preferencesCloseButton.accesskey "C">
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
<!ENTITY unsupportedPlatform.pre "We're very sorry, but &brandShortName; can't play Flash on this device. ">
|
||||
<!-- LOCALIZATION NOTE (unsupportedPlatform.learnMore): Mobile only. This text is used to link to a SUMO page explaining why Flash is not
|
||||
supported on this device. Use the unicode ellipsis char, \u2026, or use "..." if \u2026 doesn't suit traditions in your locale. -->
|
||||
<!ENTITY unsupportedPlatform.learnMore "Learn More…">
|
||||
<!ENTITY unsupportedPlatform.learnMore "Learn More…">
|
||||
<!-- LOCALIZATION NOTE (unsupportedPlatform.post): Mobile only. Include text here if needed for your locale. -->
|
||||
<!ENTITY unsupportedPlatform.post "">
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue