2017-01-11 05:51:45 -07:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
|
|
|
|
|
|
|
<string name="error_no_decoder">This device does not provide a decoder for <xliff:g id="mime_type">%1$s</xliff:g></string>
|
|
|
|
|
|
|
|
<string name="error_no_secure_decoder">This device does not provide a secure decoder for <xliff:g id="mime_type">%1$s</xliff:g></string>
|
|
|
|
|
|
|
|
<string name="error_querying_decoders">Unable to query device decoders</string>
|
|
|
|
|
|
|
|
<string name="error_instantiating_decoder">Unable to instantiate decoder <xliff:g id="decoder_name">%1$s</xliff:g></string>
|
|
|
|
|
2017-12-06 09:56:41 -07:00
|
|
|
<string name="unrecognized_media_format">Unrecognized media format</string>
|
|
|
|
|
2017-01-11 05:51:45 -07:00
|
|
|
</resources>
|