[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - sc/source
Yousuf Philips
philipz85 at hotmail.com
Tue Dec 8 04:07:49 PST 2015
sc/source/ui/src/hdrcont.src | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 1fcf968d71de1212bde327db0156f194d679cc65
Author: Yousuf Philips <philipz85 at hotmail.com>
Date: Mon Dec 7 19:06:08 2015 +0400
tdf#96202 Revert accelerator back to 'I'
Change-Id: Ie07d0b27c18a9cd66e6afd32163f773340967a6b
Reviewed-on: https://gerrit.libreoffice.org/20437
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Katarina Behrens <Katarina.Behrens at cib.de>
(cherry picked from commit 14fb1d6421802be3b69ff50dcd9703c2596df4e3)
Reviewed-on: https://gerrit.libreoffice.org/20463
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
diff --git a/sc/source/ui/src/hdrcont.src b/sc/source/ui/src/hdrcont.src
index 0fa3d1d..33209ba 100644
--- a/sc/source/ui/src/hdrcont.src
+++ b/sc/source/ui/src/hdrcont.src
@@ -64,7 +64,7 @@ Menu RID_POPUP_ROWHEADER
{
Identifier = FID_INS_ROWS_BEFORE ;
HelpId = CMD_FID_INS_ROWS_BEFORE ;
- Text [ en-US ] = "Insert Rows A~bove" ;
+ Text [ en-US ] = "~Insert Rows Above" ;
};
MenuItem
{
More information about the Libreoffice-commits
mailing list