mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-04 02:57:38 +00:00
make login dialog localizable
This commit is contained in:
parent
a228e4f7f2
commit
9ec31319f5
7
services/sync/locales/en-US/login.dtd
Normal file
7
services/sync/locales/en-US/login.dtd
Normal file
@ -0,0 +1,7 @@
|
||||
<!ENTITY dialog.title "Mozilla Services Login">
|
||||
<!ENTITY dialog.label "Sign in to Weave from this computer.">
|
||||
<!ENTITY username.label "Username:">
|
||||
<!ENTITY password.label "Password:">
|
||||
<!ENTITY encryptionPassphrase.label "Encryption Passphrase:">
|
||||
<!ENTITY savePassword.label "Save password on this computer">
|
||||
<!ENTITY autoconnect.label "Automatically connect each time I start Firefox">
|
1
services/sync/locales/en-US/login.properties
Normal file
1
services/sync/locales/en-US/login.properties
Normal file
@ -0,0 +1 @@
|
||||
loginFailed.alert = Login failed
|
Loading…
Reference in New Issue
Block a user