Skip to content

Commit

Permalink
add use utf8 to data/category_en2ja.pl
Browse files Browse the repository at this point in the history
  • Loading branch information
ktat committed Aug 21, 2012
1 parent 559a76e commit c7b2543
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/category_en2ja.pl
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
use utf8;
+{
'Archiving Compression Conversion' => "アーカイブ・圧縮・変換",
'File Name Systems Locking' => "ファイル名、システム関連、ロック等",
Expand Down

0 comments on commit c7b2543

Please sign in to comment.