summaryrefslogtreecommitdiffstats
path: root/core/res/res/values-am/donottranslate-cldr.xml
blob: 6afe07fb23ae5fe5650ed6ec5c2211376acbc1af (plain)
1
2
3
4
5
6
7
8
<?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">%d %B %Y</string>
    <string name="time_of_day">%-l:%M:%S %p</string>
    <string name="date_and_time">%-l:%M:%S %p %b %-e %Y</string>
    <string name="date_time">%2$s %1$s</string>
</resources>