Localization support for JSyntaxPane

This commit is contained in:
Jindra Petk
2013-07-16 13:46:33 +02:00
parent e3bffc22f4
commit 95ea1935d2
4 changed files with 11 additions and 3 deletions

View File

@@ -1,4 +1,6 @@
Action.combo-completion.MenuText = Pick an instruction
Action.toggle-token-marker.MenuText = Toggle Token Marker
# !!!! FFDec translators - please do not edit anything below this line !!!
#==========================================================================
@@ -19,7 +21,6 @@ RightMarginColor = 0xdddddd
Action.indent.WordRegex=\\w+|\\/(\\*)+
#Action.parenthesis = jsyntaxpane.actions.PairAction, typed (
Action.toggle-token-marker = jsyntaxpane.actions.ToggleComponentAction, control F3
Action.toggle-token-marker.MenuText = Toggle Token Marker
Action.toggle-token-marker.Component = jsyntaxpane.components.TokenMarker
#Action.brackets = jsyntaxpane.actions.PairAction, typed [
Action.quotes = jsyntaxpane.actions.PairAction, typed '

View File

@@ -1,4 +1,6 @@
Action.combo-completion.MenuText = Vyberte instrukci
Action.toggle-token-marker.MenuText = P\u0159epnout ozna\u010dova\u010d Token\u016f
# !!!! FFDec translators - please do not edit anything below this line !!!
#==========================================================================
@@ -19,7 +21,6 @@ RightMarginColor = 0xdddddd
Action.indent.WordRegex=\\w+|\\/(\\*)+
#Action.parenthesis = jsyntaxpane.actions.PairAction, typed (
Action.toggle-token-marker = jsyntaxpane.actions.ToggleComponentAction, control F3
Action.toggle-token-marker.MenuText = Toggle Token Marker
Action.toggle-token-marker.Component = jsyntaxpane.components.TokenMarker
#Action.brackets = jsyntaxpane.actions.PairAction, typed [
Action.quotes = jsyntaxpane.actions.PairAction, typed '

View File

@@ -1,4 +1,6 @@
Action.combo-completion.MenuText = Pick an instruction
# !!!! FFDec translators - please do not edit anything below this line !!!
#==========================================================================
#
# JavaSyntaxKit Specific properties.

View File

@@ -1,3 +1,8 @@
Action.toggle-token-marker.MenuText = Toggle Token Marker
# !!!! FFDec translators - please do not edit anything below this line !!!
#==========================================================================
#
# JavaSyntaxKit Specific properties.
#
@@ -15,7 +20,6 @@ RightMarginColor = 0xdddddd
Action.indent.WordRegex=\\w+|\\/(\\*)+
#Action.parenthesis = jsyntaxpane.actions.PairAction, typed (
Action.toggle-token-marker = jsyntaxpane.actions.ToggleComponentAction, control F3
Action.toggle-token-marker.MenuText = Toggle Token Marker
Action.toggle-token-marker.Component = jsyntaxpane.components.TokenMarker
#Action.brackets = jsyntaxpane.actions.PairAction, typed [
Action.quotes = jsyntaxpane.actions.PairAction, typed '