Merge pull request #757 from landry314/patch-1

Update strings.xml
This commit is contained in:
Austin Huang 2021-03-02 16:08:06 -05:00 committed by GitHub
commit c25864ba60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 5 deletions

View File

@ -12,8 +12,7 @@
<string name="clipboard_error">Error copying text</string>
<string name="clipboard_copied">Copied to clipboard!</string>
<string name="report">Report</string>
<string name="password">Password (Max 32 chars)</string>
<string name="set_password">Set a password (max 32 chars)</string>
<string name="set_password">Protect file with password</string>
<string name="password_no_max">Password</string>
<string name="ok">OK</string>
<string name="yes">Yes</string>
@ -319,9 +318,9 @@
<string name="locations">Locations</string>
<string name="unknown">Unknown</string>
<string name="removed_from_favs">Removed from Favourites</string>
<string name="backup_and_restore">Backup &amp; Restore User Settings</string>
<string name="backup_summary">Back up app settings, account login information, and/or favorites data to a plain text or encrypted backup file for later restoration.</string>
<string name="backup_warning">If you\'re backing up login info, treat the file as confidential: Keep them somewhere safe!</string>
<string name="backup_and_restore">Backup &amp; Restore</string>
<string name="backup_summary">Backup Barinsta app settings, account login data, and/or favorites to a plain text or encrypted backup file for later restoration.</string>
<string name="backup_warning">If you\'re backing up account login data, treat the file as confidential and keep it somewhere safe!</string>
<string name="create_backup">Create new backup file</string>
<string name="restore_backup">Restore from existing backup file</string>
<string name="file_chosen_label">File:</string>