editeng/source/editeng/editeng.src | 2 +- sc/source/ui/src/globstr.src | 2 +- sw/source/core/undo/undo.src | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-)
New commits: commit 93a9e52dccf15b53fc1935145df24306e3a4fc3e Author: Korrawit Pruegsanusak <detective.conan.1...@gmail.com> Date: Sun Dec 23 12:40:09 2012 +0700 fdo#58671: Remove accelerators from Undo action texts These three texts appear in Undo dropdown list, so they don't need accelerators Change-Id: Icec8e199c7cc3990b6316937e49aacb7eb1015fb Reviewed-on: https://gerrit.libreoffice.org/1473 Reviewed-by: Ivan Timofeev <timofeev....@gmail.com> Tested-by: Ivan Timofeev <timofeev....@gmail.com> diff --git a/editeng/source/editeng/editeng.src b/editeng/source/editeng/editeng.src index 655861b..ad881e3 100644 --- a/editeng/source/editeng/editeng.src +++ b/editeng/source/editeng/editeng.src @@ -61,7 +61,7 @@ String RID_EDITUNDO_SETSTYLE String RID_EDITUNDO_TRANSLITERATE { - Text [ en-US ] = "~Change Case"; + Text [ en-US ] = "Change Case"; }; diff --git a/sc/source/ui/src/globstr.src b/sc/source/ui/src/globstr.src index 79ad06e..a5ac8b2 100644 --- a/sc/source/ui/src/globstr.src +++ b/sc/source/ui/src/globstr.src @@ -354,7 +354,7 @@ Resource RID_GLOBSTR }; String STR_UNDO_TRANSLITERATE { - Text [ en-US ] = "~Change Case"; + Text [ en-US ] = "Change Case"; }; String STR_DBNAME_IMPORT { diff --git a/sw/source/core/undo/undo.src b/sw/source/core/undo/undo.src index aebd3b8..d5c1ac4 100644 --- a/sw/source/core/undo/undo.src +++ b/sw/source/core/undo/undo.src @@ -267,7 +267,7 @@ String STR_MERGE_TABLE String STR_TRANSLITERATE { - Text [ en-US ] = "~Change Case"; + Text [ en-US ] = "Change Case"; }; String STR_DELNUM _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits