2012-07-23 01:51 UTC+0200 Viktor Szakats (vszakats syenar.net)
* src/lang/msgrukoi.c
* src/lang/msguakoi.c
! fixed wrong module IDs. RUKOI8 -> RUKOI, UAKOI8 -> UAKOI
INCOMPATIBLE
This commit is contained in:
@@ -16,6 +16,12 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2012-07-23 01:51 UTC+0200 Viktor Szakats (vszakats syenar.net)
|
||||
* src/lang/msgrukoi.c
|
||||
* src/lang/msguakoi.c
|
||||
! fixed wrong module IDs. RUKOI8 -> RUKOI, UAKOI8 -> UAKOI
|
||||
INCOMPATIBLE
|
||||
|
||||
2012-07-23 01:50 UTC+0200 Viktor Szakats (vszakats syenar.net)
|
||||
* src/lang/msgrukoi.c
|
||||
* src/lang/msguakoi.c
|
||||
|
||||
@@ -200,5 +200,5 @@ static HB_LANG s_lang =
|
||||
}
|
||||
};
|
||||
|
||||
#define HB_LANG_ID RUKOI8
|
||||
#define HB_LANG_ID RUKOI
|
||||
#include "hbmsgreg.h"
|
||||
|
||||
@@ -200,5 +200,5 @@ static HB_LANG s_lang =
|
||||
}
|
||||
};
|
||||
|
||||
#define HB_LANG_ID UAKOI8
|
||||
#define HB_LANG_ID UAKOI
|
||||
#include "hbmsgreg.h"
|
||||
|
||||
Reference in New Issue
Block a user