• Show convenient version of this site
  • Deutsch
  • English
Contact
Newsletter
  • Products
    • ALS
      • Across Language Server
        • Translation Management
        • Terminology Management
        • Translation Memory
      • Editions
      • Interfaces
    • ATE
      • Across Translator Edition
      • Editions
      • Download
      • Across Account
    • Elanion
      • Overview
      • Login
  • Solutions
    • Customers
      • Enterprises
      • Language Service Providers
      • Translators
    • Industries
      • E-Commerce & Trade
      • Pharmaceuticals & medicine
      • IT & Software
    • Departments
      • Marketing & E-Commerce
      • Technical Documentation
      • Software User Interfaces
  • Services
    • Hosting
    • Training
    • Consulting
  • Partners
    • Language Service Providers
    • Universities
  • Company
    • Across Systems
    • News
    • Events
    • Career
    • Contact
  • Knowledge
    • Blog
    • Video Library
    • Case Studies
    • White Papers
    • Fact Sheets
    • File Formats
    • Expert Features
  • Support
    • Online Help
    • FAQ
    • Support Request
    • Updates
    • New Functions
Schedule Consultation
  • Online-Help
  • crossTerm Now Admin
  • Settings Area
  • Localization
  • Adding Hint Texts
  • About crossTerm Now
    • Access
  • User Area
  • Settings Area
    • Display
      • General settings
      • Instance Settings
    • Search
    • Languages
    • Theme
      • Overview of Main Variables
    • Web Analytics
    • Localization
      • Dynamic Content
      • User Interface
        • Overview: Configuration File
        • Execution
      • Adding Hint Texts
    • E-Mail Notifications
    • Help
    • Workflows
      • Setup
      • Work Items
      • Rules
      • The Workflow File
        • Determining States
        • Determining Transitions
        • Determining Requirements
        • Determining Actions
    • Order Export Settings

Adding Hint Texts

For your users to know how to handle certain fields, e.g. in the edit mode, you can add hint texts (i.e. context-specific help) in certain places. After you have added the hint texts, you can localize them in other languages.

  1. To do so, proceed as follows:
  2. Open the Localization page in the administrator area of crossTerm Now.
  3. From the drop-down list, select the language of the JSON file that you would like to use as source language for the localization.
  4. Select the checkboxes crossTerm data categories, system attributes, and their values and Hint texts for data categories.
  5. Click Export and save the JSON file to your hard disk.
    Tip

    If a new page or tab is opened in your browser instead of the save dialog, open the respective menu of your browser and select the entry Save Page As in order to open the save dialog manually. Normally, the file name and format are predefined.

  6. Open the JSON file with a text editor, e.g. with Notepad++.
  7. Search for the string IDDS_DATACATEGORY_HINT_TEXT. This string occurs 37 times in the file, numbered consecutively. Check the occurrences and enter a suitable hint text between the quotation marks.
    cTeNow_en-json
    Tip

    You do not need to fill all occurrences. Fill the occurrences of which you know that your users will need help in these places.

    If you want to localize the file: Occurrences that are not filled will not be checked in to Across, i.e. they will be ignored in the translation process.

  8. Save the file.
  9. Translate the JSON file as usual via a project in Across and then check out the target files.
  10. Open the Localization page in the administrator area of crossTerm Now.
  11. From the drop-down list, select the language of the JSON file that you would like to import and click Import.
  12. Import each checked out, localized JSON file individually (per language).
  13. The hint texts are now integrated in the user interface. Click the icn_cTeNow_hint icon in order to display them in the form of tooltips.
    cTeNow_hinweistext_rel

Use of HTML Tags

With the help of HTML tags, you can use images, links, or formatting in the hint texts. For example, the following tags are supported: <p>, <br>, <img>, <a>.

Example Image: Icons to Display the Usage

  1. Store the icon images in the installation folder of crossTerm Now in the Images subfolder (by default: C:\Program Files (x86)\Across\crossTermNow\Content\Images).
  2. Insert the image paths in the JSON file as shown in the following code snippet (here for the Usage field).
    "IDDS_DATACATEGORY_21": "Usage",
    "IDDS_DATACATEGORY_HINT_TEXT_21": "Select the appropriate usage type:<br><img src=\"Content/Images/recommended.png\"> recommended - Use of this term is recommended.<br><img src=\"Content/Images/dnu.png\"> do not use - This term should not be used.",
  3. Save the file and import it to crossTerm Now.
  4. The images will be displayed as follows:
    cTeNow_hinweistext_grafik

Example Link

  1. Insert the URL in the JSON file as shown in the following code snippet (here for the Usage field).
    "IDDS_DATACATEGORY_HINT_TEXT_21": "Select the appropriate usage type:<br><img src=\"Content/Images/recommended.png\"> recommended - Use of this term is recommended.<br><img src=\"Content/Images/dnu.png\"> do not use - This term should not be used.<br><a href=\"https://www.across.net/en/online-help/als/terminology-management\" target=\"__blank\">Click here for more information.</a>",
  2. Save the file and import it to crossTerm Now.
  3. The link will be displayed as follows:
    cTeNow_hinweistext_link
Register for our Newsletter now

Our newsletter provides you with exclusive news about the Across Language Server, often even before the official announcement. The newsletter also provides you with early information on events, webinars, and training sessions.

  • Legal Notice
  • GTC
  • Privacy Statement
  • Cookies
  • info@across.net