1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/mobile/locales/en-US/overrides/passwordmgr.properties Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,25 @@ 1.4 +# This Source Code Form is subject to the terms of the Mozilla Public 1.5 +# License, v. 2.0. If a copy of the MPL was not distributed with this 1.6 +# file, You can obtain one at http://mozilla.org/MPL/2.0/. 1.7 + 1.8 +# 1st string is the username for the login, 2nd is the login's hostname. 1.9 +# Note that long usernames may be truncated. 1.10 +savePassword=Save password for "%1$S" on %2$S? 1.11 +# String is the login's hostname 1.12 +savePasswordNoUser=Save password on %S? 1.13 +saveButton=Save 1.14 +dontSaveButton=Don't save 1.15 + 1.16 +# String is the login's hostname 1.17 +updatePassword=Update saved password for %S? 1.18 +updatePasswordNoUser=Update saved password for this login? 1.19 +updateButton=Update 1.20 +dontUpdateButton=Don't update 1.21 + 1.22 +userSelectText=Please confirm which user you are changing the password for 1.23 +passwordChangeTitle=Confirm Password Change 1.24 + 1.25 +# Strings used by PromptService.js 1.26 +rememberPassword=Use Password Manager to remember this password. 1.27 +username=Username 1.28 +password=Password