+ <string name="fd_keep_in_sync">Keep file up to date</string>
+ <string name="common_share">Share</string>
+ <string name="common_rename">Rename</string>
+ <string name="common_remove">Remove</string>
+
+ <string name="confirmation_remove_alert">"Do you really want to remove %1$s ?"</string>
+ <string name="confirmation_remove_local">Local only</string>
+ <string name="confirmation_remove_remote">Remove from server</string>
+ <string name="confirmation_remove_remote_and_local">Remote and local</string>
+
+ <string name="remove_success_msg">"Successful removal"</string>
+ <string name="remove_fail_msg">"Removal could not be completed"</string>
+
+ <string name="rename_local_fail_msg">"Local copy could not be renamed; try a differente new name"</string>
+ <string name="rename_server_fail_msg">"Rename could not be completed"</string>
+
+ <string name="create_dir_fail_msg">Directory could not be created</string>
+
+ <string name="wait_a_moment">Wait a moment</string>
+
+ <string name="filedisplay_unexpected_bad_get_content">"Unexpected problem ; please, try other app to select the file"</string>
+ <string name="filedisplay_no_file_selected">No file was selected</string>
+
+ <string name="ssl_validator_title">Warning</string>
+ <string name="ssl_validator_header">The identity of the site could not be verified</string>
+ <string name="ssl_validator_reason_cert_not_trusted">- The server certificate is not trusted</string>
+ <string name="ssl_validator_reason_cert_expired">- The server certificate expired</string>
+ <string name="ssl_validator_reason_cert_not_yet_valid">- The server certificate is too young</string>
+ <string name="ssl_validator_reason_hostname_not_verified">- The URL does not match the hostname in the certificate</string>
+ <string name="ssl_validator_certificate_not_available">The server certificate could not be obtained</string>
+ <string name="ssl_validator_question">Do you want to trust this certificate anyway?</string>
+ <string name="ssl_validator_not_saved">The certificate could not be saved</string>
+
+ <string name="text_placeholder">This is a placeholder</string>
+
+ <string name="instant_upload_on_wifi">Upload pictures via WiFi only</string>