зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1821038 - Expose the translations.ftl file to localization; r=nordzilla,fluent-reviewers,flod
Note that this does not expose the about:translations localization file since that is a developer-focused view that's not ready or planned for general usage. Differential Revision: https://phabricator.services.mozilla.com/D179360
This commit is contained in:
Родитель
34f82d8975
Коммит
94b7f7c84e
|
@ -79,6 +79,7 @@
|
|||
<link rel="localization" href="browser/sidebarMenu.ftl"/>
|
||||
<link rel="localization" href="browser/tabbrowser.ftl"/>
|
||||
<link rel="localization" href="browser/toolbarContextMenu.ftl"/>
|
||||
<link rel="localization" href="browser/translations.ftl" />
|
||||
<link rel="localization" href="browser/unifiedExtensions.ftl"/>
|
||||
<link rel="localization" href="browser/webrtcIndicator.ftl"/>
|
||||
<link rel="localization" href="toolkit/branding/accounts.ftl"/>
|
||||
|
@ -86,7 +87,6 @@
|
|||
<link rel="localization" href="toolkit/global/textActions.ftl"/>
|
||||
<link rel="localization" href="toolkit/printing/printUI.ftl"/>
|
||||
<!-- Untranslated FTL files -->
|
||||
<link rel="localization" href="locales-preview/translations.ftl" />
|
||||
<link rel="localization" href="preview/firefoxSuggest.ftl" />
|
||||
<link rel="localization" href="preview/identityCredentialNotification.ftl" />
|
||||
<link rel="localization" href="preview/interventions.ftl" />
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
data-l10n-attrs="buttonlabelaccept, buttonaccesskeyaccept"
|
||||
>
|
||||
<linkset>
|
||||
<html:link rel="localization" href="locales-preview/translations.ftl" />
|
||||
<html:link rel="localization" href="browser/translations.ftl" />
|
||||
</linkset>
|
||||
|
||||
<script src="chrome://browser/content/preferences/dialogs/translations.js" />
|
||||
|
|
|
@ -33,7 +33,6 @@
|
|||
<link rel="localization" href="browser/preferences/fonts.ftl"/>
|
||||
<link rel="localization" href="browser/preferences/moreFromMozilla.ftl"/>
|
||||
<link rel="localization" href="browser/preferences/preferences.ftl"/>
|
||||
<link rel="localization" href="locales-preview/translations.ftl"/>
|
||||
<link rel="localization" href="toolkit/branding/accounts.ftl"/>
|
||||
<link rel="localization" href="toolkit/branding/brandings.ftl"/>
|
||||
<link rel="localization" href="toolkit/featuregates/features.ftl"/>
|
||||
|
@ -51,6 +50,7 @@
|
|||
<link rel="localization" href="browser/preferences/selectBookmark.ftl"/>
|
||||
<link rel="localization" href="browser/preferences/siteDataSettings.ftl"/>
|
||||
<link rel="localization" href="browser/sanitize.ftl"/>
|
||||
<link rel="localization" href="browser/translations.ftl"/>
|
||||
<link rel="localization" href="preview/firefoxSuggest.ftl"/>
|
||||
<link rel="localization" href="security/certificates/certManager.ftl"/>
|
||||
<link rel="localization" href="security/certificates/deviceManager.ftl"/>
|
||||
|
|
|
@ -19,7 +19,6 @@ translations-panel-displayname-beta =
|
|||
|
||||
translations-panel-settings-manage-languages =
|
||||
.label = Manage languages
|
||||
# TODO(Bug 1831341): We still need the link for this menu item.
|
||||
translations-panel-settings-about = About translations in { -brand-shorter-name }
|
||||
|
||||
# Text displayed for the option to always translate a given language
|
|
@ -13,7 +13,6 @@
|
|||
preview/interventions.ftl (../components/urlbar/content/interventions.ftl)
|
||||
preview/firefoxSuggest.ftl (../components/urlbar/content/firefoxSuggest.ftl)
|
||||
preview/identityCredentialNotification.ftl (../components/credentialmanager/identityCredentialNotification.ftl)
|
||||
locales-preview/translations.ftl (../locales-preview/translations.ftl)
|
||||
preview/stripOnShare.ftl (../components/urlbar/content/stripOnShare.ftl)
|
||||
browser (%browser/**/*.ftl)
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче