StringSwitch converts iOS .strings files to Android strings.xml format and vice versa. It handles placeholders, special characters, and formatting to ensure valid output.
Allows you to convert iOS .strings files to Android strings.xml format.
Allows you to convert Android strings.xml files to iOS .strings format.
Automatically converts placeholders in strings and integers between iOS and Android formats.
Ensures correct handling of special characters and escape sequences during conversion.
Preserves newline characters in the converted strings.
Ensures that the converted strings are valid and properly formatted for the target platform.
An optional setting to automatically capitalize iOS string names during conversion.
A visual setting to switch the interface to dark mode.