mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-26 18:37:31 +09:00
[AllAM] De-duplicate Locales
This commit is contained in:
parent
f22be8ca31
commit
23373e3e6d
12 changed files with 23 additions and 614 deletions
|
|
@ -24,6 +24,11 @@
|
|||
<!ENTITY cmd.back.tooltip "Go back one page">
|
||||
<!ENTITY cmd.forward.tooltip "Go forward one page">
|
||||
|
||||
<!ENTITY showUnsignedExtensions.button.label "Some extensions could not be verified">
|
||||
<!ENTITY showAllExtensions.button.label "Show all extensions">
|
||||
<!ENTITY debugAddons.label "Debug Add-ons">
|
||||
<!ENTITY debugAddons.accesskey "B">
|
||||
|
||||
<!-- global warnings -->
|
||||
<!ENTITY warning.safemode.label "All add-ons have been disabled by safe mode.">
|
||||
<!ENTITY warning.checkcompatibility.label "Add-on compatibility checking is disabled. You may have incompatible add-ons.">
|
||||
|
|
@ -235,3 +240,21 @@
|
|||
<!ENTITY experiment.info.changetelemetry.accesskey "T">
|
||||
|
||||
<!ENTITY setting.learnmore "Learn More…">
|
||||
|
||||
<!ENTITY disabledUnsigned.heading "Some add-ons have been disabled">
|
||||
<!-- LOCALIZATION NOTE (disabledUnsigned.description.start, disabledUnsigned.description.findAddonsLink, disabledUnsigned.description.end):
|
||||
These entities form a sentence, with
|
||||
disabledUnsigned.description.findAddonsLink being a link to an external site. -->
|
||||
<!ENTITY disabledUnsigned.description.start "The following add-ons have not been verified for use in &brandShortName;. You can ">
|
||||
<!ENTITY disabledUnsigned.description.findAddonsLink "find replacements">
|
||||
<!ENTITY disabledUnsigned.description.end " or ask the developer to get them verified.">
|
||||
<!ENTITY disabledUnsigned.learnMore "Learn more about our efforts to help keep you safe online.">
|
||||
<!-- LOCALIZATION NOTE (disabledUnsigned.devInfo.start, disabledUnsigned.devInfo.linkToManual, disabledUnsigned.devInfo.end):
|
||||
These entities form a sentence, with disabledUnsigned.devInfo.linkToManual
|
||||
being a link to an external site. -->
|
||||
<!ENTITY disabledUnsigned.devInfo.start "Developers interested in getting their add-ons verified can continue by reading our ">
|
||||
<!ENTITY disabledUnsigned.devInfo.linkToManual "manual">
|
||||
<!ENTITY disabledUnsigned.devInfo.end ".">
|
||||
|
||||
<!ENTITY pluginDeprecation.description "Missing something? Some plugins are no longer supported by &brandShortName;.">
|
||||
<!ENTITY pluginDeprecation.learnMore "Learn More.">
|
||||
Loading…
Add table
Add a link
Reference in a new issue