Moved spellcheck files to lowercase.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1400 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
coppro
2009-07-10 20:19:41 +00:00
parent 2fd8389ad1
commit 1db5c9e5c2
2 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -1,10 +1,10 @@
# Language specific strings
languages := [
English: [
code : "en",
spellcheck_code : "en_US",
spellcheck_code : "en_us",
pt_separator : "/",
type_separator : " — ",
subtype_separator : " ",