[Libreoffice-commits] core.git: android/source

Julien Nabet serval2412 at yahoo.fr
Mon Sep 19 14:09:36 UTC 2016


 android/source/res/values/strings.xml |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f0207e3d2dec9f3e9e0c944e23bee92f467641f7
Author: Julien Nabet <serval2412 at yahoo.fr>
Date:   Sat Sep 17 23:14:56 2016 +0200

    tdf#101919: rename ownCloud to Remote server
    
    Change-Id: I217fdc805ce425f8a4a17d0d0e924e532ec070de
    Reviewed-on: https://gerrit.libreoffice.org/28983
    Reviewed-by: Michael Meeks <michael.meeks at collabora.com>
    Tested-by: Michael Meeks <michael.meeks at collabora.com>

diff --git a/android/source/res/values/strings.xml b/android/source/res/values/strings.xml
index c4d1bae..9ac37be 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>


More information about the Libreoffice-commits mailing list