Difference between revisions of "LingoBot Release Notes"
Line 2: | Line 2: | ||
=LingoBot 1.0 release - September 2017= |
=LingoBot 1.0 release - September 2017= |
||
− | *'''Branch by Branch''': LingoBot supports a branch level interaction. Once a parent project has been on-boarded, typically on a repository master branch, a child project can be created with the <code>duplicate project</code> command. |
+ | *'''Branch by Branch''': LingoBot supports a branch level interaction. Once a parent project has been on-boarded, typically on a repository master branch, a child project can be created with the <code>duplicate project</code> command. When that branch is not used any longer for globalization, the corresponding Lingoport projects can be removed using the <code>delete project</code> command. |
− | *'''Branch i18n status''': The <code>i18n scan</code> command provides internationalization feedback on the files modified in that branch |
+ | *'''Branch i18n status''': The <code>i18n scan</code> command provides internationalization feedback on the files modified in that branch. |
*'''Branch translation status''': The <code>translation status</code> command provides feedback on the translation status of the resource files for that branch. |
*'''Branch translation status''': The <code>translation status</code> command provides feedback on the translation status of the resource files for that branch. |
||
*'''Translate''': The <code>translate</code> command sends the files to the translation vendor. |
*'''Translate''': The <code>translate</code> command sends the files to the translation vendor. |
Revision as of 19:21, 7 September 2017
LingoBot is a new component of the Lingoport Suite. Development teams collaborate using products such as Slack and Flowdock. LingoBot facilitates Globalyzer, LRM, and Dashboard actions directly from within a collaboration environment. Furthermore, collaboration users receive notifications.
LingoBot 1.0 release - September 2017
- Branch by Branch: LingoBot supports a branch level interaction. Once a parent project has been on-boarded, typically on a repository master branch, a child project can be created with the
duplicate project
command. When that branch is not used any longer for globalization, the corresponding Lingoport projects can be removed using thedelete project
command. - Branch i18n status: The
i18n scan
command provides internationalization feedback on the files modified in that branch. - Branch translation status: The
translation status
command provides feedback on the translation status of the resource files for that branch. - Translate: The
translate
command sends the files to the translation vendor. - Notifications: When files are sent for translation or received from translation, notifications are shown in the collaboration environment.
- Pseudoloc: The
pseudoloc
command creates pseudo-localized files for that branch. - Direct Links: With some commands, links are returned so the user can more easily go to the relevant Dashboard or repository for that project.