mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-12 13:37:00 -04:00
added 'show profiler' to locale to shut up warnings
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1582 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -21,6 +21,7 @@ menu:
|
|||||||
print preview: Print Pre&view...
|
print preview: Print Pre&view...
|
||||||
print: &Print... Ctrl+P
|
print: &Print... Ctrl+P
|
||||||
reload data: Reload Data Ctrl+F5
|
reload data: Reload Data Ctrl+F5
|
||||||
|
show profiler: Show Profiler Ctrl+F6
|
||||||
exit: E&xit Alt+F4
|
exit: E&xit Alt+F4
|
||||||
|
|
||||||
edit: &Edit
|
edit: &Edit
|
||||||
@@ -125,6 +126,7 @@ help:
|
|||||||
print preview: Shows cards as they will be printed
|
print preview: Shows cards as they will be printed
|
||||||
print: Print cards from this set
|
print: Print cards from this set
|
||||||
reload data: Reload all template files (game and style) as well as the set.
|
reload data: Reload all template files (game and style) as well as the set.
|
||||||
|
show profiler: Show the profiler window, with timings of (script) functions. Used for optimization.
|
||||||
exit: Quits Magic Set Editor; prompts to save the set
|
exit: Quits Magic Set Editor; prompts to save the set
|
||||||
|
|
||||||
edit:
|
edit:
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# This file contains the keys expected to be in MSE locales
|
# This file contains the keys expected to be in MSE locales
|
||||||
# It was automatically generated by tools/locale/locale.pl
|
# It was automatically generated by tools/locale/locale.pl
|
||||||
# Generated on Wed Aug 4 23:41:21 2010
|
# Generated on Thu Jan 6 13:04:27 2011
|
||||||
|
|
||||||
action:
|
action:
|
||||||
add control point: 0
|
add control point: 0
|
||||||
@@ -256,6 +256,7 @@ help:
|
|||||||
select: 0
|
select: 0
|
||||||
set code: 0
|
set code: 0
|
||||||
set info tab: 0
|
set info tab: 0
|
||||||
|
show profiler: 0
|
||||||
sides: 0
|
sides: 0
|
||||||
smooth point: 0
|
smooth point: 0
|
||||||
snap: 0
|
snap: 0
|
||||||
@@ -433,6 +434,7 @@ menu:
|
|||||||
scatter pie: 0
|
scatter pie: 0
|
||||||
select: 0
|
select: 0
|
||||||
set info tab: 0
|
set info tab: 0
|
||||||
|
show profiler: 0
|
||||||
stack: 0
|
stack: 0
|
||||||
stats tab: 0
|
stats tab: 0
|
||||||
store symbol: 0
|
store symbol: 0
|
||||||
|
|||||||
Reference in New Issue
Block a user