Difference between revisions of "InContext Capture Users Guide"

From Lingoport Wiki
Jump to: navigation, search
(Capture)
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
  +
Use three methods to capture context
== Browse to a Lingoport Instrumented Application ==
 
  +
* For a Web application, use the Chrome Extension
Navigate to your internationalized application with resource instrumented with Lingoport, where the resources (strings) have been instrumented
 
  +
* For Figma, use the Figma plugin
  +
* For others, associate screenshots to strings
  +
  +
Make sure the configuration is complete. For example,
  +
* [[InContext_Capture_Installation | Chrome Extension Installation ]]
  +
  +
  +
= Web Application: Use the Chrome Extension =
  +
== Browse to the Application in Context Locale ==
  +
Navigate to your internationalized application, display the application in the context locale.
   
 
== Capture ==
 
== Capture ==
Line 7: Line 17:
 
There are two options "Send page to InContext Server" and "Send selection to InContext Server", you can send the whole page or part of the page by selecting a different option.
 
There are two options "Send page to InContext Server" and "Send selection to InContext Server", you can send the whole page or part of the page by selecting a different option.
   
* If the current page is not instrumented, the status will change to [[File:In-context-status-error.png|25px]], and an error message will pop-up."IncontextCapture error: File does not contain valid LRM keys (RestFormApi)"
+
* If the current page is not instrumented, the status will change to [[File:In-context-status-error.png|25px]], and an error message will pop-up.
  +
** <code>IncontextCapture error: File does not contain valid LRM keys (RestFormApi)</code>
 
* If the current page is instrumented, the status will change to [[File:In-context-status-success.png|25px]], and capture page will be sent to InContext server
 
* If the current page is instrumented, the status will change to [[File:In-context-status-success.png|25px]], and capture page will be sent to InContext server
  +
  +
= Figma: Use the Figma Plugin =
  +
  +
* See: [[ Figma_API_Project| Figma Plugin ]]
  +
  +
= Screenshot Association =
  +
  +
* See: [[Individual_Project_Tasks#Add_Screenshots | Screenshots ]]

Latest revision as of 20:57, 2 June 2025

Use three methods to capture context

  • For a Web application, use the Chrome Extension
  • For Figma, use the Figma plugin
  • For others, associate screenshots to strings

Make sure the configuration is complete. For example,


Web Application: Use the Chrome Extension

Browse to the Application in Context Locale

Navigate to your internationalized application, display the application in the context locale.

Capture

Click on InContext Capture icon to capture the current page and send to InContext server

There are two options "Send page to InContext Server" and "Send selection to InContext Server", you can send the whole page or part of the page by selecting a different option.

  • If the current page is not instrumented, the status will change to In-context-status-error.png, and an error message will pop-up.
    • IncontextCapture error: File does not contain valid LRM keys (RestFormApi)
  • If the current page is instrumented, the status will change to In-context-status-success.png, and capture page will be sent to InContext server

Figma: Use the Figma Plugin

Screenshot Association