Kaydet (Commit) 93a9e52d authored tarafından Korrawit Pruegsanusak's avatar Korrawit Pruegsanusak Kaydeden (comit) Ivan Timofeev

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/1473Reviewed-by: 's avatarIvan Timofeev <timofeev.i.s@gmail.com>
Tested-by: 's avatarIvan Timofeev <timofeev.i.s@gmail.com>
üst 9bdaff43
......@@ -61,7 +61,7 @@ String RID_EDITUNDO_SETSTYLE
String RID_EDITUNDO_TRANSLITERATE
{
Text [ en-US ] = "~Change Case";
Text [ en-US ] = "Change Case";
};
......
......@@ -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
{
......
......@@ -267,7 +267,7 @@ String STR_MERGE_TABLE
String STR_TRANSLITERATE
{
Text [ en-US ] = "~Change Case";
Text [ en-US ] = "Change Case";
};
String STR_DELNUM
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment