diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-10-20 11:39:11 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-10-20 11:39:11 +0200 |
commit | 64d01f47fa23383090132503992b38144b959ddf (patch) | |
tree | eba2b3a220f4b28f9486e22d3da13f34fdb771ee /po/de.po | |
parent | 53ec644ce1775a5f5f03cdb46db9dadebec33b7f (diff) | |
download | weechat-64d01f47fa23383090132503992b38144b959ddf.zip |
doc: fix layout of HTML docs when they are printed
Some long lines in docs were causing a zoom, and then the text font was
smaller than it should be. Some styles have been fixed to remove the zoom
and keep the original ratio.
Diffstat (limited to 'po/de.po')
-rw-r--r-- | po/de.po | 11 |
1 files changed, 7 insertions, 4 deletions
@@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-10-08 21:59+0200\n" +"POT-Creation-Date: 2013-10-20 09:56+0200\n" "PO-Revision-Date: 2013-10-08 11:24+0200\n" "Last-Translator: Nils Görs <weechatter@arcor.de>\n" "Language-Team: German <weechatter@arcor.de>\n" @@ -10866,13 +10866,16 @@ msgstr "Hashtable (Ausgabe)" msgid "Pointer" msgstr "Pointer" -msgid "Variables" +#, fuzzy +msgid "variables" msgstr "Variablen" -msgid "Update allowed" +#, fuzzy +msgid "update allowed" msgstr "Update erlaubt" -msgid "Lists" +#, fuzzy +msgid "lists" msgstr "Listen" msgid "Option" |