[Libreoffice-commits] core.git: framework/source
Yousuf Philips
philipz85 at hotmail.com
Tue Apr 26 16:11:30 UTC 2016
framework/source/classes/resource.src | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 0c817c3b4bfa2c68439645fb41fe6bac577b9f09
Author: Yousuf Philips <philipz85 at 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 <ci at libreoffice.org>
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt at 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
More information about the Libreoffice-commits
mailing list