script-astra/Android/Sdk/platforms/android-34/data/res/values-en-rCA/donottranslate-cldr.xml

9 lines
400 B
XML
Raw Permalink Normal View History

2025-01-20 15:15:20 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="month_day_year">%B %-e, %Y</string>
<string name="time_of_day">%-l:%M:%S %p</string>
<string name="date_and_time">%Y-%m-%d, %-l:%M:%S %p</string>
<string name="date_time">%1$s, %2$s</string>
</resources>