mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-11 05:07:00 -04:00
- Added SetWindow::setControlStatusText function for setting the status text of child controls, since wx lacks a feature for doing it automatically.
- RandomPackPanel's spin controls are cleaned up when the set is reloaded
- to_int script function now converts empty string: to_int("") == 0
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1042 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 Wed Jun 18 16:31:33 2008
|
||||
# Generated on Sun Aug 3 21:57:37 2008
|
||||
|
||||
action:
|
||||
add control point: 0
|
||||
@@ -49,6 +49,7 @@ button:
|
||||
don't install package: 0
|
||||
edit symbol: 0
|
||||
enabled: 0
|
||||
fixed seed: 0
|
||||
generate pack: 0
|
||||
hide: 0
|
||||
high quality: 0
|
||||
@@ -67,6 +68,7 @@ button:
|
||||
number overwrite: 0
|
||||
open set: 0
|
||||
overwrite: 0
|
||||
random seed: 0
|
||||
refer parameter: 0
|
||||
remove group: optional, 0
|
||||
remove item: 0
|
||||
@@ -146,6 +148,7 @@ help:
|
||||
check updates: 0
|
||||
click to select shape: 0
|
||||
close symbol editor: 0
|
||||
collapse notes: 0
|
||||
copies: 0
|
||||
copy: 0
|
||||
copy card: 0
|
||||
@@ -169,6 +172,7 @@ help:
|
||||
duplicate: 0
|
||||
ellipse: 0
|
||||
exit: 0
|
||||
expand notes: 0
|
||||
export: 0
|
||||
export apprentice: 0
|
||||
export html: 0
|
||||
@@ -178,6 +182,7 @@ help:
|
||||
filename format: 0
|
||||
find: 0
|
||||
find next: 0
|
||||
fixed seed: 0
|
||||
free point: 0
|
||||
grid: 0
|
||||
group: 0
|
||||
@@ -210,6 +215,7 @@ help:
|
||||
print: 0
|
||||
print preview: 0
|
||||
random pack tab: 0
|
||||
random seed: 0
|
||||
rectangle: 0
|
||||
redo: 0
|
||||
reflection: 0
|
||||
@@ -232,6 +238,7 @@ help:
|
||||
save symbol as: 0
|
||||
scatter: 0
|
||||
scatter pie: 0
|
||||
seed: 0
|
||||
select: 0
|
||||
set code: 0
|
||||
set info tab: 0
|
||||
@@ -301,6 +308,7 @@ label:
|
||||
result: 0
|
||||
rules: 0
|
||||
save changes: 1
|
||||
seed: 0
|
||||
select cards print: 0
|
||||
select columns: 0
|
||||
selection: 0
|
||||
|
||||
Reference in New Issue
Block a user