Strings
Scan and translate interface strings only when requested.
String Translation lets an administrator scan a theme or plugin for registered translatable interface strings, then search and translate those strings per language.

Scan behavior
Scanning is on request only. It does not run during normal site traffic, activation, page load, or editor opening. mcLogiora does not modify PHP, JavaScript, theme, or plugin source files.
String identity
Two identical source strings registered under different text domains are different records. The text domain is part of the string’s identity, so one translation cannot accidentally overwrite another plugin’s string.
Suggestions
If optional Translation Suggestions are enabled, request a suggestion for one string field, review the preview, and choose Apply or Discard. Manual string translation does not require a provider.