mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-20 04:48:06 +01:00
Fix typo enviroment
s/enviroment/environment/ both in the .c file and in all .po files that already contain a translation for the string. The latter prevents wrongly marking the translation as fuzzy.
This commit is contained in:
committed by
Carlos R. Mafra
parent
be8a5d4a45
commit
4de3d69934
@@ -1782,7 +1782,7 @@ void wShowGNUstepPanel(WScreen * scr)
|
||||
"which is a object-oriented framework for\n"
|
||||
"creating advanced graphical, multi-platform\n"
|
||||
"applications. Additionally, a development and\n"
|
||||
"user desktop enviroment will be created on top\n"
|
||||
"user desktop environment will be created on top\n"
|
||||
"of the framework. For more information about\n"
|
||||
"GNUstep, please visit: www.gnustep.org"));
|
||||
WMSetLabelImage(panel->textL, pixmap);
|
||||
|
||||
Reference in New Issue
Block a user