aboutsummaryrefslogtreecommitdiffstats
path: root/enc/trans/emoji_sjis_docomo.trans
diff options
context:
space:
mode:
Diffstat (limited to 'enc/trans/emoji_sjis_docomo.trans')
-rw-r--r--enc/trans/emoji_sjis_docomo.trans6
1 files changed, 4 insertions, 2 deletions
diff --git a/enc/trans/emoji_sjis_docomo.trans b/enc/trans/emoji_sjis_docomo.trans
index 55bc4a462f..36e6e20339 100644
--- a/enc/trans/emoji_sjis_docomo.trans
+++ b/enc/trans/emoji_sjis_docomo.trans
@@ -9,7 +9,8 @@
CP932VDC:NEC_IBM/UCS
CP932VDC:IBM/UCS
CP932UDA/UCS
- JISX0208:MS/UCS).join(","))
+ JISX0208:MS/UCS).join(",")),
+ ValidEncoding('Shift_JIS')
transcode_tblgen "UTF8-DOCOMO", "SJIS-DOCOMO",
[["{00-7f}", :nomap]] +
@@ -19,7 +20,8 @@
UCS/CP932VDC:NEC_IBM
UCS/CP932VDC:IBM
UCS/CP932UDA
- UCS/JISX0208:MS).join(","))
+ UCS/JISX0208:MS).join(",")),
+ ValidEncoding('UTF-8')
%>
<%= transcode_generated_code %>