Modify list_fragment.xml, adding SwipePrefreshLayout
[pub/Android/ownCloud.git] / res / values / strings.xml
index 19d006d..ea584f0 100644 (file)
        <string name="clipboard_text_copied">Copied to clipboard</string>
 
        <string name="error_cant_bind_to_operations_service">Critical error: can not perform operations</string>
+       
+       <string name="network_error_socket_exception">An error occurred while connecting with the server.</string>
+       <string name="network_error_socket_timeout_exception">An error occurred while waiting for the server, the operation couldn\'t have been done</string>
+       <string name="network_error_connect_timeout_exception">An error occurred while waiting for the server, the operation couldn\'t have been done</string>
+       <string name="network_host_not_available">The operation couldn\'t be completed, server is unavaliable</string>
+       
+       
 </resources>