Globalyzer Workbench for i18n Specialists: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
= Introduction = | |||
The Globalyzer Workbench is power application for i18n specialists. It allows to create Globalyzer projects, test out rule sets and tune them, scan the code, go from the resulting candidate issue to the line in the source which may be modified, externalize strings en masse, etc. | The Globalyzer Workbench is power application for i18n specialists. It allows to create Globalyzer projects, test out rule sets and tune them, scan the code, go from the resulting candidate issue to the line in the source which may be modified, externalize strings en masse, etc. | ||
= Target User= | |||
The typical Globalyzer Workbench user is knowledgeable in internationalization, understands the power of the Lingoport suite, and can create and tune rule sets for members of the development staff. | |||
= Typical Deployment = | |||
The Workbench resides on a local desktop. | |||
[[File:Workbench for I18n Specialists.gif]] | [[File:Workbench for I18n Specialists.gif]] | ||
= Typical Workflow= | |||
* Get the code from a source code repository, | |||
* Create a project from within the Workbench connected to a Globalyzer server | |||
* manages the candidate issues | |||
* tunes the rule sets | |||
* refactors the code | |||
* pushes that code to the repository. | |||
When the rule sets is deemed acceptable, the Workbench user may save the Globalyzer project configuration by exporting it to a file, project.gproj, and push it to the repository for use by other Workbench users | |||
Revision as of 19:33, 26 August 2015
Introduction
The Globalyzer Workbench is power application for i18n specialists. It allows to create Globalyzer projects, test out rule sets and tune them, scan the code, go from the resulting candidate issue to the line in the source which may be modified, externalize strings en masse, etc.
Target User
The typical Globalyzer Workbench user is knowledgeable in internationalization, understands the power of the Lingoport suite, and can create and tune rule sets for members of the development staff.
Typical Deployment
The Workbench resides on a local desktop.
Typical Workflow
- Get the code from a source code repository,
- Create a project from within the Workbench connected to a Globalyzer server
- manages the candidate issues
- tunes the rule sets
- refactors the code
- pushes that code to the repository.
When the rule sets is deemed acceptable, the Workbench user may save the Globalyzer project configuration by exporting it to a file, project.gproj, and push it to the repository for use by other Workbench users
