12 lines
731 B
XML
12 lines
731 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
|
<string name="listing_store_google_app_name">Keyguard for Bitwarden</string>
|
|
<string name="listing_store_google_short_description">A third-party client that focuses on the user experience.</string>
|
|
<!-- A name of the Yearly subscription plan -->
|
|
<string name="listing_store_google_subscription_yearly">Yearly plan</string>
|
|
<!-- A name of the Quarterly subscription plan -->
|
|
<string name="listing_store_google_subscription_quarterly">Quarterly plan</string>
|
|
<!-- A name of the One-time purchase plan -->
|
|
<string name="listing_store_google_product_lifetime">One-time purchase</string>
|
|
</resources>
|