diff options
Diffstat (limited to 'org_apg/res/values/strings.xml')
-rw-r--r-- | org_apg/res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org_apg/res/values/strings.xml b/org_apg/res/values/strings.xml index 46cb781f7..5783386e9 100644 --- a/org_apg/res/values/strings.xml +++ b/org_apg/res/values/strings.xml @@ -193,7 +193,7 @@ <string name="passPhrasesDoNotMatch">The passphrases didn\'t match.</string> <string name="passPhraseMustNotBeEmpty">Empty passphrases are not allowed.</string> <string name="passPhraseForSymmetricEncryption">Symmetric encryption.</string> - <string name="passPhraseFor">%s</string> + <string name="passPhraseFor">Enter passphrase for \'%s\'</string> <string name="fileDeleteConfirmation">Are you sure you want to delete\n%s?</string> <string name="fileDeleteSuccessful">Successfully deleted.</string> <string name="noFileSelected">Select a file first.</string> |