diff options
author | Adithya Abraham Philip <adithyaphilip@gmail.com> | 2015-06-30 22:12:16 +0530 |
---|---|---|
committer | Adithya Abraham Philip <adithyaphilip@gmail.com> | 2015-06-30 22:12:16 +0530 |
commit | a5257ec71d41532ac62594f59c10ba47d6a9ca38 (patch) | |
tree | 6771ba3e13df96574e093668c77e34678511b5f7 /OpenKeychain/src/main/res/values-ro | |
parent | 51d3daeccdc697d948c597931d804d738132b8ed (diff) | |
parent | 677afa90fce133b81c195488e07f07a5a83e2f0b (diff) | |
download | open-keychain-a5257ec71d41532ac62594f59c10ba47d6a9ca38.tar.gz open-keychain-a5257ec71d41532ac62594f59c10ba47d6a9ca38.tar.bz2 open-keychain-a5257ec71d41532ac62594f59c10ba47d6a9ca38.zip |
Merge branch 'master' of github.com:open-keychain/open-keychain
Diffstat (limited to 'OpenKeychain/src/main/res/values-ro')
-rw-r--r-- | OpenKeychain/src/main/res/values-ro/strings.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/OpenKeychain/src/main/res/values-ro/strings.xml b/OpenKeychain/src/main/res/values-ro/strings.xml index 518b80f47..8f84af665 100644 --- a/OpenKeychain/src/main/res/values-ro/strings.xml +++ b/OpenKeychain/src/main/res/values-ro/strings.xml @@ -27,6 +27,7 @@ <!--compression--> <!--Help--> <!--Import--> + <!--Import from URL--> <!--Generic result toast--> <!--Import result toast--> <!--Delete result toast--> @@ -41,6 +42,7 @@ <!--Edit key--> <!--Create key--> <!--View key--> + <!--Add keyserver--> <!--Navigation Drawer--> <!--hints--> <!--certs--> @@ -65,6 +67,6 @@ <!--unsorted--> <!--Passphrase wizard--> <!--TODO: rename all the things!--> - <!--<string name="enter_passphrase_twice">Enter passphrase twice</string>--> + <!--<string name="enter_passphrase_twice">Enter password twice</string>--> <!--<string name="nfc_text">Please place a NFC tag near your device</string>--> </resources> |