diff --git a/EAPMethods/EAPTTLSUI/EAPTTLSUI.vcxproj b/EAPMethods/EAPTTLSUI/EAPTTLSUI.vcxproj index dfda304..713d42c 100644 --- a/EAPMethods/EAPTTLSUI/EAPTTLSUI.vcxproj +++ b/EAPMethods/EAPTTLSUI/EAPTTLSUI.vcxproj @@ -139,31 +139,31 @@ - - - - + + + + - - + + - - - + + + - - - - + + + + diff --git a/EAPMethods/EAPTTLSUI/EAPTTLSUI.vcxproj.filters b/EAPMethods/EAPTTLSUI/EAPTTLSUI.vcxproj.filters index 4d2bdd4..2abddc8 100644 --- a/EAPMethods/EAPTTLSUI/EAPTTLSUI.vcxproj.filters +++ b/EAPMethods/EAPTTLSUI/EAPTTLSUI.vcxproj.filters @@ -57,16 +57,16 @@ Resource Files\Localization - + Resource Files\Localization - + Resource Files\Localization - + Resource Files\Localization - + Resource Files\Localization @@ -87,22 +87,22 @@ Resource Files\Localization - + Resource Files\Localization - + Resource Files\Localization Resource Files\Localization - + Resource Files\Localization - + Resource Files\Localization - + Resource Files\Localization @@ -117,16 +117,16 @@ Resource Files\Localization - + Resource Files\Localization - + Resource Files\Localization - + Resource Files\Localization - + Resource Files\Localization diff --git a/EAPMethods/MSIBuild/Makefile b/EAPMethods/MSIBuild/Makefile index 697b091..fe7eb58 100644 Binary files a/EAPMethods/MSIBuild/Makefile and b/EAPMethods/MSIBuild/Makefile differ diff --git a/EAPMethods/locale/cy.po b/EAPMethods/locale/cy_UK.po similarity index 100% rename from EAPMethods/locale/cy.po rename to EAPMethods/locale/cy_UK.po diff --git a/EAPMethods/locale/de.po b/EAPMethods/locale/de_DE.po similarity index 100% rename from EAPMethods/locale/de.po rename to EAPMethods/locale/de_DE.po diff --git a/EAPMethods/locale/el.po b/EAPMethods/locale/el_GR.po similarity index 100% rename from EAPMethods/locale/el.po rename to EAPMethods/locale/el_GR.po diff --git a/EAPMethods/locale/es.po b/EAPMethods/locale/es_ES.po similarity index 100% rename from EAPMethods/locale/es.po rename to EAPMethods/locale/es_ES.po diff --git a/EAPMethods/locale/hu.po b/EAPMethods/locale/hu_HU.po similarity index 100% rename from EAPMethods/locale/hu.po rename to EAPMethods/locale/hu_HU.po diff --git a/EAPMethods/locale/is.po b/EAPMethods/locale/is_IS.po similarity index 100% rename from EAPMethods/locale/is.po rename to EAPMethods/locale/is_IS.po diff --git a/EAPMethods/locale/lt.po b/EAPMethods/locale/lt_LT.po similarity index 100% rename from EAPMethods/locale/lt.po rename to EAPMethods/locale/lt_LT.po diff --git a/EAPMethods/locale/nb.po b/EAPMethods/locale/nb_NO.po similarity index 100% rename from EAPMethods/locale/nb.po rename to EAPMethods/locale/nb_NO.po diff --git a/EAPMethods/locale/nl.po b/EAPMethods/locale/nl_NL.po similarity index 100% rename from EAPMethods/locale/nl.po rename to EAPMethods/locale/nl_NL.po diff --git a/EAPMethods/locale/sr.po b/EAPMethods/locale/sr_RS.po similarity index 100% rename from EAPMethods/locale/sr.po rename to EAPMethods/locale/sr_RS.po diff --git a/EAPMethods/locale/sv.po b/EAPMethods/locale/sv_SE.po similarity index 100% rename from EAPMethods/locale/sv.po rename to EAPMethods/locale/sv_SE.po diff --git a/EAPMethods/locale/tr.po b/EAPMethods/locale/tr_TR.po similarity index 100% rename from EAPMethods/locale/tr.po rename to EAPMethods/locale/tr_TR.po diff --git a/EAPMethods/locale/vi.po b/EAPMethods/locale/vi_VN.po similarity index 100% rename from EAPMethods/locale/vi.po rename to EAPMethods/locale/vi_VN.po diff --git a/EventMonitor/EventMonitor.vcxproj b/EventMonitor/EventMonitor.vcxproj index 3f3e0e3..4f7fe39 100644 --- a/EventMonitor/EventMonitor.vcxproj +++ b/EventMonitor/EventMonitor.vcxproj @@ -126,31 +126,31 @@ - - - - + + + + - - + + - - - + + + - - - - + + + + diff --git a/EventMonitor/EventMonitor.vcxproj.filters b/EventMonitor/EventMonitor.vcxproj.filters index c4c71d2..27c6787 100644 --- a/EventMonitor/EventMonitor.vcxproj.filters +++ b/EventMonitor/EventMonitor.vcxproj.filters @@ -87,16 +87,16 @@ Resource Files\Localization - + Resource Files\Localization - + Resource Files\Localization - + Resource Files\Localization - + Resource Files\Localization @@ -117,22 +117,22 @@ Resource Files\Localization - + Resource Files\Localization - + Resource Files\Localization Resource Files\Localization - + Resource Files\Localization - + Resource Files\Localization - + Resource Files\Localization @@ -147,16 +147,16 @@ Resource Files\Localization - + Resource Files\Localization - + Resource Files\Localization - + Resource Files\Localization - + Resource Files\Localization diff --git a/EventMonitor/MSIBuild/Makefile b/EventMonitor/MSIBuild/Makefile index 72997dd..5eb608c 100644 Binary files a/EventMonitor/MSIBuild/Makefile and b/EventMonitor/MSIBuild/Makefile differ diff --git a/EventMonitor/locale/cy.po b/EventMonitor/locale/cy_UK.po similarity index 100% rename from EventMonitor/locale/cy.po rename to EventMonitor/locale/cy_UK.po diff --git a/EventMonitor/locale/de.po b/EventMonitor/locale/de_DE.po similarity index 100% rename from EventMonitor/locale/de.po rename to EventMonitor/locale/de_DE.po diff --git a/EventMonitor/locale/el.po b/EventMonitor/locale/el_GR.po similarity index 100% rename from EventMonitor/locale/el.po rename to EventMonitor/locale/el_GR.po diff --git a/EventMonitor/locale/es.po b/EventMonitor/locale/es_ES.po similarity index 100% rename from EventMonitor/locale/es.po rename to EventMonitor/locale/es_ES.po diff --git a/EventMonitor/locale/hu.po b/EventMonitor/locale/hu_HU.po similarity index 100% rename from EventMonitor/locale/hu.po rename to EventMonitor/locale/hu_HU.po diff --git a/EventMonitor/locale/is.po b/EventMonitor/locale/is_IS.po similarity index 100% rename from EventMonitor/locale/is.po rename to EventMonitor/locale/is_IS.po diff --git a/EventMonitor/locale/lt.po b/EventMonitor/locale/lt_LT.po similarity index 100% rename from EventMonitor/locale/lt.po rename to EventMonitor/locale/lt_LT.po diff --git a/EventMonitor/locale/nb.po b/EventMonitor/locale/nb_NO.po similarity index 100% rename from EventMonitor/locale/nb.po rename to EventMonitor/locale/nb_NO.po diff --git a/EventMonitor/locale/nl.po b/EventMonitor/locale/nl_NL.po similarity index 100% rename from EventMonitor/locale/nl.po rename to EventMonitor/locale/nl_NL.po diff --git a/EventMonitor/locale/sr.po b/EventMonitor/locale/sr_RS.po similarity index 100% rename from EventMonitor/locale/sr.po rename to EventMonitor/locale/sr_RS.po diff --git a/EventMonitor/locale/sv.po b/EventMonitor/locale/sv_SE.po similarity index 100% rename from EventMonitor/locale/sv.po rename to EventMonitor/locale/sv_SE.po diff --git a/EventMonitor/locale/tr.po b/EventMonitor/locale/tr_TR.po similarity index 100% rename from EventMonitor/locale/tr.po rename to EventMonitor/locale/tr_TR.po diff --git a/EventMonitor/locale/vi.po b/EventMonitor/locale/vi_VN.po similarity index 100% rename from EventMonitor/locale/vi.po rename to EventMonitor/locale/vi_VN.po diff --git a/MSI/Base/Main/Makefile b/MSI/Base/Main/Makefile index 60f7b4a..e6ce68c 100644 Binary files a/MSI/Base/Main/Makefile and b/MSI/Base/Main/Makefile differ diff --git a/Makefile b/Makefile index 2bbafe5..b62c8f8 100644 Binary files a/Makefile and b/Makefile differ diff --git a/WLANManager/locale/cy.po b/WLANManager/locale/cy_UK.po similarity index 100% rename from WLANManager/locale/cy.po rename to WLANManager/locale/cy_UK.po diff --git a/WLANManager/locale/de.po b/WLANManager/locale/de_DE.po similarity index 100% rename from WLANManager/locale/de.po rename to WLANManager/locale/de_DE.po diff --git a/WLANManager/locale/el.po b/WLANManager/locale/el_GR.po similarity index 100% rename from WLANManager/locale/el.po rename to WLANManager/locale/el_GR.po diff --git a/WLANManager/locale/es.po b/WLANManager/locale/es_ES.po similarity index 100% rename from WLANManager/locale/es.po rename to WLANManager/locale/es_ES.po diff --git a/WLANManager/locale/hu.po b/WLANManager/locale/hu_HU.po similarity index 100% rename from WLANManager/locale/hu.po rename to WLANManager/locale/hu_HU.po diff --git a/WLANManager/locale/is.po b/WLANManager/locale/is_IS.po similarity index 100% rename from WLANManager/locale/is.po rename to WLANManager/locale/is_IS.po diff --git a/WLANManager/locale/lt.po b/WLANManager/locale/lt_LT.po similarity index 100% rename from WLANManager/locale/lt.po rename to WLANManager/locale/lt_LT.po diff --git a/WLANManager/locale/nb.po b/WLANManager/locale/nb_NO.po similarity index 100% rename from WLANManager/locale/nb.po rename to WLANManager/locale/nb_NO.po diff --git a/WLANManager/locale/nl.po b/WLANManager/locale/nl_NL.po similarity index 100% rename from WLANManager/locale/nl.po rename to WLANManager/locale/nl_NL.po diff --git a/WLANManager/locale/sr.po b/WLANManager/locale/sr_RS.po similarity index 100% rename from WLANManager/locale/sr.po rename to WLANManager/locale/sr_RS.po diff --git a/WLANManager/locale/sv.po b/WLANManager/locale/sv_SE.po similarity index 100% rename from WLANManager/locale/sv.po rename to WLANManager/locale/sv_SE.po diff --git a/WLANManager/locale/tr.po b/WLANManager/locale/tr_TR.po similarity index 100% rename from WLANManager/locale/tr.po rename to WLANManager/locale/tr_TR.po diff --git a/WLANManager/locale/vi.po b/WLANManager/locale/vi_VN.po similarity index 100% rename from WLANManager/locale/vi.po rename to WLANManager/locale/vi_VN.po diff --git a/lib/wxExtend b/lib/wxExtend index e0712dd..22e381a 160000 --- a/lib/wxExtend +++ b/lib/wxExtend @@ -1 +1 @@ -Subproject commit e0712dd9b67d28678cea8519d4ffb5bd4b24f5ec +Subproject commit 22e381af0ce4c0c110f14d1b83353306aac781ff