framework/source/classes/resource.src |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 0c817c3b4bfa2c68439645fb41fe6bac577b9f09
Author: Yousuf Philips <philip...@hotmail.com>
Date:   Wed Apr 13 16:23:32 2016 +0400

    Change label to title case similar to other surrounding labels
    
    Change-Id: I4b02aada5e50e7b30ed23fe12fab1c99f38ccfeb
    Reviewed-on: https://gerrit.libreoffice.org/24056
    Tested-by: Jenkins <c...@libreoffice.org>
    Reviewed-by: Samuel Mehrbrodt <samuel.mehrbr...@cib.de>

diff --git a/framework/source/classes/resource.src 
b/framework/source/classes/resource.src
index 9e0fee8..52967aa 100644
--- a/framework/source/classes/resource.src
+++ b/framework/source/classes/resource.src
@@ -116,7 +116,7 @@ String STR_CLEAR_RECENT_FILES_HELP
 
 String STR_OPEN_REMOTE
 {
-    Text [ en-US ] = "Open remote file";
+    Text [ en-US ] = "Open Remote File";
 };
 
 String STR_REMOTE_TITLE
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to