summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2016-09-17 23:14:56 +0200
committerMichael Meeks <michael.meeks@collabora.com>2016-09-19 14:07:57 +0000
commitf0207e3d2dec9f3e9e0c944e23bee92f467641f7 (patch)
tree71c65e8a278da59df612d43e5b3afe2bc3b32d51
parent2a148e2b5ea11fd371042e836fa95438ffa738e7 (diff)
tdf#101919: rename ownCloud to Remote server
Change-Id: I217fdc805ce425f8a4a17d0d0e924e532ec070de Reviewed-on: https://gerrit.libreoffice.org/28983 Reviewed-by: Michael Meeks <michael.meeks@collabora.com> Tested-by: Michael Meeks <michael.meeks@collabora.com>
-rw-r--r--android/source/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/source/res/values/strings.xml b/android/source/res/values/strings.xml
index c4d1bae404c5..9ac37bed035c 100644
--- a/android/source/res/values/strings.xml
+++ b/android/source/res/values/strings.xml
@@ -53,7 +53,7 @@
<string name="local_file_system">Local file system</string>
<string name="external_sd_file_system">External SD</string>
<string name="otg_file_system">OTG device (experimental)</string>
- <string name="owncloud">ownCloud</string>
+ <string name="owncloud">Remote server</string>
<string name="owncloud_wrong_connection">Cannot connect to ownCloud server. Check your configuration.</string>
<string name="owncloud_unauthorized">Cannot log into ownCloud server. Check your configuration.</string>