Merge pull request #2095 from d20n/fix-en_GB-strings

Fix several incomplete en_GB strings
This commit is contained in:
Jérémy JAMET
2025-07-24 16:59:23 +02:00
committed by GitHub

View File

@@ -33,10 +33,10 @@
<string name="encryption">Encryption</string>
<string name="contact">Contact</string>
<string name="contribution">Contribution</string>
<string name="about_description">password</string>
<string name="encryption_algorithm">Encryption</string>
<string name="about_description">Android implementation of the KeePass password manager</string>
<string name="encryption_algorithm">Encryption algorithm</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="brackets">Brackets</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="show_otp_token_summary">Displays OTP tokens in the list of entries</string>
<string name="show_otp_token_title">Show OTP Token</string>
</resources>
</resources>