forked from KolibriOS/kolibrios
FIx typo in iconedit.c
Changed "unic colors" to "unique colors" in the English translation
This commit is contained in:
@@ -51,7 +51,7 @@ char edit_menu_items[] =
|
||||
Copy|Ctrl+C
|
||||
Paste|Ctrl+V";
|
||||
char image_menu_items[] =
|
||||
"Count unic colors used
|
||||
"Count unique colors used
|
||||
Replace all colors equal to 1 by 2
|
||||
Test icon";
|
||||
?define T_MENU_IMAGE "Icon"
|
||||
|
||||
Reference in New Issue
Block a user