mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-11 13:17:00 -04:00
Added script support for wxDateTime values:
- added ScriptDateTime type - added to_date function - added date formating support to to_string. - documented all of the above. git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1348 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 Sat Jan 10 02:51:15 2009
|
||||
# Generated on Sun Jan 11 17:40:25 2009
|
||||
|
||||
action:
|
||||
add control point: 0
|
||||
@@ -580,6 +580,7 @@ type:
|
||||
collection: 0
|
||||
collection of: 1
|
||||
color: 0
|
||||
date: 0
|
||||
double: 0
|
||||
ellipse: 0
|
||||
export template: 0
|
||||
|
||||
Reference in New Issue
Block a user