(MU_READ_ERROR): New error code
Showing
1 changed file
with
1 additions
and
0 deletions
... | @@ -79,3 +79,4 @@ MU_ERR_NO_RESULT _("No result from the previous query available") | ... | @@ -79,3 +79,4 @@ MU_ERR_NO_RESULT _("No result from the previous query available") |
79 | MU_ERR_NO_INTERFACE _("No such interface") | 79 | MU_ERR_NO_INTERFACE _("No such interface") |
80 | 80 | ||
81 | MU_ERR_BAD_FILENAME _("Badly formed file or directory name") | 81 | MU_ERR_BAD_FILENAME _("Badly formed file or directory name") |
82 | MU_READ_ERROR _("Read error") | ||
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or sign in to post a comment