mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-06 13:54:12 +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
@@ -2106,11 +2106,9 @@ msgid "Attract"
|
||||
msgstr "Attirer"
|
||||
|
||||
#: ../../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 ""
|
||||
"Ouvrir les boîtes de dialogue sur le\n"
|
||||
"Ouvrir les boîtes de dialogue sur le "
|
||||
"même bureau que leurs propriétaires."
|
||||
|
||||
#: ../../WPrefs.app/WindowHandling.c:450
|
||||
|
||||
Reference in New Issue
Block a user