mirror of
https://github.com/gryf/wmaker.git
synced 2026-03-11 12:05:48 +01:00
WUtil: Aligned msgid for error message translations against latest code
Due to some old and recent patches, the msgid used for translating the error messages were not in line with the source code, now they are. Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
This commit is contained in:
committed by
Carlos R. Mafra
parent
a2328d9842
commit
f5167ae12d
@@ -34,16 +34,16 @@ msgid "Error %d"
|
||||
msgstr "Error %d"
|
||||
|
||||
#: ../../WINGs/error.c:110
|
||||
msgid " warning: "
|
||||
msgstr ": atenció: "
|
||||
msgid "warning: "
|
||||
msgstr "atenció: "
|
||||
|
||||
#: ../../WINGs/error.c:137
|
||||
msgid " fatal error: "
|
||||
msgstr ": error fatal: "
|
||||
msgid "fatal: "
|
||||
msgstr "error fatal: "
|
||||
|
||||
#: ../../WINGs/error.c:163 ../../WINGs/error.c:192
|
||||
msgid " error: "
|
||||
msgstr ": error: "
|
||||
msgid "error: "
|
||||
msgstr "error: "
|
||||
|
||||
#: ../../WINGs/findfile.c:48
|
||||
#, c-format
|
||||
|
||||
Reference in New Issue
Block a user