Difference between revisions of "LingoBot Release Notes"
| Line 5: | Line 5: | ||
*'''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 |
+ | *'''Translate''': The <code>translate</code> command sends resource files to the translation vendor. |
| − | *'''Notifications''': When files are sent for translation or received from translation, notifications are shown in the collaboration environment. |
+ | *'''Notifications''': When resource files are sent for translation or received from translation, notifications are shown in the collaboration environment. |
*'''Pseudoloc''': The <code>pseudoloc</code> command creates pseudo-localized files for that branch. |
*'''Pseudoloc''': The <code>pseudoloc</code> command creates pseudo-localized files for that branch. |
||
*'''Direct Links''': Users can click on links to go to the corresponding Dashboard or repository for that Lingoport project. |
*'''Direct Links''': Users can click on links to go to the corresponding Dashboard or repository for that Lingoport project. |
||
Revision as of 19:29, 7 September 2017
Development teams collaborate using products such as Slack and Flowdock. LingoBot is Lingoport's chatbot. It enables developers and i18n & L10n managers to use Lingoport's product suite and receive Lingoport notifications directly from within their collaboration environment.
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 projectcommand. The Dashboard show the status for that branch. When a branch is not used any longer for globalization, the corresponding Lingoport project can be removed using thedelete projectcommand. - Branch i18n status: The
i18n scancommand provides internationalization feedback on the files modified in that branch. - Branch translation status: The
translation statuscommand provides feedback on the translation status of the resource files for that branch. - Translate: The
translatecommand sends resource files to the translation vendor. - Notifications: When resource files are sent for translation or received from translation, notifications are shown in the collaboration environment.
- Pseudoloc: The
pseudoloccommand creates pseudo-localized files for that branch. - Direct Links: Users can click on links to go to the corresponding Dashboard or repository for that Lingoport project.