You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- for xml import
- for the tour
- add less/more button
- check in new images for systems
- preload images for systems
- refactor language.controller.js
Blockly.Msg.MENU_SIM_ADD_COLOR_OBJECT_TOOLTIP="Add a color area.";// untranslated
817
817
Blockly.Msg.MENU_SIM_ADD_MARKER_OBJECT_TOOLTIP="Add a marker";// untranslated
@@ -1400,7 +1400,7 @@ Blockly.Msg.POPUP_STARTUP_COOKIES = "We use cookies to personalise content and t
1400
1400
Blockly.Msg.POPUP_STARTUP_HELP="Do you need help?";// untranslated
1401
1401
Blockly.Msg.POPUP_STARTUP_HELP_TEXT="In our detailed help, we will explain everything you need, from building instructions to frequently asked questions.";// untranslated
1402
1402
Blockly.Msg.POPUP_STARTUP_HIDE="Okay, don't show this window again and remember my choice with a bookmark.";// untranslated
1403
-
Blockly.Msg.POPUP_STARTUP_START="Choose your system!";// untranslated
1403
+
Blockly.Msg.POPUP_STARTUP_START="back to robot/system selection";// untranslated
1404
1404
Blockly.Msg.POPUP_STARTUP_TOUR_TEXT="Would you like to get started, but do not know exactly how? We will show you the first steps in an interactive tutorial.";// untranslated
1405
1405
Blockly.Msg.POPUP_TOUR="take a tour";// untranslated
@@ -1455,9 +1455,11 @@ Blockly.Msg.PROGLIST_DELETE_ALL_TOOLTIP = "Click here to delete all selected pro
1455
1455
Blockly.Msg.PROGLIST_DELETE_TOOLTIP="Click here to delete your program.";// untranslated
1456
1456
Blockly.Msg.PROGLIST_LOAD_TOOLTIP="Click here to load your robot configuration in the configuration environment.";// untranslated
1457
1457
Blockly.Msg.PROGLIST_SHARE_TOOLTIP="Click here to share your program with a friend.";// untranslated
1458
-
Blockly.Msg.PROGLIST_SHARE_WITH_GALLERY="Do you really want to share your program with everybody? If you are not sure please check the question and answers <a href='https://www.roberta-home.de/index.php?id=138&L=1' target='_blank'>here</a>.";// untranslated
1458
+
Blockly.Msg.PROGLIST_SHARE_WITH_GALLERY="Do you really want to upload your program to the gallery and share it with all other users? Take a close look at the preview above. This is exactly what everyone else will see in the gallery. The two lines below the name of the program are a preview of the program documentation. By publishing your program in the gallery, other users are allowed to use, modify and share your program. You also agree to the conditions for publishing a program in the Open Roberta Gallery. If you are not sure, take another look <a href='https://www.roberta-home.de/index.php?id=138&L=1' target='_blank'>here</a>!";// untranslated
1459
+
Blockly.Msg.PROGLIST_SHARE_WITH_GALLERY_TOOLTIP="Click here to upload your program to the gallery hence share it with all other users.";// untranslated
1459
1460
Blockly.Msg.PROGRAM_ERROR_EXPRBLOCK_PARSE="This expression is syntactically incorrect.";// untranslated
1460
1461
Blockly.Msg.PROGRAM_ERROR_EXPRBLOCK_TYPECHECK="This expression is invalid. The type check failed.";// untranslated
1462
+
Blockly.Msg.PROGRAM_IMPORT_ERROR_MISSING_ROBOT_TYPE="You have tried to import a program that is suitable for »$«, a group of robots/systems.<br>Please first select the desired robot/system here on the start page.";// untranslated
1461
1463
Blockly.Msg.PULSEHIGH="pulse time HIGH";// untranslated
1462
1464
Blockly.Msg.PULSELOW="pulse time LOW";// untranslated
1463
1465
Blockly.Msg.PULSETOOLTIP="Represents a pulse sensor.";// untranslated
Blockly.Msg.START_ALL_ROBOTS="All systems and filter options";// untranslated
1832
+
Blockly.Msg.START_BOOKMARK_TOOLTIP="Create a bookmark directly to your favourite robot/system.";// untranslated
1830
1833
Blockly.Msg.START_CONNECT_HEADLINE="Connect your robot";// untranslated
1831
1834
Blockly.Msg.START_CONNECT_TEXT="You can directly connect your robot. The suitable NEPO program opens automatically.";// untranslated
1832
1835
Blockly.Msg.START_FAQ="Find answers to questions about the Open Roberta Lab that we have been asked so far or that we have already asked ourselves.";// untranslated
@@ -1837,6 +1840,7 @@ Blockly.Msg.START_FOOTER_FRAUNHOFER = "Fraunhofer Institute for Intelligent Anal
Blockly.Msg.START_TEASER="Our open source platform »Open Roberta Lab« let you create your very own programs in no time at all using drag and drop. The graphical programming language <span class='nepo'>(NEPO)</span> will support you.";// untranslated
1862
+
Blockly.Msg.START_STARTUP_TITLE="Welcome to Open Roberta Lab";// untranslated
1863
+
Blockly.Msg.START_TEASER="Our open source platform »Open Roberta Lab« let you create your very own programs in no time at all using drag and drop.";// untranslated
1859
1864
Blockly.Msg.START_TOOLTIP="The starting point for the main program.";// untranslated
1860
1865
Blockly.Msg.START_TOUR_HEADLINE="Take an interactive tour";// untranslated
1861
1866
Blockly.Msg.START_WIKI_HEADLINE="Take a look at our wiki";// untranslated
Blockly.Msg.MENU_SIM_ADD_COLOR_OBJECT_TOOLTIP="Add a color area.";// untranslated
817
817
Blockly.Msg.MENU_SIM_ADD_MARKER_OBJECT_TOOLTIP="Add a marker";// untranslated
@@ -1400,7 +1400,7 @@ Blockly.Msg.POPUP_STARTUP_COOKIES = "We use cookies to personalise content and t
1400
1400
Blockly.Msg.POPUP_STARTUP_HELP="Do you need help?";// untranslated
1401
1401
Blockly.Msg.POPUP_STARTUP_HELP_TEXT="In our detailed help, we will explain everything you need, from building instructions to frequently asked questions.";// untranslated
1402
1402
Blockly.Msg.POPUP_STARTUP_HIDE="Okay, don't show this window again and remember my choice with a bookmark.";// untranslated
1403
-
Blockly.Msg.POPUP_STARTUP_START="Choose your system!";// untranslated
1403
+
Blockly.Msg.POPUP_STARTUP_START="back to robot/system selection";// untranslated
1404
1404
Blockly.Msg.POPUP_STARTUP_TOUR_TEXT="Would you like to get started, but do not know exactly how? We will show you the first steps in an interactive tutorial.";// untranslated
1405
1405
Blockly.Msg.POPUP_TOUR="take a tour";// untranslated
@@ -1455,9 +1455,11 @@ Blockly.Msg.PROGLIST_DELETE_ALL_TOOLTIP = "Click here to delete all selected pro
1455
1455
Blockly.Msg.PROGLIST_DELETE_TOOLTIP="Click here to delete your program.";// untranslated
1456
1456
Blockly.Msg.PROGLIST_LOAD_TOOLTIP="Click here to load your robot configuration in the configuration environment.";// untranslated
1457
1457
Blockly.Msg.PROGLIST_SHARE_TOOLTIP="Click here to share your program with a friend.";// untranslated
1458
-
Blockly.Msg.PROGLIST_SHARE_WITH_GALLERY="Do you really want to share your program with everybody? If you are not sure please check the question and answers <a href='https://www.roberta-home.de/index.php?id=138&L=1' target='_blank'>here</a>.";// untranslated
1458
+
Blockly.Msg.PROGLIST_SHARE_WITH_GALLERY="Do you really want to upload your program to the gallery and share it with all other users? Take a close look at the preview above. This is exactly what everyone else will see in the gallery. The two lines below the name of the program are a preview of the program documentation. By publishing your program in the gallery, other users are allowed to use, modify and share your program. You also agree to the conditions for publishing a program in the Open Roberta Gallery. If you are not sure, take another look <a href='https://www.roberta-home.de/index.php?id=138&L=1' target='_blank'>here</a>!";// untranslated
1459
+
Blockly.Msg.PROGLIST_SHARE_WITH_GALLERY_TOOLTIP="Click here to upload your program to the gallery hence share it with all other users.";// untranslated
1459
1460
Blockly.Msg.PROGRAM_ERROR_EXPRBLOCK_PARSE="This expression is syntactically incorrect.";// untranslated
1460
1461
Blockly.Msg.PROGRAM_ERROR_EXPRBLOCK_TYPECHECK="This expression is invalid. The type check failed.";// untranslated
1462
+
Blockly.Msg.PROGRAM_IMPORT_ERROR_MISSING_ROBOT_TYPE="You have tried to import a program that is suitable for »$«, a group of robots/systems.<br>Please first select the desired robot/system here on the start page.";// untranslated
1461
1463
Blockly.Msg.PULSEHIGH="pulse time HIGH";// untranslated
1462
1464
Blockly.Msg.PULSELOW="pulse time LOW";// untranslated
1463
1465
Blockly.Msg.PULSETOOLTIP="Represents a pulse sensor.";// untranslated
Blockly.Msg.START_ALL_ROBOTS="All systems and filter options";// untranslated
1832
+
Blockly.Msg.START_BOOKMARK_TOOLTIP="Create a bookmark directly to your favourite robot/system.";// untranslated
1830
1833
Blockly.Msg.START_CONNECT_HEADLINE="Connect your robot";// untranslated
1831
1834
Blockly.Msg.START_CONNECT_TEXT="You can directly connect your robot. The suitable NEPO program opens automatically.";// untranslated
1832
1835
Blockly.Msg.START_FAQ="Find answers to questions about the Open Roberta Lab that we have been asked so far or that we have already asked ourselves.";// untranslated
@@ -1837,6 +1840,7 @@ Blockly.Msg.START_FOOTER_FRAUNHOFER = "Fraunhofer Institute for Intelligent Anal
Blockly.Msg.START_TEASER="Our open source platform »Open Roberta Lab« let you create your very own programs in no time at all using drag and drop. The graphical programming language <span class='nepo'>(NEPO)</span> will support you.";// untranslated
1862
+
Blockly.Msg.START_STARTUP_TITLE="Welcome to Open Roberta Lab";// untranslated
1863
+
Blockly.Msg.START_TEASER="Our open source platform »Open Roberta Lab« let you create your very own programs in no time at all using drag and drop.";// untranslated
1859
1864
Blockly.Msg.START_TOOLTIP="The starting point for the main program.";// untranslated
1860
1865
Blockly.Msg.START_TOUR_HEADLINE="Take an interactive tour";// untranslated
1861
1866
Blockly.Msg.START_WIKI_HEADLINE="Take a look at our wiki";// untranslated
Blockly.Msg.MENU_SIM_ADD_COLOR_OBJECT_TOOLTIP="Add a color area.";// untranslated
817
817
Blockly.Msg.MENU_SIM_ADD_MARKER_OBJECT_TOOLTIP="Add a marker";// untranslated
@@ -1400,7 +1400,7 @@ Blockly.Msg.POPUP_STARTUP_COOKIES = "We use cookies to personalise content and t
1400
1400
Blockly.Msg.POPUP_STARTUP_HELP="Do you need help?";// untranslated
1401
1401
Blockly.Msg.POPUP_STARTUP_HELP_TEXT="In our detailed help, we will explain everything you need, from building instructions to frequently asked questions.";// untranslated
1402
1402
Blockly.Msg.POPUP_STARTUP_HIDE="Okay, don't show this window again and remember my choice with a bookmark.";// untranslated
1403
-
Blockly.Msg.POPUP_STARTUP_START="Choose your system!";// untranslated
1403
+
Blockly.Msg.POPUP_STARTUP_START="back to robot/system selection";// untranslated
1404
1404
Blockly.Msg.POPUP_STARTUP_TOUR_TEXT="Would you like to get started, but do not know exactly how? We will show you the first steps in an interactive tutorial.";// untranslated
1405
1405
Blockly.Msg.POPUP_TOUR="take a tour";// untranslated
@@ -1455,9 +1455,11 @@ Blockly.Msg.PROGLIST_DELETE_ALL_TOOLTIP = "Click here to delete all selected pro
1455
1455
Blockly.Msg.PROGLIST_DELETE_TOOLTIP="Click here to delete your program.";// untranslated
1456
1456
Blockly.Msg.PROGLIST_LOAD_TOOLTIP="Click here to load your robot configuration in the configuration environment.";// untranslated
1457
1457
Blockly.Msg.PROGLIST_SHARE_TOOLTIP="Click here to share your program with a friend.";// untranslated
1458
-
Blockly.Msg.PROGLIST_SHARE_WITH_GALLERY="Do you really want to share your program with everybody? If you are not sure please check the question and answers <a href='https://www.roberta-home.de/index.php?id=138&L=1' target='_blank'>here</a>.";// untranslated
1458
+
Blockly.Msg.PROGLIST_SHARE_WITH_GALLERY="Do you really want to upload your program to the gallery and share it with all other users? Take a close look at the preview above. This is exactly what everyone else will see in the gallery. The two lines below the name of the program are a preview of the program documentation. By publishing your program in the gallery, other users are allowed to use, modify and share your program. You also agree to the conditions for publishing a program in the Open Roberta Gallery. If you are not sure, take another look <a href='https://www.roberta-home.de/index.php?id=138&L=1' target='_blank'>here</a>!";// untranslated
1459
+
Blockly.Msg.PROGLIST_SHARE_WITH_GALLERY_TOOLTIP="Click here to upload your program to the gallery hence share it with all other users.";// untranslated
1459
1460
Blockly.Msg.PROGRAM_ERROR_EXPRBLOCK_PARSE="This expression is syntactically incorrect.";// untranslated
1460
1461
Blockly.Msg.PROGRAM_ERROR_EXPRBLOCK_TYPECHECK="This expression is invalid. The type check failed.";// untranslated
1462
+
Blockly.Msg.PROGRAM_IMPORT_ERROR_MISSING_ROBOT_TYPE="You have tried to import a program that is suitable for »$«, a group of robots/systems.<br>Please first select the desired robot/system here on the start page.";// untranslated
1461
1463
Blockly.Msg.PULSEHIGH="pulse time HIGH";// untranslated
1462
1464
Blockly.Msg.PULSELOW="pulse time LOW";// untranslated
1463
1465
Blockly.Msg.PULSETOOLTIP="Represents a pulse sensor.";// untranslated
Blockly.Msg.START_ALL_ROBOTS="All systems and filter options";// untranslated
1832
+
Blockly.Msg.START_BOOKMARK_TOOLTIP="Create a bookmark directly to your favourite robot/system.";// untranslated
1830
1833
Blockly.Msg.START_CONNECT_HEADLINE="Connect your robot";// untranslated
1831
1834
Blockly.Msg.START_CONNECT_TEXT="You can directly connect your robot. The suitable NEPO program opens automatically.";// untranslated
1832
1835
Blockly.Msg.START_FAQ="Find answers to questions about the Open Roberta Lab that we have been asked so far or that we have already asked ourselves.";// untranslated
@@ -1837,6 +1840,7 @@ Blockly.Msg.START_FOOTER_FRAUNHOFER = "Fraunhofer Institute for Intelligent Anal
Blockly.Msg.START_TEASER="Our open source platform »Open Roberta Lab« let you create your very own programs in no time at all using drag and drop. The graphical programming language <span class='nepo'>(NEPO)</span> will support you.";// untranslated
1862
+
Blockly.Msg.START_STARTUP_TITLE="Welcome to Open Roberta Lab";// untranslated
1863
+
Blockly.Msg.START_TEASER="Our open source platform »Open Roberta Lab« let you create your very own programs in no time at all using drag and drop.";// untranslated
1859
1864
Blockly.Msg.START_TOOLTIP="The starting point for the main program.";// untranslated
1860
1865
Blockly.Msg.START_TOUR_HEADLINE="Take an interactive tour";// untranslated
1861
1866
Blockly.Msg.START_WIKI_HEADLINE="Take a look at our wiki";// untranslated
0 commit comments