I\'m trying to include the internationalization of my application, and only for testing purposes I added a simple line in the file Localizable.string.
This is my whole f
If this is your whole file, add a semicolon at the end. Change it to:
"Test locale" = "Test locale";