mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
Fix typographical error
This commit is contained in:
parent
129ef945b9
commit
1d037477f1
1 changed files with 1 additions and 1 deletions
|
@ -1038,7 +1038,7 @@ void display_nofindicon_message (Widget parent)
|
|||
|
||||
/********* WARNING - this needs to be translated !!! ***********/
|
||||
strcpy(buffer, "There is no set of icons with that filename in the icon folders.\n");
|
||||
strcat(buffer, "Move the icons into one of the icon folers, then select \"Name OK\".\n");
|
||||
strcat(buffer, "Move the icons into one of the icon folders, then select \"Name OK\".\n");
|
||||
strcat(buffer, "Or, to select a different set of icons, select \"Change Name\".\n");
|
||||
strcat(buffer, "\nIf you are a software developer creating a registration package,\n");
|
||||
strcat(buffer, "ignore this message and select \"Name OK\".");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue