From 3fef3f2dc322cb172d7854639f898f741e120089 Mon Sep 17 00:00:00 2001 From: sbwalker Date: Sat, 20 Jul 2024 21:43:38 -0400 Subject: [PATCH] fix localization for QuillJSTextEditor --- .../Modules/Controls/QuillJSTextEditor.razor | 10 +- .../Modules/Controls/QuillJSTextEditor.resx | 8 +- .../Resources/Modules/HtmlText/Settings.resx | 132 ------------------ 3 files changed, 9 insertions(+), 141 deletions(-) delete mode 100644 Oqtane.Client/Resources/Modules/HtmlText/Settings.resx diff --git a/Oqtane.Client/Modules/Controls/QuillJSTextEditor.razor b/Oqtane.Client/Modules/Controls/QuillJSTextEditor.razor index 33902994a..efa7ac09a 100644 --- a/Oqtane.Client/Modules/Controls/QuillJSTextEditor.razor +++ b/Oqtane.Client/Modules/Controls/QuillJSTextEditor.razor @@ -116,16 +116,16 @@
- +
-
- +
+ diff --git a/Oqtane.Client/Resources/Modules/Controls/QuillJSTextEditor.resx b/Oqtane.Client/Resources/Modules/Controls/QuillJSTextEditor.resx index 0d26f1de2..51008bb13 100644 --- a/Oqtane.Client/Resources/Modules/Controls/QuillJSTextEditor.resx +++ b/Oqtane.Client/Resources/Modules/Controls/QuillJSTextEditor.resx @@ -1,4 +1,4 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Specify If Editors Can Upload and Select Files - - - Allow File Management: - - - Specify If Editors Can Enter Raw HTML - - - Allow Raw HTML: - - \ No newline at end of file