diff options
Diffstat (limited to 'po/da.po')
-rw-r--r-- | po/da.po | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -418,14 +418,14 @@ msgstr "_Tegn:" #. 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 "Forskyd til venstre" +msgid "Shift Left [<<]" +msgstr "Forskyd til venstre [<<]" #. 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 "Forskyd til højre" +msgid "Shift Right [>>]" +msgstr "Forskyd til højre [>>]" #. Accessible name for the insert character button #: ../data/buttons-programming.ui.h:27 |