[vlmc-devel] Fix Slovenian language code
Ludovic Fauvet
git at videolan.org
Fri Apr 27 11:29:52 CEST 2012
vlmc | branch: master | Ludovic Fauvet <etix at l0cal.com> | Fri Apr 27 11:28:48 2012 +0200| [8e034c3d35d6d3def457802983785a80a868f639] | committer: Ludovic Fauvet
Fix Slovenian language code
Reported-by: No_se
> http://git.videolan.org/gitweb.cgi/vlmc.git/?a=commit;h=8e034c3d35d6d3def457802983785a80a868f639
---
ts/CMakeLists.txt | 2 +-
ts/{vlmc_si_SI.ts => vlmc_sl_SI.ts} | 0
2 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/ts/CMakeLists.txt b/ts/CMakeLists.txt
index 0481d5a..dd5b458 100644
--- a/ts/CMakeLists.txt
+++ b/ts/CMakeLists.txt
@@ -60,7 +60,7 @@ SET(ALL_LANGUAGES
pt
ro
ru
- si
+ sl
sk
sv
ta
diff --git a/ts/vlmc_si_SI.ts b/ts/vlmc_sl_SI.ts
similarity index 100%
rename from ts/vlmc_si_SI.ts
rename to ts/vlmc_sl_SI.ts
More information about the Vlmc-devel
mailing list