Completed update of local database and storage after a successful remote move
[pub/Android/ownCloud.git] / res / values / strings.xml
index 9895b47..7107a3c 100644 (file)
        <string name="network_host_not_available">The operation couldn\'t be completed, server is unavailable</string>
        <string name="empty"></string>
        
+       <string name="forbidden_permissions">You do not have permission %s</string>
+       <string name="forbidden_permissions_rename">to rename this file</string>
+       <string name="forbidden_permissions_delete">to delete this file</string>
+       <string name="share_link_forbidden_permissions">to share this file</string>
+       <string name="unshare_link_forbidden_permissions">to unshare this file</string>
+       <string name="forbidden_permissions_create">to create the file</string>
+       <string name="uploader_upload_forbidden_permissions">to upload in this folder</string>
+       <string name="downloader_download_file_not_found">The file is no longer available on the server</string>
+
+       <string name="prefs_category_accounts">Accounts</string>
+       <string name="prefs_add_account">Add account</string>
+       <string name="auth_redirect_non_secure_connection_title">Secure connection is redirected through a non secure route.</string>
+
+       <string name="actionbar_move">Move</string>
+       <string name="file_list_empty_moving">Nothing in here. You can add a folder!</string>
+       <string name="move_choose_button_text">Choose</string>
+
+       <string name="move_file_invalid_into_descendent">Invalid move into descendent.</string>
+       <string name="move_file_error">An error occurred while trying to move this file or folder</string>
+
 </resources>