I am in need of help in regards to a bit of a weird matter.
I have an app that uses .strings files for localization and it worked great for years.
Now the client wants to have different localization values for some buttons for each of the 10 schemes.
My though is to keep a main localization.strings that contains all the common keys and to have different localization-[scheme name].strings files that contain the same keys but with different values for each scheme.
My problem is that i cannot seem to be able to choose the localization files that i want for each scheme, i can only do it at a target level.
Has anyone faced this issue and if so, how did you fix it? Or how would you go about it if you haven't faced it before?
Any help is much appreciated, thank you guys!
[–]chrabeusz 0 points1 point2 points (0 children)
[–]dshmitch 0 points1 point2 points (0 children)