lib/locale/win32_table.rb in gettext-1.90.0 vs lib/locale/win32_table.rb in gettext-1.91.0
- old
+ new
@@ -4,14 +4,14 @@
Copyright (C) 2002-2008 Masao Mutoh <mutoh@highway.ne.jp>
You may redistribute it and/or modify it under the same
license terms as Ruby.
- $Id: win32_table.rb,v 1.3 2008/02/02 16:47:40 mutoh Exp $
+ $Id: win32_table.rb,v 1.4 2008/03/21 06:28:10 mutoh Exp $
=end
module Locale
- module SystemWin32
+ module SystemWin32Table
#LangID, locale name, code page
LocaleTable = [
[0x0000, "en", "CP1252"],
[0x007f, "invariant", "CP1252"],