зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1568438 - Move about:logins strings to a localizable directory. r=fluent-reviewers,Gijs,Pike,MattN
Differential Revision: https://phabricator.services.mozilla.com/D39145 --HG-- rename : browser/components/aboutlogins/content/aboutLogins.ftl => browser/locales/en-US/browser/aboutLogins.ftl extra : moz-landing-system : lando
This commit is contained in:
Родитель
a1cc4534a7
Коммит
2cd940d3d2
|
@ -137,6 +137,14 @@
|
|||
box-shadow: none;
|
||||
}
|
||||
|
||||
.copied-button-text {
|
||||
background-image: url(chrome://global/skin/icons/check.svg);
|
||||
background-repeat: no-repeat;
|
||||
-moz-context-properties: fill;
|
||||
fill: currentColor;
|
||||
padding-inline-start: 22px;
|
||||
}
|
||||
|
||||
.meta-info {
|
||||
font-size: smaller;
|
||||
color: var(--in-content-deemphasized-text);
|
||||
|
|
|
@ -2,10 +2,6 @@
|
|||
# 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/.
|
||||
|
||||
### This file is not in a locales directory to prevent it from
|
||||
### being translated as the feature is still in heavy development
|
||||
### and strings are likely to change often.
|
||||
|
||||
about-logins-page-title = Logins & Passwords
|
||||
|
||||
login-filter =
|
||||
|
@ -16,16 +12,17 @@ create-login-button = Create New Login
|
|||
## The ⋯ menu that is in the top corner of the page
|
||||
menu =
|
||||
.title = Open menu
|
||||
menu-menuitem-faq = Frequently Asked Questions
|
||||
menu-menuitem-feedback = Leave Feedback
|
||||
# This menuitem is only visible on Windows
|
||||
menu-menuitem-import = Import Passwords…
|
||||
menu-menuitem-download-android = Lockwise for Android
|
||||
menu-menuitem-download-iphone = Lockwise for iPhone and iPad
|
||||
menu-menuitem-preferences =
|
||||
{ PLATFORM() ->
|
||||
[windows] Options
|
||||
*[other] Preferences
|
||||
}
|
||||
menu-menuitem-feedback = Send Feedback
|
||||
menu-menuitem-faq = Frequently Asked Questions
|
||||
menu-menuitem-download-android = Lockwise for Android
|
||||
menu-menuitem-download-iphone = Lockwise for iPhone and iPad
|
||||
|
||||
## Login List
|
||||
login-list =
|
||||
|
@ -35,10 +32,10 @@ login-list-count =
|
|||
[one] { $count } login
|
||||
*[other] { $count } logins
|
||||
}
|
||||
login-list-last-changed-option = Last Changed
|
||||
login-list-last-used-option = Last Used
|
||||
login-list-name-option = Name
|
||||
login-list-sort-label-text = Sort by:
|
||||
login-list-name-option = Name (A-Z)
|
||||
login-list-last-changed-option = Last Modified
|
||||
login-list-last-used-option = Last Used
|
||||
login-list-item-title-new-login = New Login
|
||||
login-list-item-subtitle-new-login = Enter your login credentials
|
||||
login-list-item-subtitle-missing-username = (no username)
|
||||
|
@ -54,15 +51,15 @@ login-item-open-site-button = Launch
|
|||
login-item-username-label = Username
|
||||
login-item-username =
|
||||
.placeholder = name@example.com
|
||||
login-item-copied-username-button-text = ✔ Copied!
|
||||
login-item-copy-username-button-text = Copy
|
||||
login-item-copied-username-button-text = Copied!
|
||||
login-item-password-label = Password
|
||||
login-item-password-reveal-checkbox-show =
|
||||
.title = Show password
|
||||
login-item-password-reveal-checkbox-hide =
|
||||
.title = Hide password
|
||||
login-item-copied-password-button-text = ✔ Copied!
|
||||
login-item-copy-password-button-text = Copy
|
||||
login-item-copied-password-button-text = Copied!
|
||||
login-item-save-changes-button = Save Changes
|
||||
login-item-save-new-button = Save
|
||||
login-item-cancel-button = Cancel
|
|
@ -9,7 +9,6 @@
|
|||
|
||||
[localization] @AB_CD@.jar:
|
||||
browser/protections.ftl (../components/protections/content/protections.ftl)
|
||||
browser/aboutLogins.ftl (../components/aboutlogins/content/aboutLogins.ftl)
|
||||
toolkit/certviewer.ftl (../../toolkit/components/certviewer/content/certviewer.ftl)
|
||||
browser (%browser/**/*.ftl)
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче