diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2023-05-01 20:16:59 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2023-05-01 20:16:59 +0200 |
commit | 385b1d0133dccd27c5b091232ff0ce975ba6c7a3 (patch) | |
tree | 4dba4dfb8fc4f0d8a9ced6a55431d61667cc9f57 /po/pt_BR.po | |
parent | b8f9b83500ce3d9acdb78d3cb6439734b1d01898 (diff) | |
download | weechat-385b1d0133dccd27c5b091232ff0ce975ba6c7a3.zip |
core: remove options trigger.color.trigger and trigger.color.trigger_disabled (issue #1820)
These options are used instead:
- weechat.color.chat_status_disabled
- weechat.color.chat_status_enabled
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r-- | po/pt_BR.po | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po index 7fffba3da..a7d0b5799 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -21,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2023-05-01 20:10+0200\n" -"PO-Revision-Date: 2023-03-25 21:13+0100\n" +"POT-Creation-Date: 2023-05-01 20:13+0200\n" +"PO-Revision-Date: 2023-05-01 20:15+0200\n" "Last-Translator: Érico Nogueira <ericonr@disroot.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language: pt_BR\n" @@ -13451,14 +13451,6 @@ msgstr "cor do texto para o prefixo de erro" msgid "text color for replacement text (for regular expressions)" msgstr "" -#, fuzzy -msgid "text color for trigger name" -msgstr "cor do texto para nomes de servidor" - -#, fuzzy -msgid "text color for disabled trigger name" -msgstr "cor do texto para nomes de servidor" - #. TRANSLATORS: this text is displayed before the list of nicks typing in the bar item "typing", it must be as short as possible msgid "Typing:" msgstr "" |