You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
670 B

<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Package name [CHAR LIMIT=NONE]-->
<string name="app_name">Activity Stub</string>
<!-- Toast message displayed when a stub activity is launched. [CHAR LIMIT=NONE] -->
<string name="message_not_supported">No application can handle this action</string>
<!-- Toast message displayed for pip settings when pip isn't supported. [CHAR LIMIT=NONE] -->
<string name="pip_not_supported">Picture in Picture is not supported on this device</string>
<!-- Stub name [CHAR LIMIT=NONE]-->
<string name="stub_name">None</string>
</resources>