From e0712dd9b67d28678cea8519d4ffb5bd4b24f5ec Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Wed, 7 Sep 2016 12:18:23 +0200 Subject: [PATCH] German translation renamed from de_DE to de. --- build/wxExtendDll.vcxproj | 2 +- build/wxExtendDll.vcxproj.filters | 2 +- build/wxExtendLib.vcxproj | 2 +- build/wxExtendLib.vcxproj.filters | 2 +- locale/{de_DE.po => de.po} | 0 5 files changed, 4 insertions(+), 4 deletions(-) rename locale/{de_DE.po => de.po} (100%) diff --git a/build/wxExtendDll.vcxproj b/build/wxExtendDll.vcxproj index 10d4952..e1b6678 100644 --- a/build/wxExtendDll.vcxproj +++ b/build/wxExtendDll.vcxproj @@ -47,7 +47,7 @@ - + diff --git a/build/wxExtendDll.vcxproj.filters b/build/wxExtendDll.vcxproj.filters index 3c471d8..f6f1d3d 100644 --- a/build/wxExtendDll.vcxproj.filters +++ b/build/wxExtendDll.vcxproj.filters @@ -91,7 +91,7 @@ Resource Files\Localization - + Resource Files\Localization diff --git a/build/wxExtendLib.vcxproj b/build/wxExtendLib.vcxproj index a3045ec..dd1d9ee 100644 --- a/build/wxExtendLib.vcxproj +++ b/build/wxExtendLib.vcxproj @@ -48,7 +48,7 @@ - + diff --git a/build/wxExtendLib.vcxproj.filters b/build/wxExtendLib.vcxproj.filters index 7e7b484..a1f6965 100644 --- a/build/wxExtendLib.vcxproj.filters +++ b/build/wxExtendLib.vcxproj.filters @@ -94,7 +94,7 @@ Resource Files\Localization - + Resource Files\Localization diff --git a/locale/de_DE.po b/locale/de.po similarity index 100% rename from locale/de_DE.po rename to locale/de.po