From 11b28882b338efd11ee9f9ff25b20fb7e3ddaf5a Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Mon, 14 Mar 2016 16:56:56 +0100 Subject: [PATCH] sl locale specialized to sl_SI --- build/wxExtend.vcxproj | 2 +- build/wxExtend.vcxproj.filters | 2 +- locale/{sl.po => sl_SI.po} | 0 3 files changed, 2 insertions(+), 2 deletions(-) rename locale/{sl.po => sl_SI.po} (100%) diff --git a/build/wxExtend.vcxproj b/build/wxExtend.vcxproj index 0bc58a7..3be577e 100644 --- a/build/wxExtend.vcxproj +++ b/build/wxExtend.vcxproj @@ -35,7 +35,7 @@ - + diff --git a/build/wxExtend.vcxproj.filters b/build/wxExtend.vcxproj.filters index 5326fc7..f0c0f71 100644 --- a/build/wxExtend.vcxproj.filters +++ b/build/wxExtend.vcxproj.filters @@ -49,7 +49,7 @@ - + Resource Files\Localization diff --git a/locale/sl.po b/locale/sl_SI.po similarity index 100% rename from locale/sl.po rename to locale/sl_SI.po