commit 194ed4baf7190731ccba60aa20589e1fd9047400 Author: Translation commit bot translation@torproject.org Date: Fri Oct 23 12:17:13 2015 +0000
Update translations for tor-messenger-accountsproperties --- ceb/accounts.properties | 9 +++++++++ 1 file changed, 9 insertions(+)
diff --git a/ceb/accounts.properties b/ceb/accounts.properties new file mode 100644 index 0000000..051ba0d --- /dev/null +++ b/ceb/accounts.properties @@ -0,0 +1,9 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# 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/. + +# LOCALIZATION NOTE (passwordPromptTitle, passwordPromptText): +# %S is replaced with the name of the account +passwordPromptTitle=Password for %S +passwordPromptText=Please enter your password for %S in order to connect it. +passwordPromptSaveCheckbox=Use Password Manager to remember this password.
tor-commits@lists.torproject.org