mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-08 23:04:15 +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
@@ -2085,11 +2085,9 @@ msgid "Attract"
|
||||
msgstr "Atreu"
|
||||
|
||||
#: ../../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 ""
|
||||
"Obrir els quadres de diàleg a la mateixa\n"
|
||||
"Obrir els quadres de diàleg a la mateixa "
|
||||
"àrea de treball que els seus propietaris."
|
||||
|
||||
#: ../../WPrefs.app/WindowHandling.c:450
|
||||
|
||||
Reference in New Issue
Block a user