diff options
author | James McKinney <james@slashpoundbang.com> | 2011-10-16 14:27:13 -0400 |
---|---|---|
committer | James McKinney <james@slashpoundbang.com> | 2011-10-16 14:27:13 -0400 |
commit | e275b42cb4bdbdc3556a09874c4251d4586759d2 (patch) | |
tree | ad6f1d623df0475710c9965e8039ead1494d82f7 /lib/languages.rb | |
parent | 6bc07fec63a929d5413b33f7bc34e3505e17a090 (diff) |
add encoding magic comments and fix paths
Diffstat (limited to 'lib/languages.rb')
-rw-r--r-- | lib/languages.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/languages.rb b/lib/languages.rb index 43212a777..474c0e0cb 100644 --- a/lib/languages.rb +++ b/lib/languages.rb @@ -1,3 +1,4 @@ +# coding: utf-8 class LanguageNames def self.get_language_name(locale) language_names = { |