[Libreoffice-commits] core.git: include/sfx2
Akshay Deep
akshaydeepiitr at gmail.com
Tue Aug 8 10:28:01 UTC 2017
include/sfx2/strings.hrc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 9a51e3784b2a90fd5d175424c24a89fc5775eef3
Author: Akshay Deep <akshaydeepiitr at gmail.com>
Date: Tue Aug 8 15:49:32 2017 +0530
tdf#109208 Clear the list of recently used characters
Change-Id: I57a3417b95d38e490e160fe48a57c2cbfc32a5d3
Reviewed-on: https://gerrit.libreoffice.org/40874
Reviewed-by: Akshay Deep <akshaydeepiitr at gmail.com>
Tested-by: Akshay Deep <akshaydeepiitr at gmail.com>
diff --git a/include/sfx2/strings.hrc b/include/sfx2/strings.hrc
index e72aa06253d1..bf3a85569661 100644
--- a/include/sfx2/strings.hrc
+++ b/include/sfx2/strings.hrc
@@ -276,7 +276,7 @@
#define STR_TEMPLATE_NAME9 NC_("STR_TEMPLATE_NAME9", "Sunset")
#define STR_TEMPLATE_NAME10 NC_("STR_TEMPLATE_NAME10", "Vintage")
-#define STR_CLEAR_CHAR NC_("STR_CLEAR_CHAR", "Clear")
+#define STR_CLEAR_CHAR NC_("STR_CLEAR_CHAR", "Remove")
#define STR_CLEAR_ALL_CHAR NC_("STR_CLEAR_ALL_CHAR", "Clear All")
#endif
More information about the Libreoffice-commits
mailing list