David A. Velasco 11 роки тому
батько
коміт
4bb658fe88
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      res/values/strings.xml

+ 1 - 1
res/values/strings.xml

@@ -278,6 +278,6 @@
 	<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>