mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 21:06:59 -04:00
slightly better error messages when reading an enum value fails: also report the default used
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1464 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# This file contains the keys expected to be in MSE locales
|
||||
# It was automatically generated by tools/locale/locale.pl
|
||||
# Generated on Sun Jan 11 17:40:25 2009
|
||||
# Generated on Mon Aug 2 23:18:19 2010
|
||||
|
||||
action:
|
||||
add control point: 0
|
||||
@@ -84,10 +84,10 @@ button:
|
||||
select all: 0
|
||||
select cards: 0
|
||||
select none: 0
|
||||
spellcheck enabled: 0
|
||||
show: 0
|
||||
show editing hints: 0
|
||||
show lines: 0
|
||||
spellcheck enabled: 0
|
||||
symbol gallery: optional, 0
|
||||
upgrade group: optional, 0
|
||||
upgrade package: 0
|
||||
@@ -137,7 +137,7 @@ error:
|
||||
successful install: optional, 2
|
||||
unable to open output file: 0
|
||||
unable to store file: 0
|
||||
unrecognized value: 1
|
||||
unrecognized value: 2
|
||||
unsupported field type: 1
|
||||
unsupported fill type: 1
|
||||
unsupported format: 1
|
||||
|
||||
Reference in New Issue
Block a user