diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2023-04-15 11:09:59 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2023-04-15 11:09:59 +0200 |
commit | 72477b49d7b7077eb78a836b0e4b01ced2339c44 (patch) | |
tree | 3d2590dbcb897f219b1e9cacc0fa125697dca0bb /po/de.po | |
parent | 15d5fce00a5f46da42c7c2b0c6128b1ed9d0741b (diff) | |
download | weechat-72477b49d7b7077eb78a836b0e4b01ced2339c44.zip |
api: add optional argument with version in info "version_number"
Diffstat (limited to 'po/de.po')
-rw-r--r-- | po/de.po | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -26,7 +26,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2023-04-13 13:49+0200\n" +"POT-Creation-Date: 2023-04-15 11:04+0200\n" "PO-Revision-Date: 2023-04-13 20:09+0200\n" "Last-Translator: Nils Görs <weechatter@arcor.de>\n" "Language-Team: German - Germany <weechatter@arcor.de>\n" @@ -13342,6 +13342,10 @@ msgid "WeeChat version (as number)" msgstr "WeeChat-Version (als Zahl)" msgid "" +"version (optional, by default the version of the running WeeChat is returned)" +msgstr "" + +msgid "" "WeeChat git version (output of command \"git describe\" for a development " "version only, empty for a stable release)" msgstr "" |