| <?xml version="1.0" encoding="utf-8"?> | <?xml version="1.0" encoding="utf-8"?> | ||||
| <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> | |||||
| <resources> | |||||
| <!-- | <!-- | ||||
| Source: Activity title. | Source: Activity title. | ||||
| Description: Title for the Settings activity. | Description: Title for the Settings activity. | ||||
| Source: Spoken aloud. | Source: Spoken aloud. | ||||
| Description: Sample text spoken aloud when the user is trying out a language. | Description: Sample text spoken aloud when the user is trying out a language. | ||||
| --> | --> | ||||
| <string name="sample_text">This is a sample of text spoken in <xliff:g>%s</xliff:g></string> | |||||
| <string name="sample_text">This is a sample of text spoken in %s</string> | |||||
| <!-- | <!-- | ||||
| Source: Variant preference labels. | Source: Variant preference labels. | ||||
| Description: Labels for possible voice variant/gender/age values. | Description: Labels for possible voice variant/gender/age values. |