"rebase" changes to strings.xml to be in sync with translations from crowdin
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--Generated by crowdin.net-->
|
||||
<resources>
|
||||
|
||||
<string name="about_feedback">Feedback</string>
|
||||
<string name="AboutText">Keepass2Android is a password manager providing read/write access to KeePass 2.x databases on Android.</string>
|
||||
<string name="CreditsText">The User Interface is based on a port of KeepassDroid developed by Brian Pellin. Code for database operations is based on KeePass by Dominik Reichl. The Android robot is reproduced or modified from work created and shared by Google and used according to terms described in the Creative Commons 3.0 Attribution License.</string>
|
||||
@@ -77,6 +78,7 @@
|
||||
<string name="clipboard_timeout_summary">Time before clearing clipboard after copying username or password</string>
|
||||
<string name="copy_username">Select to copy username to clipboard</string>
|
||||
<string name="copy_password">Select to copy password to clipboard</string>
|
||||
<string name="copy_totp">Select to copy TOTP to clipboard</string>
|
||||
<string name="available_through_keyboard">Entry is available through KP2A Keyboard</string>
|
||||
<string name="entry_is_available">is available</string>
|
||||
<string name="not_possible_im_picker">Could not open dialog to select input method. Please activate keyboard manually.</string>
|
||||
@@ -186,6 +188,7 @@
|
||||
<string name="menu_change_key">Change Master Key</string>
|
||||
<string name="menu_copy_pass">Copy Password</string>
|
||||
<string name="menu_copy_user">Copy User</string>
|
||||
<string name="menu_copy_totp">Copy TOTP</string>
|
||||
<string name="menu_create">Create</string>
|
||||
<string name="menu_app_settings">Settings</string>
|
||||
<string name="menu_db_settings">Database settings</string>
|
||||
@@ -1213,6 +1216,7 @@ Initial public release
|
||||
|
||||
<string name="emergency_infotext_head">Are you prepared for emergency cases?</string>
|
||||
<string name="emergency_infotext_main">Did you ever consider what happens if you are no longer able to access your password database? What if you have an accident? It is good practice to pass your master key to some trusted person for emergency cases. Nobody will have access to your passwords otherwise.</string>
|
||||
|
||||
|
||||
<string name="no_secure_display">The currently valid display is not marked as secure. This means that screenshots might be taken by other apps. Keepass2Android is configured to display sensitive information on secure displays only. Please change to a secure display (e.g. by detaching an HDMI monitor) or change the app settings.</string>
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user