app like that
StringSwitch
StringSwitch

StringSwitch converts iOS .strings files to Android strings.xml format and vice versa. It handles placeholders, special characters, and formatting to ensure valid output.

Features

iOS to Android String Conversion

Allows you to convert iOS .strings files to Android strings.xml format.

Android to iOS String Conversion

Allows you to convert Android strings.xml files to iOS .strings format.

Automatic Placeholder Conversion

Automatically converts placeholders in strings and integers between iOS and Android formats.

Special Character Handling

Ensures correct handling of special characters and escape sequences during conversion.

Newline Character Preservation

Preserves newline characters in the converted strings.

Valid and Well-Formatted Output

Ensures that the converted strings are valid and properly formatted for the target platform.

Capitalize iOS String Names

An optional setting to automatically capitalize iOS string names during conversion.

Dark Mode

A visual setting to switch the interface to dark mode.