diff options
author | fiaxh <git@lightrise.org> | 2019-12-17 22:54:08 +0100 |
---|---|---|
committer | fiaxh <git@lightrise.org> | 2019-12-17 23:47:57 +0100 |
commit | 97647f9b5251dfc7a5a84d7432a1914fa7ec66b9 (patch) | |
tree | 1ae43dde46cb1017f402dadc86214ed6f39a3072 /main/po | |
parent | 11c18cdf72f36a36b52d8305d24418397af21785 (diff) | |
download | dino-97647f9b5251dfc7a5a84d7432a1914fa7ec66b9.tar.gz dino-97647f9b5251dfc7a5a84d7432a1914fa7ec66b9.zip |
Add shortcuts window
Diffstat (limited to 'main/po')
-rw-r--r-- | main/po/dino.pot | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/main/po/dino.pot b/main/po/dino.pot index 0ccc58e8..f526669d 100644 --- a/main/po/dino.pot +++ b/main/po/dino.pot @@ -678,6 +678,10 @@ msgstr "" msgid "Unencrypted" msgstr "" +#: main/data/menu_app.ui:17 +msgid "Keyboard Shortcuts" +msgstr "" + #: main/data/im.dino.Dino.appdata.xml.in:8 msgid "Modern XMPP Chat Client" msgstr "" @@ -726,6 +730,22 @@ msgstr "" msgid "Add Contact" msgstr "" +#: main/data/shortcuts.ui:12 +msgid "General" +msgstr "" + +#: main/data/shortcuts.ui:32 +msgid "Navigation" +msgstr "" + +#: main/data/shortcuts.ui:37 +msgid "Jump to next conversation" +msgstr "" + +#: main/data/shortcuts.ui:44 +msgid "Jump to previous conversation" +msgstr "" + #: main/data/global_search.ui:37 msgid "No active search" msgstr "" |