Commit 0e43b833 authored by twanvl's avatar twanvl

added 'show profiler' to locale to shut up warnings

parent 38972ac2
...@@ -21,6 +21,7 @@ menu: ...@@ -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: ...@@ -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:
......
# 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: ...@@ -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: ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment