summaryrefslogtreecommitdiff
path: root/data/res/values-hu/donottranslate-cldr.xml
blob: 3f60be7c1287731d20fc832d43a4b77613d520c1 (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">%Y. %B %-e.</string>
    <string name="time_of_day">%-k:%M:%S</string>
    <string name="date_and_time">%-k:%M:%S %Y.%m.%d.</string>
    <string name="date_time">%2$s %1$s</string>
</resources>