projects
/
pub
/
Android
/
ownCloud.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
0f7908e
)
Fixed typo in strings
author
David A. Velasco
<dvelasco@solidgear.es>
Wed, 28 May 2014 12:55:18 +0000
(14:55 +0200)
committer
David A. Velasco
<dvelasco@solidgear.es>
Wed, 28 May 2014 12:55:18 +0000
(14:55 +0200)
res/values/strings.xml
patch
|
blob
|
blame
|
history
diff --git
a/res/values/strings.xml
b/res/values/strings.xml
index
8304ecb
..
dd48e37
100644
(file)
--- a/
res/values/strings.xml
+++ b/
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_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 unava
li
able</string>
+ <string name="network_host_not_available">The operation couldn\'t be completed, server is unava
il
able</string>
</resources>
</resources>