- Start working on a I18n tutorial mindmap.

This commit is contained in:
Paulo Gustavo Veiga
2012-07-17 01:20:47 -03:00
parent 98846768fe
commit f2cdc96a96
6 changed files with 114 additions and 84 deletions

View File

@@ -210,5 +210,17 @@ COPY_AND_PASTE_TOPICS=Copy and Page Topics
MULTIPLE_LINES=Add multiple text lines
TERM_OF_USE=Terms and Conditions
# Properties used on the tutorial mindmap ....
TUTORIAL.MULTIPLE_TEXT_STYLES=Multitple Text Styles
TUTORIAL.DIFFERENT_SHAPES=Different Shapes
TUTORIAL.FANCY_ICONS=Fancy Icons
TUTORIAL.MOVE_WITH_ARROWS=Move Between Topics\nWith The Arrows
TUTORIAL.START_TYPING_TO_EDIT_TEXT=Start Typing to Edit Text
TUTORIAL.CTRL_TO_ADD_CHILD=Press Ctrl/Meta+Enter to Add Child Topic
TUTORIAL.ENTER_TO_ADD_SIBLING=Press Enter to Add a Sibling Topic
TUTORIAL.MORE_KEY_TIPS=More ... ?. Click on shortcuts above
TUTORIAL.DOUBLE_CLICK_TO_ADD=Double Click on the Canvas to Create Topics
TUTORIAL.DRAG_AND_DROP_TO_POSITION=Drag and Drop Topics Position
TUTORIAL.DOUBLE_CLICK_TO_EDIT_TEXT=Double Click on a Topic to Edit the Text
TUTORIAL.ADD_NOTES=Add Notes

View File

@@ -16,7 +16,7 @@
<property name="mindmapService" ref="mindMapServiceTarget"/>
<property name="notificationService" ref="notificationService"/>
<property name="messageSource" ref="messageSource"/>
<property name="velocityEngine" ref="velocityEngine"/>
</bean>
<bean id="userService" class="org.springframework.transaction.interceptor.TransactionProxyFactoryBean">