[Libreoffice-commits] core.git: sd/inc
Yousuf Philips
philipz85 at hotmail.com
Mon Sep 25 12:35:12 UTC 2017
sd/inc/strings.hrc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 8127bc696b0cb720e79c2c836c123684e1eb1690
Author: Yousuf Philips <philipz85 at hotmail.com>
Date: Mon Sep 25 02:18:01 2017 +0400
tdf#95947 rename handout label in display mode control
Change-Id: Icfab4040cba8f3ffab739c873c83dfc830d238cf
Reviewed-on: https://gerrit.libreoffice.org/42729
Reviewed-by: Yousuf Philips <philipz85 at hotmail.com>
Tested-by: Yousuf Philips <philipz85 at hotmail.com>
diff --git a/sd/inc/strings.hrc b/sd/inc/strings.hrc
index a47b808609e3..c8630fd892ab 100644
--- a/sd/inc/strings.hrc
+++ b/sd/inc/strings.hrc
@@ -38,7 +38,7 @@
#define STR_OUTLINE_MODE NC_("STR_OUTLINE_MODE", "Outline")
#define STR_NOTES_MODE NC_("STR_NOTES_MODE", "Notes")
#define STR_NOTES_MASTER_MODE NC_("STR_NOTES_MASTER_MODE", "Master Notes")
-#define STR_HANDOUT_MASTER_MODE NC_("STR_HANDOUT_MASTER_MODE", "Handout")
+#define STR_HANDOUT_MASTER_MODE NC_("STR_HANDOUT_MASTER_MODE", "Master Handout")
#define STR_AUTOLAYOUT_NONE NC_("STR_AUTOLAYOUT_NONE", "Blank Slide")
#define STR_AUTOLAYOUT_ONLY_TITLE NC_("STR_AUTOLAYOUT_ONLY_TITLE", "Title Only")
#define STR_AUTOLAYOUT_ONLY_TEXT NC_("STR_AUTOLAYOUT_ONLY_TEXT", "Centered Text")
More information about the Libreoffice-commits
mailing list