sc/source/ui/src/hdrcont.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 14fb1d6421802be3b69ff50dcd9703c2596df4e3 Author: Yousuf Philips <[email protected]> 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 <[email protected]> Reviewed-by: Katarina Behrens <[email protected]> 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 { _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
