diff options
author | spiff_ <spiff_@svn> | 2010-06-19 23:50:17 +0000 |
---|---|---|
committer | spiff_ <spiff_@svn> | 2010-06-19 23:50:17 +0000 |
commit | d6cad342fe0938b0da997e54feacc7d8a8100579 (patch) | |
tree | 836fd692254e2e146c65f734aed77a193f076533 /language/Serbian/langinfo.xml | |
parent | 175f3f7f8b16412d63bf23bc4ef050879169c85c (diff) |
added: ticket #9431 - Patches for all CEST countrys and regions including small countrys that where missing. thanks to linuxluemmel
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31220 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'language/Serbian/langinfo.xml')
-rw-r--r-- | language/Serbian/langinfo.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/language/Serbian/langinfo.xml b/language/Serbian/langinfo.xml index 8f5b479a1a..690ba68a72 100644 --- a/language/Serbian/langinfo.xml +++ b/language/Serbian/langinfo.xml @@ -18,6 +18,7 @@ <time symbolAM="" symbolPM="">HH:mm:ss</time> <tempunit>C</tempunit> <speedunit>kmh</speedunit> + <timezone>CEST</timezone> </region> <region name="Srbija - skraćeni prikaz"> <dateshort>D.M.YYYY.</dateshort> @@ -25,6 +26,7 @@ <time symbolAM="" symbolPM="">H:mm:ss</time> <tempunit>C</tempunit> <speedunit>kmh</speedunit> + <timezone>CEST</timezone> </region> </regions> -</language>
\ No newline at end of file +</language> |