mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
implemented apprentice export
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@267 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -47,7 +47,7 @@ menu:
|
||||
add keyword: &Add Keyword Ctrl++
|
||||
remove keyword: &Remove Select Keyword Del
|
||||
|
||||
format: &Format
|
||||
format: F&ormat
|
||||
bold: &Bold Ctrl+B
|
||||
italic: &Italic Ctrl+I
|
||||
symbols: &Symbols Ctrl+M
|
||||
@@ -161,6 +161,9 @@ help:
|
||||
(When off, the cards are exported
|
||||
and copied at 100% size and normal rotation)
|
||||
|
||||
# apprentice export
|
||||
set code: A set code is a two character code that is used by Apprentice to refer to a set.
|
||||
|
||||
# Symbol editor
|
||||
new symbol: Create a new symbol
|
||||
open symbol: Open a symbol
|
||||
@@ -366,6 +369,10 @@ label:
|
||||
cards to export: Cards to export
|
||||
filename is ignored: (filename is ignored)
|
||||
|
||||
# apprentice export
|
||||
set code: Set &Code:
|
||||
apprentice export cancled: Export to Apprentice is cancled
|
||||
|
||||
# Image slicer
|
||||
original: Original:
|
||||
result: Result:
|
||||
@@ -443,6 +450,7 @@ title:
|
||||
print preview: Print Preview
|
||||
# export
|
||||
export images: Export Images
|
||||
export cancled: Export Cancled
|
||||
|
||||
############################################################## Action (undo/redo) names
|
||||
action:
|
||||
|
||||
Reference in New Issue
Block a user