mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Merge pull request #2095 from d20n/fix-en_GB-strings
Fix several incomplete en_GB strings
This commit is contained in:
@@ -33,10 +33,10 @@
|
|||||||
<string name="encryption">Encryption</string>
|
<string name="encryption">Encryption</string>
|
||||||
<string name="contact">Contact</string>
|
<string name="contact">Contact</string>
|
||||||
<string name="contribution">Contribution</string>
|
<string name="contribution">Contribution</string>
|
||||||
<string name="about_description">password</string>
|
<string name="about_description">Android implementation of the KeePass password manager</string>
|
||||||
<string name="encryption_algorithm">Encryption</string>
|
<string name="encryption_algorithm">Encryption algorithm</string>
|
||||||
<string name="app_timeout">Timeout</string>
|
<string name="app_timeout">Timeout</string>
|
||||||
<string name="app_timeout_summary">database</string>
|
<string name="app_timeout_summary">Idle time before locking the database</string>
|
||||||
<string name="application">App</string>
|
<string name="application">App</string>
|
||||||
<string name="brackets">Brackets</string>
|
<string name="brackets">Brackets</string>
|
||||||
<string name="extended_ASCII">Extended ASCII</string>
|
<string name="extended_ASCII">Extended ASCII</string>
|
||||||
@@ -236,4 +236,4 @@
|
|||||||
<string name="list_groups_show_number_entries_title">Show number of entries</string>
|
<string name="list_groups_show_number_entries_title">Show number of entries</string>
|
||||||
<string name="show_otp_token_summary">Displays OTP tokens in the list of entries</string>
|
<string name="show_otp_token_summary">Displays OTP tokens in the list of entries</string>
|
||||||
<string name="show_otp_token_title">Show OTP Token</string>
|
<string name="show_otp_token_title">Show OTP Token</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
|||||||
Reference in New Issue
Block a user