mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-22 10:05:46 +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
@@ -1993,12 +1993,8 @@ msgid "Attract"
|
||||
msgstr "Atraer"
|
||||
|
||||
#: ../../WPrefs.app/WindowHandling.c:423
|
||||
msgid ""
|
||||
"Open dialogs in same workspace\n"
|
||||
"as their owners"
|
||||
msgstr ""
|
||||
"Abrir diálogos en la misma área\n"
|
||||
"que sus padres"
|
||||
msgid "Open dialogs in same workspace as their owners"
|
||||
msgstr "Abrir diálogos en la misma área que sus padres"
|
||||
|
||||
#: ../../WPrefs.app/WindowHandling.c:450
|
||||
msgid "Window Handling Preferences"
|
||||
|
||||
Reference in New Issue
Block a user