diff options
Diffstat (limited to 'org_apg/res/values/strings.xml')
-rw-r--r-- | org_apg/res/values/strings.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/org_apg/res/values/strings.xml b/org_apg/res/values/strings.xml index 4714fe190..724fe5671 100644 --- a/org_apg/res/values/strings.xml +++ b/org_apg/res/values/strings.xml @@ -46,7 +46,8 @@ <string name="title_importFromQRCode">Import from QR Code</string> <string name="title_signKey">Sign Key</string> <string name="title_about">About</string> - + <string name="title_help">Help</string> + <!-- section_lowerCase: capitalized words, no punctuation --> <string name="section_userIds">User IDs</string> <string name="section_keys">Keys</string> |