[Libreoffice-commits] core.git: sw/source
Adolfo Jayme Barrientos
fitojb at ubuntu.com
Sat Mar 21 23:51:44 PDT 2015
sw/source/ui/app/mn.src | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 3f79b6cb8bbb65e503dfbc59fafa782bea917b9e
Author: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
Date: Sun Mar 22 00:49:41 2015 -0600
Add missing ellipsis to “Format All Comments”
It is required since that command summons a dialog which requires
further input from the user.
Change-Id: Ieef1a5defa2e30f520ce91751e3c02d78a587f37
diff --git a/sw/source/ui/app/mn.src b/sw/source/ui/app/mn.src
index 5f55306..09f6035 100644
--- a/sw/source/ui/app/mn.src
+++ b/sw/source/ui/app/mn.src
@@ -729,7 +729,7 @@
{\
Identifier = FN_FORMAT_ALL_NOTES ;\
HelpId = CMD_FN_FORMAT_ALL_NOTES ;\
- Text [ en-US ] = "~Format All Comments" ;\
+ Text [ en-US ] = "~Format All Comments..." ;\
};\
/*
MenuItem\
More information about the Libreoffice-commits
mailing list