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 diff is collapsed.
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