1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-04-28 03:33:31 +02:00

fixed msg texts

This commit is contained in:
kojima
2000-11-12 04:03:30 +00:00
parent dc67e81437
commit b74fad4bd6
9 changed files with 20 additions and 15 deletions
+2 -2
View File
@@ -352,8 +352,8 @@ createMainWindow(WMScreen *scr)
WMMoveWidget(WPrefs.creditsL, 10, FRAME_HEIGHT-60);
WMSetLabelTextAlignment(WPrefs.creditsL, WACenter);
WMSetLabelText(WPrefs.creditsL, _("Programming/Design: Alfredo K. Kojima\n"
"Artwork: Marco van Hylckama Vlieg and Largo\n"
"More Programming: James Thompson"));
"Artwork: Marco van Hylckama Vlieg, Largo et al\n"
"More Programming: James Thompson et al"));
WMMapSubwidgets(WPrefs.win);