Difference between revisions of "General LRM FAQ"

From Lingoport Wiki
Jump to: navigation, search
(What are the Major Benefits?)
(What Does the Lingoport Resource Manager Do?)
 
(19 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
== What is the Lingoport Resource Manager? ==
 
== What is the Lingoport Resource Manager? ==
Lingoport Resource Manager (LRM) is a software product that bridges the gap between development and localization processes. It is geared toward development organizations tackling globalization of their software they can target international markets. The Lingoport Dashboard utilizes LRM's report capacity to show translation status in a user-friendly display.
+
Lingoport Resource Manager (LRM) is a software product that bridges the gap between development and [[Terms_and_Definitions|localization]] processes. It is geared toward development organizations tackling [[Terms_and_Definitions|globalization]] of their software they can target international markets. The [[Terms_and_Definitions|Lingoport Dashboard]] utilizes LRM's report capacity to show translation status in a user-friendly display.
   
 
On the development side, users can type in shell commands to replace manual and error-prone steps to:
 
On the development side, users can type in shell commands to replace manual and error-prone steps to:
   
* Hand over resource files to translation.
+
* Hand over [[Terms_and_Definitions|resource files]] to translation.
 
* Process translated files received from translation.
 
* Process translated files received from translation.
   
Line 11: Line 11:
 
On the project and globalization management side, the Lingoport Dashboard provides an up-to-date status of the resources and their translation by locale. A number of views are presented, with drill-down to the specific issues detected by the Lingoport Resource Manager.
 
On the project and globalization management side, the Lingoport Dashboard provides an up-to-date status of the resources and their translation by locale. A number of views are presented, with drill-down to the specific issues detected by the Lingoport Resource Manager.
   
The Dashboard permission settings allows a granular presentation of the Lingoport Resource Manager project so management, development, and/or the translation vendor can each benefit from the status.
+
The [[Terms_and_Definitions|Dashboard]] permission settings allows a granular presentation of the [[Terms_and_Definitions|Lingoport Resource Manager project]] so management, development, and/or the translation vendor can all benefit from the status.
  +
  +
[[File:Footer.png]]
   
 
== What are the Major Benefits? ==
 
== What are the Major Benefits? ==
 
This list capture some of the major benefits of the Lingoport Resource Manager (LRM):
 
This list capture some of the major benefits of the Lingoport Resource Manager (LRM):
   
LRM integrates seamlessly, sending files from repositories to translation and back.
+
* LRM integrates seamlessly, sending files from repositories to translation and back.
 
* LRM automates iterative, non-value-added file management tasks.
 
* LRM automates iterative, non-value-added file management tasks.
 
* LRM automates validation checking for common errors.
 
* LRM automates validation checking for common errors.
Line 26: Line 28:
 
* LRM reduces human resource opportunity cost.
 
* LRM reduces human resource opportunity cost.
 
* LRM supports industry-standard development environments.
 
* LRM supports industry-standard development environments.
* LRM enhances Agile localization.
+
* LRM enhances Agile [[Terms_and_Definitions|localization]].
   
 
== What Does the Lingoport Resource Manager Do? ==
 
== What Does the Lingoport Resource Manager Do? ==
The Lingoport Resource Manager facilitates and helps automate the back and forth of resource files from the development environment to the translation vendor and back. It validates and packages the resources to be sent for translation in a kit. When the corresponding kit is received for a locale, it validates and helps put the translated files into the source code.
+
The Lingoport Resource Manager provides a translation '''status''' for [[Terms_and_Definitions|resource files]] and facilitates and helps '''automate passing resource files from the development environment to the [[Terms_and_Definitions|translation vendor]] and back'''. It validates and packages the resources to be sent for translation in a [[Terms_and_Definitions|prep kit]]. When the corresponding kit is received for a locale, it validates the translated files and helps put the translated files into the source code.
  +
The overall process is managed using Jenkins.
 
  +
The overall process is managed using [[Terms_and_Definitions|Jenkins]].
   
 
== What Resource File Types are Supported? ==
 
== What Resource File Types are Supported? ==
   
Version <b>2.1</b> of the Resource Manager supports the following file types:
+
Lingoport Resource Manager supports the following file types:
  +
<ul>
 
<li><b>.json</b> (with some restrictions for L10n purposes - See Release Notes 2.1 - Mostly JavaScript, and other programming languages)</li>
+
* '''.json''' (with some restrictions for L10n purposes - See [[JSON Resource Bundles]] - Mostly JavaScript, and other programming languages)
<li><b>.msg</b> (C, C++, ...)</li>
+
* '''.msg''' (C, C++, ...)
<li><b>.po</b> files </li>
+
* '''.po''' files
<li> <b>.properties</b> files (for instance, Java-type resources) </li>
+
* '''.properties''' files (for instance, Java-type resources)
<li><b>.resx</b> files (used in the .Net world)</li>
+
* '''.resx''' files (used in the .Net world)
<li><b>.rc</b> (Delphi, ...)</li>
+
* '''.rc''' (Delphi, ...)
<li><b>.rjs</b> (for JavaScript)</li>
+
* '''.rjs''' (for JavaScript)
<li> <b>.rxml</b> (for xml)</li>
+
* '''.rxml''' (for xml)
<li><b>.strings</b> (Mobile iOS)</li>
+
* '''.strings''' (Mobile iOS)
<li><b>strings.xml</b> (Android)</li>
+
* '''strings.xml''' (Android)
</ul>
 
   
 
== Does the Resource Manager Compete with Translation Products? ==
 
== Does the Resource Manager Compete with Translation Products? ==
No. The Resource Manager assists development organizations to automate error prone tasks, manage and track resources for global readiness. The Resource Manager is not a translation tool nor is it a content management system (CMS).
+
'''No'''. The Resource Manager assists development organizations with automating error prone tasks, as well as managing and tracking resources for global readiness. The Resource Manager is not a translation tool nor is it a content management system (CMS).
   
 
== Does the Resource Manager Help with Agile Processes? ==
 
== Does the Resource Manager Help with Agile Processes? ==
The Resource Manager helps automate tasks and provide status on the state of translation in the source code itself. It helps different software development cultures, and in particular Agile processes as the tracking, sending, and receiving of resource kits is facilitated. Non Agile processes do benefit from the Resource Manager.
+
'''Absolutely'''. The Resource Manager helps automate tasks. It also shows the status of the state of translation within the source code itself. It helps different software development cultures, in particular those applying Agile processes, by facilitating the tracking, sending, and receiving of resource kits. Non Agile processes do still benefit from the Resource Manager.

Latest revision as of 16:43, 23 December 2016

What is the Lingoport Resource Manager?

Lingoport Resource Manager (LRM) is a software product that bridges the gap between development and localization processes. It is geared toward development organizations tackling globalization of their software they can target international markets. The Lingoport Dashboard utilizes LRM's report capacity to show translation status in a user-friendly display.

On the development side, users can type in shell commands to replace manual and error-prone steps to:

  • Hand over resource files to translation.
  • Process translated files received from translation.

The shell commands can then be used to automate the processes, for instance, by integrating them into a build environment.

On the project and globalization management side, the Lingoport Dashboard provides an up-to-date status of the resources and their translation by locale. A number of views are presented, with drill-down to the specific issues detected by the Lingoport Resource Manager.

The Dashboard permission settings allows a granular presentation of the Lingoport Resource Manager project so management, development, and/or the translation vendor can all benefit from the status.

Footer.png

What are the Major Benefits?

This list capture some of the major benefits of the Lingoport Resource Manager (LRM):

  • LRM integrates seamlessly, sending files from repositories to translation and back.
  • LRM automates iterative, non-value-added file management tasks.
  • LRM automates validation checking for common errors.
  • LRM processes reduces human error.
  • LRM provides an intuitive, real-time dashboard status overview for all stakeholders.
  • LRM supports ease of deployment and operation.
  • LRM bridges the gap between development and localization.
  • LRM speeds localized resource turnaround time.
  • LRM reduces human resource opportunity cost.
  • LRM supports industry-standard development environments.
  • LRM enhances Agile localization.

What Does the Lingoport Resource Manager Do?

The Lingoport Resource Manager provides a translation status for resource files and facilitates and helps automate passing resource files from the development environment to the translation vendor and back. It validates and packages the resources to be sent for translation in a prep kit. When the corresponding kit is received for a locale, it validates the translated files and helps put the translated files into the source code.

The overall process is managed using Jenkins.

What Resource File Types are Supported?

Lingoport Resource Manager supports the following file types:

  • .json (with some restrictions for L10n purposes - See JSON Resource Bundles - Mostly JavaScript, and other programming languages)
  • .msg (C, C++, ...)
  • .po files
  • .properties files (for instance, Java-type resources)
  • .resx files (used in the .Net world)
  • .rc (Delphi, ...)
  • .rjs (for JavaScript)
  • .rxml (for xml)
  • .strings (Mobile iOS)
  • strings.xml (Android)

Does the Resource Manager Compete with Translation Products?

No. The Resource Manager assists development organizations with automating error prone tasks, as well as managing and tracking resources for global readiness. The Resource Manager is not a translation tool nor is it a content management system (CMS).

Does the Resource Manager Help with Agile Processes?

Absolutely. The Resource Manager helps automate tasks. It also shows the status of the state of translation within the source code itself. It helps different software development cultures, in particular those applying Agile processes, by facilitating the tracking, sending, and receiving of resource kits. Non Agile processes do still benefit from the Resource Manager.