Closed felginep closed 4 years ago
If you add a language to the test example, and a value for the key save, the result will be
save
<resources> <string name="save">"Save"</string> <plurals name="assess_rate_trip_voiceover"/> </resources>
The line assess_rate_trip_voiceover should not appear in the result because there is no translation in this language.
assess_rate_trip_voiceover
If you add a language to the test example, and a value for the key
save
, the result will beThe line
assess_rate_trip_voiceover
should not appear in the result because there is no translation in this language.