Soluling home   Document home

JSON options

JSON options

Specifies additional options to choose what JSON items to localize.

Localize options

Check Localize only those elements that have a positive localize item checkbox if you want to localize only those items with a positive localize item.

Check Detect string format and use an appropriate parser checkbox if you want that the parser detects the format of each string and if it does not contain plain text but some other format such as HTML, then apply the appropriate parser to parse the string.

String options

Check Scan strings that contain only URLs checkbox if you want to scan those strings that contain only URL names such as "http://www.mycompany.com."

Check Scan strings that contain only email addresses checkbox if you want to scan those strings that contain only email addresses such as "john.doe@mycompany.com."

Check Scan strings that contain only SQL scripts checkbox if you want to scan those strings that contain only SQL statements such as "SELECT * FROM Sample".

Composite format strings and interpolated strings

Specifies what kind of composite format strings or interpolated strings the JSON file uses. Select None if JSON does not use any composite format strings.