diff options
Diffstat (limited to 'src/i18n.h')
| -rw-r--r-- | src/i18n.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ enum MSGCATALOG_ID { - MSG_USAGE_FIRST = 1, + MSG_USAGE_FIRST, MSG_USAGE_1, MSG_USAGE_2, MSG_USAGE_LAST, |
![]() |
index : pindaiba | |
| Unnamed repository; edit this file 'description' to name the repository. | External SSH Git service user |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | src/i18n.h | 2 |
@@ -1,5 +1,5 @@ enum MSGCATALOG_ID { - MSG_USAGE_FIRST = 1, + MSG_USAGE_FIRST, MSG_USAGE_1, MSG_USAGE_2, MSG_USAGE_LAST, |