mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-11 05:07:00 -04:00
The 'Big Whine' patch:
Any use of a file from another package without a declared dependency will give a warning; Also added some more _LOCALE_123_ macros so we need less format_string calls git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@753 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 Fri Sep 21 14:19:24 2007
|
||||
# Generated on Mon Sep 24 22:07:59 2007
|
||||
|
||||
action:
|
||||
add control point: 0
|
||||
@@ -82,9 +82,11 @@ error:
|
||||
checking updates: 0
|
||||
checking updates failed: 0
|
||||
coordinates for blending overlap: 0
|
||||
dependency not given: 4
|
||||
dimension not found: 1
|
||||
expected key: 1
|
||||
file not found: 2
|
||||
file not found package like: 2
|
||||
file parse error: 2
|
||||
has no member: 2
|
||||
has no member value: 2
|
||||
@@ -99,7 +101,9 @@ error:
|
||||
no updates: 0
|
||||
package not found: 1
|
||||
package out of date: 3
|
||||
package too new: 4
|
||||
stylesheet and set refer to different game: 0
|
||||
successful install: optional, 2
|
||||
unable to open output file: 0
|
||||
unable to store file: 0
|
||||
unrecognized value: 1
|
||||
|
||||
Reference in New Issue
Block a user