diff options
Diffstat (limited to 'po/en_GB.po')
-rw-r--r-- | po/en_GB.po | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/po/en_GB.po b/po/en_GB.po index 45b912b..550e02d 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -418,14 +418,14 @@ msgstr "Ch_aracter:" #. Accessible name for the shift left button #. Tooltip for the shift left button #: ../data/buttons-programming.ui.h:23 ../src/math-buttons.c:250 -msgid "Shift Left" -msgstr "Shift Left" +msgid "Shift Left [<<]" +msgstr "Shift Left [<<]" #. Accessible name for the shift right button #. Tooltip for the shift right button #: ../data/buttons-programming.ui.h:25 ../src/math-buttons.c:253 -msgid "Shift Right" -msgstr "Shift Right" +msgid "Shift Right [>>]" +msgstr "Shift Right [>>]" #. Accessible name for the insert character button #: ../data/buttons-programming.ui.h:27 |