You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The format is very simple, it's always 1 instance per line following this rule:
"" = "";
where the 1st field is a key and the 2nd field is the value itself, aka the text visible in the UI.
"key" = "text";
Leave the keys untouched at this point and only focus on the actual texts. As a result, I need this strings file in Spanish, there is no english anymore in the file. I will add this file next to the one with english texts and iOS will pick A or B depending on the settings of the iPhone. What must stay the same is the keys.
English texts attached.
The format is very simple, it's always 1 instance per line following this rule:
where the 1st field is a key and the 2nd field is the value itself, aka the text visible in the UI.
Leave the keys untouched at this point and only focus on the actual texts. As a result, I need this strings file in Spanish, there is no english anymore in the file. I will add this file next to the one with english texts and iOS will pick A or B depending on the settings of the iPhone. What must stay the same is the keys.
Localizable.strings.zip
The text was updated successfully, but these errors were encountered: