From fb2a8e987eb357f8d6dbeb235ade31f44edbfdf9 Mon Sep 17 00:00:00 2001 From: Shaun Walker Date: Thu, 24 Jun 2021 08:02:39 -0400 Subject: [PATCH] default resx fixes --- .../Resources/Installer/Controls/PostgreSQLConfig.resx | 4 ++-- .../Resources/Installer/Controls/SqlServerConfig.resx | 4 ++-- .../Modules/Installer/Controls/PostgreSQLConfig.resx | 4 ++-- .../Resources/Modules/Installer/Controls/SqlServerConfig.resx | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Oqtane.Client/Resources/Installer/Controls/PostgreSQLConfig.resx b/Oqtane.Client/Resources/Installer/Controls/PostgreSQLConfig.resx index 2bb52ead..1a3acee4 100644 --- a/Oqtane.Client/Resources/Installer/Controls/PostgreSQLConfig.resx +++ b/Oqtane.Client/Resources/Installer/Controls/PostgreSQLConfig.resx @@ -154,9 +154,9 @@ Enter the password to use for the database - Wahr + True - Falsch + False \ No newline at end of file diff --git a/Oqtane.Client/Resources/Installer/Controls/SqlServerConfig.resx b/Oqtane.Client/Resources/Installer/Controls/SqlServerConfig.resx index cf84fbba..c00570fb 100644 --- a/Oqtane.Client/Resources/Installer/Controls/SqlServerConfig.resx +++ b/Oqtane.Client/Resources/Installer/Controls/SqlServerConfig.resx @@ -148,9 +148,9 @@ Enter the password to use for the database - Wahr + True - Falsch + False \ No newline at end of file diff --git a/Oqtane.Client/Resources/Modules/Installer/Controls/PostgreSQLConfig.resx b/Oqtane.Client/Resources/Modules/Installer/Controls/PostgreSQLConfig.resx index 2bb52ead..1a3acee4 100644 --- a/Oqtane.Client/Resources/Modules/Installer/Controls/PostgreSQLConfig.resx +++ b/Oqtane.Client/Resources/Modules/Installer/Controls/PostgreSQLConfig.resx @@ -154,9 +154,9 @@ Enter the password to use for the database - Wahr + True - Falsch + False \ No newline at end of file diff --git a/Oqtane.Client/Resources/Modules/Installer/Controls/SqlServerConfig.resx b/Oqtane.Client/Resources/Modules/Installer/Controls/SqlServerConfig.resx index cf84fbba..c00570fb 100644 --- a/Oqtane.Client/Resources/Modules/Installer/Controls/SqlServerConfig.resx +++ b/Oqtane.Client/Resources/Modules/Installer/Controls/SqlServerConfig.resx @@ -148,9 +148,9 @@ Enter the password to use for the database - Wahr + True - Falsch + False \ No newline at end of file