mirror of
https://github.com/gryf/wmaker.git
synced 2026-03-02 06:35:44 +01:00
WPrefs: Removed \n from label as the widget does at better job at splitting lines
This explicit \n caused a bad line split in the displayed text; without it the natural line splitting keeps the text on 2 lines instead of 3. Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
This commit is contained in:
committed by
Carlos R. Mafra
parent
ecfeb8bc1c
commit
4e70bdb5cd
@@ -2404,11 +2404,9 @@ msgstr ""
|
||||
"личане"
|
||||
|
||||
#: ../../WPrefs.app/WindowHandling.c:423
|
||||
msgid ""
|
||||
"Open dialogs in same workspace\n"
|
||||
"as their owners"
|
||||
msgid "Open dialogs in same workspace as their owners"
|
||||
msgstr ""
|
||||
"Диалоговите прозорци да са на работното\n"
|
||||
"Диалоговите прозорци да са на работното "
|
||||
"място, на владеещия ги прозорец."
|
||||
|
||||
# ../../WPrefs.app/WindowHandling.c:442
|
||||
|
||||
Reference in New Issue
Block a user