Fixed typo in strings
authorDavid A. Velasco <dvelasco@solidgear.es>
Wed, 28 May 2014 12:55:18 +0000 (14:55 +0200)
committerDavid A. Velasco <dvelasco@solidgear.es>
Wed, 28 May 2014 12:55:18 +0000 (14:55 +0200)
res/values/strings.xml

index 8304ecb..dd48e37 100644 (file)
        <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_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>
+       <string name="network_host_not_available">The operation couldn\'t be completed, server is unavailable</string>
        
 </resources>
        
 </resources>