Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The following file extensions are supported when setting up file format configurations for Microsoft.net resources: .resx.

For more information, please see the following sections: 

 

To learn more about working with file format configurations, please see the following pages: 

 

Default Microsoft.net Resource Configuration

Every file format has a default configuration to ensure that a file can be translated; however, it does not handle every complex property that could be thrown your way when translating a source file. The default configuration for Microsoft.net resources does the following: 

  • Extracts Document Properties for Translation (Title, Keywords, etc.).
  • Extracts User Comments for Translation.
  • Hides Leading and Trailing Whitespaces.
  • Uses SRX Rules for Text Segmentation.
  • Always Splits Text at Line Breaks.
  • Ignores Asian Font Changes if the Source is not Asian.

 

Custom Microsoft.net Resource Configurations

If you are performing a Microsoft.net resource translation, a custom file format configuration might be necessary to achieve the right results in your target file. Outside of the default configuration selections, Wordbee Translator offers many additional choices for configuring:

  • Extracting Hidden or Invisible Text in Visio Layers.
  • Hiding Leading/Trailing Characters that are not Letters nor Digits.
  • Using Regular Expressions to Mark Segments as not Translatable.
  • Ignoring Formatting Changes to Reduce Markup.

 

Microsoft.net File Options

When setting up a file format configuration for Microsoft.net resources, there are many options to choose from to ensure extraction is successful. 

The General Tab contains options for general content options, handling whitespaces/symbols, and text segmentation. The options are described in general below based on individual sections. 

  • Content - This section contains options for content within the source file and may be used to exclude document properties, user comments, etc.

  • Whitespaces and Symbols - This option may be used to show or hide leading or trailing whitespaces and symbols. 

  • Text Segmentation - Enable/Disable SRX rules for text segmentation and choose to spilt or not split text at line breaks.
  • No labels