diff options
author | alanwww1 <attila.jakosa@gmail.com> | 2013-06-22 00:04:11 +0200 |
---|---|---|
committer | alanwww1 <attila.jakosa@gmail.com> | 2013-06-22 00:04:11 +0200 |
commit | 8d1c8d0d70d9235c6b00c38f17b566568f9e3317 (patch) | |
tree | 83e8bb8d804d0156c9b544d1b6e4dddaffe79d2b /language/Ossetic | |
parent | 6357821cb6f8455ae82de3320bc25d1ed822243f (diff) |
[lang] add langinfo.xml files for new languages in master
Diffstat (limited to 'language/Ossetic')
-rw-r--r-- | language/Ossetic/langinfo.xml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/language/Ossetic/langinfo.xml b/language/Ossetic/langinfo.xml new file mode 100644 index 0000000000..adbb21a27c --- /dev/null +++ b/language/Ossetic/langinfo.xml @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<language locale="os"> + <charsets> + <gui unicodefont="true">utf-8</gui> + <subtitle>utf-8</subtitle> + </charsets> + <dvd> + <menu>os</menu> + <audio>os</audio> + <subtitle>os</subtitle> + </dvd> + <regions> + <region name="Ossetia" locale="OS"> + <dateshort>DD.MM.YYYY</dateshort> + <datelong>DDDD, D MMMM YYYY</datelong> + <time symbolAM="" symbolPM="">HH:mm:ss</time> + <tempunit>C</tempunit> + <speedunit>kmh</speedunit> + <timezone>EET</timezone> + </region> + </regions> +</language> |