|
@@ -23,6 +23,7 @@
|
|
|
<string name="prefs_category_more">More</string>
|
|
|
<string name="prefs_accounts">Accounts</string>
|
|
|
<string name="prefs_manage_accounts">Manage Accounts</string>
|
|
|
+ <string name="prefs_passcode">Passcode lock</string>
|
|
|
<string name="prefs_instant_upload">Instant picture uploads</string>
|
|
|
<string name="prefs_instant_upload_summary">Instantly upload pictures taken by camera</string>
|
|
|
<string name="prefs_instant_video_upload">Instant video uploads</string>
|
|
@@ -126,6 +127,15 @@
|
|
|
<string name="foreign_files_local_text">Local: %1$s</string>
|
|
|
<string name="foreign_files_remote_text">Remote: %1$s</string>
|
|
|
<string name="upload_query_move_foreign_files">There is not enough space to copy the selected files into the %1$s folder. Would you like to move them instead? </string>
|
|
|
+ <string name="pass_code_enter_pass_code">Please, insert your passcode</string>
|
|
|
+ <string name="pass_code_configure_your_pass_code">Enter your passcode</string>
|
|
|
+ <string name="pass_code_configure_your_pass_code_explanation">The passcode will be requested every time the app is started</string>
|
|
|
+ <string name="pass_code_reenter_your_pass_code">Please, reenter your passcode</string>
|
|
|
+ <string name="pass_code_remove_your_pass_code">Remove your passcode</string>
|
|
|
+ <string name="pass_code_mismatch">The passcodes are not the same</string>
|
|
|
+ <string name="pass_code_wrong">Incorrect passcode</string>
|
|
|
+ <string name="pass_code_removed">Passcode removed</string>
|
|
|
+ <string name="pass_code_stored">Passcode stored</string>
|
|
|
<string name="media_notif_ticker">%1$s music player</string>
|
|
|
<string name="media_state_playing">%1$s (playing)</string>
|
|
|
<string name="media_state_loading">%1$s (loading)</string>
|
|
@@ -201,6 +211,7 @@
|
|
|
<string name="filedisplay_unexpected_bad_get_content">Unexpected problem; please select the file from a different app</string>
|
|
|
<string name="filedisplay_no_file_selected">No file was selected</string>
|
|
|
<string name="activity_chooser_title">Send link to …</string>
|
|
|
+ <string name="wait_for_tmp_copy_from_private_storage">Copying file from private storage</string>
|
|
|
<string name="oauth_check_onoff">Log in with oAuth2</string>
|
|
|
<string name="oauth_login_connection">Connecting to oAuth2 server…</string>
|
|
|
<string name="ssl_validator_header">The identity of the site could not be verified</string>
|