From 00b34878d648a1c234b9695d857cd192c9359163 Mon Sep 17 00:00:00 2001
From: Dimo Dimov <961014+dimodi@users.noreply.github.com>
Date: Wed, 22 Apr 2026 15:32:46 +0300
Subject: [PATCH] Bump Telerik UI for Blazor to 13.2.0
---
Dimodi.Telerik.Blazor.Templates.csproj | 4 +-
.../.template.config/template.json | 6 +-
.../Resources/TelerikMessages.Designer.cs | 304 +++++++++-
.../Resources/TelerikMessages.bg.resx | 74 ++-
.../Resources/TelerikMessages.resx | 562 ++++++++++--------
.../.template.config/template.json | 6 +-
.../Resources/TelerikMessages.Designer.cs | 304 +++++++++-
.../Resources/TelerikMessages.bg.resx | 74 ++-
.../Resources/TelerikMessages.resx | 562 ++++++++++--------
.../Resources/TelerikMessages.Designer.cs | 304 +++++++++-
.../Resources/TelerikMessages.bg.resx | 74 ++-
.../Resources/TelerikMessages.resx | 562 ++++++++++--------
12 files changed, 2057 insertions(+), 779 deletions(-)
diff --git a/Dimodi.Telerik.Blazor.Templates.csproj b/Dimodi.Telerik.Blazor.Templates.csproj
index d83d798..ac674fe 100644
--- a/Dimodi.Telerik.Blazor.Templates.csproj
+++ b/Dimodi.Telerik.Blazor.Templates.csproj
@@ -16,7 +16,7 @@
README.md
NEW
-* Add support for Telerik UI for Blazor 13.1.0.
+* Add support for Telerik UI for Blazor 13.2.0.
false
Telerik;Blazor;dotnet-new;templates
@@ -24,7 +24,7 @@ NEW
https://github.com/dimodi/project-templates
netstandard2.0
Telerik Blazor Project and Item Templates
- 6.5.4
+ 6.5.5
diff --git a/Projects/Net8/TelerikBlazorWasmStandalone/.template.config/template.json b/Projects/Net8/TelerikBlazorWasmStandalone/.template.config/template.json
index 9bdbb9c..2d3a88e 100644
--- a/Projects/Net8/TelerikBlazorWasmStandalone/.template.config/template.json
+++ b/Projects/Net8/TelerikBlazorWasmStandalone/.template.config/template.json
@@ -92,7 +92,7 @@
"TelerikVersion": {
"type": "parameter",
"datatype": "choice",
- "defaultValue": "13.1.0",
+ "defaultValue": "13.2.0",
"description": "Select the Telerik UI for Blazor version.",
"displayName": "Telerik UI for Blazor version",
"choices": [
@@ -101,8 +101,8 @@
"displayName": "Latest as wildcard (no CDN)"
},
{
- "choice": "13.1.0",
- "displayName": "13.1.0"
+ "choice": "13.2.0",
+ "displayName": "13.2.0"
},
{
"choice": "12.3.0",
diff --git a/Projects/Net8/TelerikBlazorWasmStandalone/Resources/TelerikMessages.Designer.cs b/Projects/Net8/TelerikBlazorWasmStandalone/Resources/TelerikMessages.Designer.cs
index 49cc136..2569321 100644
--- a/Projects/Net8/TelerikBlazorWasmStandalone/Resources/TelerikMessages.Designer.cs
+++ b/Projects/Net8/TelerikBlazorWasmStandalone/Resources/TelerikMessages.Designer.cs
@@ -19,7 +19,7 @@ namespace TelerikBlazorWasmStandalone.Resources {
// class via a tool like ResGen or Visual Studio.
// To add or remove a member, edit your .ResX file then rerun ResGen
// with the /str option, or rebuild your VS project.
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "18.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
public class TelerikMessages {
@@ -285,6 +285,60 @@ public static string Carousel_Previous {
}
}
+ ///
+ /// Looks up a localized string similar to No data.
+ ///
+ public static string Chart_NoData {
+ get {
+ return ResourceManager.GetString("Chart_NoData", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to This message has been deleted..
+ ///
+ public static string Chat_Deleted_Message {
+ get {
+ return ResourceManager.GetString("Chat_Deleted_Message", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Failed to send..
+ ///
+ public static string Chat_Failed_Message {
+ get {
+ return ResourceManager.GetString("Chat_Failed_Message", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Download.
+ ///
+ public static string Chat_File_Action_Download {
+ get {
+ return ResourceManager.GetString("Chat_File_Action_Download", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Copy.
+ ///
+ public static string Chat_Message_Action_Copy {
+ get {
+ return ResourceManager.GetString("Chat_Message_Action_Copy", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Reply.
+ ///
+ public static string Chat_Message_Action_Reply {
+ get {
+ return ResourceManager.GetString("Chat_Message_Action_Reply", resourceCulture);
+ }
+ }
+
///
/// Looks up a localized string similar to Message copied to clipboard..
///
@@ -294,6 +348,15 @@ public static string Chat_Message_Copied {
}
}
+ ///
+ /// Looks up a localized string similar to Download All.
+ ///
+ public static string Chat_Message_Download_All {
+ get {
+ return ResourceManager.GetString("Chat_Message_Download_All", resourceCulture);
+ }
+ }
+
///
/// Looks up a localized string similar to A.
///
@@ -852,6 +915,33 @@ public static string DropDownList_Open {
}
}
+ ///
+ /// Looks up a localized string similar to Cancel.
+ ///
+ public static string DropDownTree_Cancel {
+ get {
+ return ResourceManager.GetString("DropDownTree_Cancel", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Clear.
+ ///
+ public static string DropDownTree_Clear {
+ get {
+ return ResourceManager.GetString("DropDownTree_Clear", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to No data.
+ ///
+ public static string DropDownTree_NoData {
+ get {
+ return ResourceManager.GetString("DropDownTree_NoData", resourceCulture);
+ }
+ }
+
///
/// Looks up a localized string similar to Drag and drop files here to upload.
///
@@ -1040,25 +1130,25 @@ public static string Editor_AI_Prompt_OutputView_Insert {
return ResourceManager.GetString("Editor_AI_Prompt_OutputView_Insert", resourceCulture);
}
}
-
+
///
- /// Looks up a localized string similar to Use with content.
+ /// Looks up a localized string similar to Replace.
///
- public static string Editor_AI_Prompt_PromptView_ContentButton {
+ public static string Editor_AI_Prompt_OutputView_Replace {
get {
- return ResourceManager.GetString("Editor_AI_Prompt_PromptView_ContentButton", resourceCulture);
+ return ResourceManager.GetString("Editor_AI_Prompt_OutputView_Replace", resourceCulture);
}
}
///
- /// Looks up a localized string similar to Replace.
+ /// Looks up a localized string similar to Use with content.
///
- public static string Editor_AI_Prompt_OutputView_Replace {
+ public static string Editor_AI_Prompt_PromptView_ContentButton {
get {
- return ResourceManager.GetString("Editor_AI_Prompt_OutputView_Replace", resourceCulture);
+ return ResourceManager.GetString("Editor_AI_Prompt_PromptView_ContentButton", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Use with selection.
///
@@ -2851,7 +2941,7 @@ public static string Grid_Filter {
}
///
- /// Looks up a localized string similar to {0} column filter menu settings.
+ /// Looks up a localized string similar to column filter menu settings.
///
public static string Grid_FilterMenuSettings {
get {
@@ -3031,7 +3121,7 @@ public static string Grid_Update {
}
///
- /// Looks up a localized string similar to Clear grouping.
+ /// Looks up a localized string similar to Clear groups.
///
public static string Group_Clear_All {
get {
@@ -3192,6 +3282,15 @@ public static string MultiSelect_Open {
}
}
+ ///
+ /// Looks up a localized string similar to Use.
+ ///
+ public static string MultiSelect_Use {
+ get {
+ return ResourceManager.GetString("MultiSelect_Use", resourceCulture);
+ }
+ }
+
///
/// Looks up a localized string similar to Clear.
///
@@ -3661,20 +3760,29 @@ public static string PivotGrid_GrandTotal {
}
///
- /// Looks up a localized string similar to Grand total.
+ /// Looks up a localized string similar to Include fields.
///
- public static string PivotGrid_GrandTotal1 {
+ public static string PivotGrid_IncludeFields {
get {
- return ResourceManager.GetString("PivotGrid_GrandTotal1", resourceCulture);
+ return ResourceManager.GetString("PivotGrid_IncludeFields", resourceCulture);
}
}
///
- /// Looks up a localized string similar to Include fields.
+ /// Looks up a localized string similar to Total {0}.
///
- public static string PivotGrid_IncludeFields {
+ public static string PivotGrid_TotalValueFormat {
get {
- return ResourceManager.GetString("PivotGrid_IncludeFields", resourceCulture);
+ return ResourceManager.GetString("PivotGrid_TotalValueFormat", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to {0} Total.
+ ///
+ public static string PivotGrid_ValueTotalFormat {
+ get {
+ return ResourceManager.GetString("PivotGrid_ValueTotalFormat", resourceCulture);
}
}
@@ -4515,6 +4623,141 @@ public static string Slider_Increase {
}
}
+ ///
+ /// Looks up a localized string similar to No previous prompts.
+ ///
+ public static string SmartBox_AIAssistant_NoData {
+ get {
+ return ResourceManager.GetString("SmartBox_AIAssistant_NoData", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sort, filter, or group with AI.
+ ///
+ public static string SmartBox_AIAssistant_Placeholder {
+ get {
+ return ResourceManager.GetString("SmartBox_AIAssistant_Placeholder", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Previously asked.
+ ///
+ public static string SmartBox_AIAssistant_PreviousPrompts {
+ get {
+ return ResourceManager.GetString("SmartBox_AIAssistant_PreviousPrompts", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Suggested prompts.
+ ///
+ public static string SmartBox_AIAssistant_SuggestedPrompts {
+ get {
+ return ResourceManager.GetString("SmartBox_AIAssistant_SuggestedPrompts", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to AI Assistant.
+ ///
+ public static string SmartBox_AIAssistant_Title {
+ get {
+ return ResourceManager.GetString("SmartBox_AIAssistant_Title", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Looks for exact word matches across data.
+ ///
+ public static string SmartBox_Search_Description {
+ get {
+ return ResourceManager.GetString("SmartBox_Search_Description", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to No previous searches.
+ ///
+ public static string SmartBox_Search_NoData {
+ get {
+ return ResourceManager.GetString("SmartBox_Search_NoData", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Search.
+ ///
+ public static string SmartBox_Search_Placeholder {
+ get {
+ return ResourceManager.GetString("SmartBox_Search_Placeholder", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Previously searched.
+ ///
+ public static string SmartBox_Search_PreviousSearches {
+ get {
+ return ResourceManager.GetString("SmartBox_Search_PreviousSearches", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Search.
+ ///
+ public static string SmartBox_Search_Title {
+ get {
+ return ResourceManager.GetString("SmartBox_Search_Title", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Understands context to surface the most relevant results.
+ ///
+ public static string SmartBox_SemanticSearch_Description {
+ get {
+ return ResourceManager.GetString("SmartBox_SemanticSearch_Description", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to No previous searches.
+ ///
+ public static string SmartBox_SemanticSearch_NoData {
+ get {
+ return ResourceManager.GetString("SmartBox_SemanticSearch_NoData", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Semantic search.
+ ///
+ public static string SmartBox_SemanticSearch_Placeholder {
+ get {
+ return ResourceManager.GetString("SmartBox_SemanticSearch_Placeholder", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Previously searched.
+ ///
+ public static string SmartBox_SemanticSearch_PreviousSearches {
+ get {
+ return ResourceManager.GetString("SmartBox_SemanticSearch_PreviousSearches", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Semantic search.
+ ///
+ public static string SmartBox_SemanticSearch_Title {
+ get {
+ return ResourceManager.GetString("SmartBox_SemanticSearch_Title", resourceCulture);
+ }
+ }
+
///
/// Looks up a localized string similar to Clear sorting.
///
@@ -5411,6 +5654,24 @@ public static string Switch_OnLabel {
}
}
+ ///
+ /// Looks up a localized string similar to Close.
+ ///
+ public static string TabStrip_CloseTab {
+ get {
+ return ResourceManager.GetString("TabStrip_CloseTab", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Pin.
+ ///
+ public static string TabStrip_PinTab {
+ get {
+ return ResourceManager.GetString("TabStrip_PinTab", resourceCulture);
+ }
+ }
+
///
/// Looks up a localized string similar to Show Next Tabs.
///
@@ -5429,6 +5690,15 @@ public static string TabStrip_ShowPreviousTabs {
}
}
+ ///
+ /// Looks up a localized string similar to Unpin.
+ ///
+ public static string TabStrip_UnpinTab {
+ get {
+ return ResourceManager.GetString("TabStrip_UnpinTab", resourceCulture);
+ }
+ }
+
///
/// Looks up a localized string similar to Clear.
///
diff --git a/Projects/Net8/TelerikBlazorWasmStandalone/Resources/TelerikMessages.bg.resx b/Projects/Net8/TelerikBlazorWasmStandalone/Resources/TelerikMessages.bg.resx
index d386764..bac9ceb 100644
--- a/Projects/Net8/TelerikBlazorWasmStandalone/Resources/TelerikMessages.bg.resx
+++ b/Projects/Net8/TelerikBlazorWasmStandalone/Resources/TelerikMessages.bg.resx
@@ -859,7 +859,7 @@
Филтър
- {0} колона настройки филтър меню
+ колона настройки филтър меню
{0} филтър
@@ -2042,4 +2042,76 @@
Съобщение, копирано в клипборда.
+
+ Отговори
+
+
+ Копирай
+
+
+ Изтегли
+
+
+ Изтегли всички
+
+
+ Това съобщение беше изтрито.
+
+
+ Failed to send.
+
+
+ Няма предишни търсения
+
+
+ Сортирай, филтрирай и групирай с ИИ
+
+
+ Предишни запитвания
+
+
+ Асистент с изкуствен интелект
+
+
+ Търси в данните по точно съвпадение на дума в данните
+
+
+ Няма предишни търсения
+
+
+ Търси
+
+
+ Няма предишни търсения
+
+
+ Търси
+
+
+ Разбира контекст, за да намери най-подходящите резултати
+
+
+ Няма предишни търсения
+
+
+ Семантично търсене
+
+
+ Предишни търсения
+
+
+ Семантично търсене
+
+
+ Препоръчани запитвания
+
+
+ Закачи
+
+
+ Откачи
+
+
+ Затвори
+
\ No newline at end of file
diff --git a/Projects/Net8/TelerikBlazorWasmStandalone/Resources/TelerikMessages.resx b/Projects/Net8/TelerikBlazorWasmStandalone/Resources/TelerikMessages.resx
index b0345b5..33df22b 100644
--- a/Projects/Net8/TelerikBlazorWasmStandalone/Resources/TelerikMessages.resx
+++ b/Projects/Net8/TelerikBlazorWasmStandalone/Resources/TelerikMessages.resx
@@ -117,6 +117,9 @@
System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ Average
+
Count
@@ -327,45 +330,6 @@
Add row below
-
- Rewrite the following text while preserving its original meaning and intent. Output plain string. Do not output HTML!
-
-
- Correct any mistakes in the following text while preserving its original meaning and intent. Output plain string. Do not output HTML!
-
-
- Adjust the tone of the following text to be more neutral while preserving its original meaning and intent. Output plain string. Do not output HTML!
-
-
- Adjust the tone of the following text to be more friendly while preserving its original meaning and intent. Output plain string. Do not output HTML!
-
-
- Adjust the tone of the following text to be more casual while preserving its original meaning and intent. Output plain string. Do not output HTML!
-
-
- Adjust the tone of the following text to be more formal while preserving its original meaning and intent. Output plain string. Do not output HTML!
-
-
- Polish the formatting of the following text to improve readability and consistency while preserving its original meaning and intent. Output plain string. Do not output HTML!
-
-
- Adjust the length of the following text to be shorter while preserving its original meaning and intent. Output plain string. Do not output HTML!
-
-
- Adjust the length of the following text to be longer while preserving its original meaning and intent. Output plain string. Do not output HTML!
-
-
- Translate the following text into English while preserving its original meaning and intent. Output plain string. Do not output HTML!
-
-
- Translate the following text into Spanish while preserving its original meaning and intent. Output plain string. Do not output HTML!
-
-
- Translate the following text into German while preserving its original meaning and intent. Output plain string. Do not output HTML!
-
-
- You are a helpful assistant designed to assist users with writing and editing content. Avoid discussing harmful, illegal, or inappropriate topics. Output plain string. Do not output HTML!
-
Center text
@@ -898,7 +862,7 @@
Filter
- {0} column filter menu settings
+ column filter menu settings
{0} filter
@@ -1473,14 +1437,14 @@
Previous
-
- uploaded
+
+ {0} file(s) {1}. Press Arrow Down to navigate.
selected
-
- {0} file(s) {1}. Press Arrow Down to navigate.
+
+ uploaded
Drag and drop files here to upload
@@ -1515,6 +1479,15 @@
Does not start with
+
+ Include fields
+
+
+ Total {0}
+
+
+ {0} Total
+
Change settings
@@ -1542,21 +1515,15 @@
Values
-
- Grand total
-
-
- Include fields
-
-
- Group column
-
Move Next
Move Previous
+
+ Group column
+
Ungroup column
@@ -1614,9 +1581,6 @@
Delete table
-
- Average
-
Move Down
@@ -1641,15 +1605,15 @@
No Data
+
+ Search dialog
+
Options list
Document viewport
-
- Search dialog
-
Options list
@@ -1683,11 +1647,23 @@
Generated with AI:
-
- Add column left
+
+ Sheet
-
- Add column right
+
+ Document
+
+
+ Cut
+
+
+ Copy
+
+
+ Paste
+
+
+ Insert link
Add row above
@@ -1695,118 +1671,134 @@
Add row below
-
- Align bottom
+
+ Delete row
-
- Align center
+
+ Add column right
-
- Align justify
+
+ Add column left
+
+
+ Delete column
+
+
+ Send to back
+
+
+ Bring to front
+
+
+ Delete
Align left
-
- Align middle
-
Align right
+
+ Align center
+
+
+ Align justify
+
Align top
-
- Background color
+
+ Align bottom
-
- Bold
+
+ Align middle
-
- Copy
+
+ Automatic
-
- Cut
+
+ Text
-
- Document
+
+ Number
-
- Sheet
+
+ Percentage
-
- Delete column
+
+ Financial
-
- Delete
+
+ Currency
-
- Delete row
+
+ Date
-
- OK
+
+ Time
-
- Close
+
+ Date Time
-
- <p>To complete this action, the site needs access to the clipboard.</p>
-<p>Go to your browser's security settings and allow clipboard permissions for this site.</p>
-<p>Alternatively, use one of the following shortcuts:</p>
-<div>Cut = Ctrl/Cmd + X</div>
-<div>Copy = Ctrl/Cmd + C</div>
-<div>Paste = Ctrl/Cmd + V</div>
+
+ Duration
-
- No access to the clipboard
+
+ Merge all
-
- Close
+
+ Merge horizontally
-
- Delete
+
+ Open
-
- Cancel
+
+ Download
-
- The deleted sheet data will be lost. Are you sure you want to proceed?
+
+ Insert image
-
- Delete sheet
+
+ File
-
+
+ Home
+
+
+ Format
+
+
Insert
-
- Cancel
+
+ View
-
- Link text
+
+ Add
-
- Link:
+
+ Delete
-
- Remove link
+
+ Duplicate
-
- The link cannot be blank.
+
+ Hide
-
- Insert link
+
+ Move right
-
- Rename
+
+ Move left
+
+
+ Close
Rename
-
- Cancel
-
-
- There is an existing sheet with this name. Please enter another name.
+
+ Rename sheet
Rename sheet to:
@@ -1814,107 +1806,94 @@
Sheet name
-
- Sheet name cannot be blank.
-
-
- Rename sheet
-
-
- Download
-
-
- Font family
+
+ Rename
-
- Font size
+
+ Cancel
-
- Horizontal align
+
+ There is an existing sheet with this name. Please enter another name.
-
- Insert image
+
+ Sheet name cannot be blank.
-
+
Insert link
-
- Italic
-
-
- Merge all
-
-
- Merge horizontally
-
-
- Merge vertically
+
+ Link:
-
- Automatic
+
+ Link text
-
- Currency
+
+ Insert
-
- Date
+
+ Cancel
-
- Date Time
+
+ Remove link
-
- Duration
+
+ The link cannot be blank.
-
- Financial
+
+ Delete sheet
-
- Number
+
+ The deleted sheet data will be lost. Are you sure you want to proceed?
-
- Percentage
+
+ Delete
-
- Text
+
+ Cancel
-
- Time
+
+ No access to the clipboard
-
- Open
+
+ <p>To complete this action, the site needs access to the clipboard.</p>
+<p>Go to your browser's security settings and allow clipboard permissions for this site.</p>
+<p>Alternatively, use one of the following shortcuts:</p>
+<div>Cut = Ctrl/Cmd + X</div>
+<div>Copy = Ctrl/Cmd + C</div>
+<div>Paste = Ctrl/Cmd + V</div>
-
- Paste
+
+ OK
-
- Redo
+
+ Close
-
- Send to back
+
+ Rename
-
- Bring to front
+
+ Merge vertically
-
- Add
+
+ Background color
-
- Delete
+
+ Bold
-
- Duplicate
+
+ Font family
-
- Hide
+
+ Font size
-
- Move left
+
+ Horizontal align
-
- Move right
+
+ Italic
-
- Rename
+
+ Redo
Text color
@@ -1922,21 +1901,6 @@
Text wrap
-
- File
-
-
- Format
-
-
- Home
-
-
- Insert
-
-
- View
-
Underline
@@ -1979,12 +1943,12 @@
Agenda
-
- Time
-
Date
+
+ Time
+
Event
@@ -2027,12 +1991,60 @@
Start typing
+
+ No data
+
+
+ Use
+
+
+ Rewrite the following text while preserving its original meaning and intent. Output plain string. Do not output HTML!
+
+
+ Correct any mistakes in the following text while preserving its original meaning and intent. Output plain string. Do not output HTML!
+
+
+ Adjust the tone of the following text to be more neutral while preserving its original meaning and intent. Output plain string. Do not output HTML!
+
+
+ Adjust the tone of the following text to be more friendly while preserving its original meaning and intent. Output plain string. Do not output HTML!
+
+
+ Adjust the tone of the following text to be more casual while preserving its original meaning and intent. Output plain string. Do not output HTML!
+
+
+ Adjust the tone of the following text to be more formal while preserving its original meaning and intent. Output plain string. Do not output HTML!
+
+
+ Polish the formatting of the following text to improve readability and consistency while preserving its original meaning and intent. Output plain string. Do not output HTML!
+
+
+ Adjust the length of the following text to be shorter while preserving its original meaning and intent. Output plain string. Do not output HTML!
+
+
+ Adjust the length of the following text to be longer while preserving its original meaning and intent. Output plain string. Do not output HTML!
+
+
+ Translate the following text into English while preserving its original meaning and intent. Output plain string. Do not output HTML!
+
+
+ Translate the following text into Spanish while preserving its original meaning and intent. Output plain string. Do not output HTML!
+
+
+ Translate the following text into German while preserving its original meaning and intent. Output plain string. Do not output HTML!
+
+
+ You are a helpful assistant designed to assist users with writing and editing content. Avoid discussing harmful, illegal, or inappropriate topics. Output plain string. Do not output HTML!
+
Clear all filters
Clear sorting
+
+ Clear groups
+
Group By
@@ -2042,9 +2054,6 @@
Filter By
-
- Clear grouping
-
Pause
@@ -2054,24 +2063,42 @@
Discard
-
- Apply
-
-
- AI Assistant
-
Insert
Replace
-
- Collapse Details
+
+ AI Assistant
+
+
+ Apply
+
+
+ This message has been deleted.
+
+
+ Failed to send.
+
+
+ Reply
+
+
+ Copy
Expand Details
+
+ Collapse Details
+
+
+ Download All
+
+
+ Download
+
Use with selection
@@ -2081,10 +2108,67 @@
Message copied to clipboard.
-
- Reply
+
+ Search
-
- Copy
+
+ Search
+
+
+ Looks for exact word matches across data
+
+
+ Previously searched
+
+
+ No previous searches
+
+
+ Semantic search
+
+
+ Semantic search
+
+
+ Understands context to surface the most relevant results
+
+
+ Previously searched
+
+
+ No previous searches
+
+
+ AI Assistant
+
+
+ Sort, filter, or group with AI
+
+
+ Previously asked
+
+
+ No previous prompts
+
+
+ Suggested prompts
+
+
+ No data
+
+
+ Cancel
+
+
+ Clear
+
+
+ Pin
+
+
+ Unpin
+
+
+ Close
\ No newline at end of file
diff --git a/Projects/Net8/TelerikBlazorWebApp/.template.config/template.json b/Projects/Net8/TelerikBlazorWebApp/.template.config/template.json
index a81651c..e13c501 100644
--- a/Projects/Net8/TelerikBlazorWebApp/.template.config/template.json
+++ b/Projects/Net8/TelerikBlazorWebApp/.template.config/template.json
@@ -112,7 +112,7 @@
"TelerikVersion": {
"type": "parameter",
"datatype": "choice",
- "defaultValue": "13.1.0",
+ "defaultValue": "13.2.0",
"description": "Select the Telerik UI for Blazor version.",
"displayName": "Telerik UI for Blazor version",
"choices": [
@@ -121,8 +121,8 @@
"displayName": "Latest as wildcard"
},
{
- "choice": "13.1.0",
- "displayName": "13.1.0"
+ "choice": "13.2.0",
+ "displayName": "13.2.0"
},
{
"choice": "12.3.0",
diff --git a/Projects/Net8/TelerikBlazorWebApp/TelerikBlazorWebApp.Client/Resources/TelerikMessages.Designer.cs b/Projects/Net8/TelerikBlazorWebApp/TelerikBlazorWebApp.Client/Resources/TelerikMessages.Designer.cs
index af72bf6..6bbaf7a 100644
--- a/Projects/Net8/TelerikBlazorWebApp/TelerikBlazorWebApp.Client/Resources/TelerikMessages.Designer.cs
+++ b/Projects/Net8/TelerikBlazorWebApp/TelerikBlazorWebApp.Client/Resources/TelerikMessages.Designer.cs
@@ -19,7 +19,7 @@ namespace TelerikBlazorWebApp.Client.Resources {
// class via a tool like ResGen or Visual Studio.
// To add or remove a member, edit your .ResX file then rerun ResGen
// with the /str option, or rebuild your VS project.
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "18.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
public class TelerikMessages {
@@ -285,6 +285,60 @@ public static string Carousel_Previous {
}
}
+ ///
+ /// Looks up a localized string similar to No data.
+ ///
+ public static string Chart_NoData {
+ get {
+ return ResourceManager.GetString("Chart_NoData", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to This message has been deleted..
+ ///
+ public static string Chat_Deleted_Message {
+ get {
+ return ResourceManager.GetString("Chat_Deleted_Message", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Failed to send..
+ ///
+ public static string Chat_Failed_Message {
+ get {
+ return ResourceManager.GetString("Chat_Failed_Message", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Download.
+ ///
+ public static string Chat_File_Action_Download {
+ get {
+ return ResourceManager.GetString("Chat_File_Action_Download", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Copy.
+ ///
+ public static string Chat_Message_Action_Copy {
+ get {
+ return ResourceManager.GetString("Chat_Message_Action_Copy", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Reply.
+ ///
+ public static string Chat_Message_Action_Reply {
+ get {
+ return ResourceManager.GetString("Chat_Message_Action_Reply", resourceCulture);
+ }
+ }
+
///
/// Looks up a localized string similar to Message copied to clipboard..
///
@@ -294,6 +348,15 @@ public static string Chat_Message_Copied {
}
}
+ ///
+ /// Looks up a localized string similar to Download All.
+ ///
+ public static string Chat_Message_Download_All {
+ get {
+ return ResourceManager.GetString("Chat_Message_Download_All", resourceCulture);
+ }
+ }
+
///
/// Looks up a localized string similar to A.
///
@@ -852,6 +915,33 @@ public static string DropDownList_Open {
}
}
+ ///
+ /// Looks up a localized string similar to Cancel.
+ ///
+ public static string DropDownTree_Cancel {
+ get {
+ return ResourceManager.GetString("DropDownTree_Cancel", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Clear.
+ ///
+ public static string DropDownTree_Clear {
+ get {
+ return ResourceManager.GetString("DropDownTree_Clear", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to No data.
+ ///
+ public static string DropDownTree_NoData {
+ get {
+ return ResourceManager.GetString("DropDownTree_NoData", resourceCulture);
+ }
+ }
+
///
/// Looks up a localized string similar to Drag and drop files here to upload.
///
@@ -1040,25 +1130,25 @@ public static string Editor_AI_Prompt_OutputView_Insert {
return ResourceManager.GetString("Editor_AI_Prompt_OutputView_Insert", resourceCulture);
}
}
-
+
///
- /// Looks up a localized string similar to Use with content.
+ /// Looks up a localized string similar to Replace.
///
- public static string Editor_AI_Prompt_PromptView_ContentButton {
+ public static string Editor_AI_Prompt_OutputView_Replace {
get {
- return ResourceManager.GetString("Editor_AI_Prompt_PromptView_ContentButton", resourceCulture);
+ return ResourceManager.GetString("Editor_AI_Prompt_OutputView_Replace", resourceCulture);
}
}
///
- /// Looks up a localized string similar to Replace.
+ /// Looks up a localized string similar to Use with content.
///
- public static string Editor_AI_Prompt_OutputView_Replace {
+ public static string Editor_AI_Prompt_PromptView_ContentButton {
get {
- return ResourceManager.GetString("Editor_AI_Prompt_OutputView_Replace", resourceCulture);
+ return ResourceManager.GetString("Editor_AI_Prompt_PromptView_ContentButton", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Use with selection.
///
@@ -2851,7 +2941,7 @@ public static string Grid_Filter {
}
///
- /// Looks up a localized string similar to {0} column filter menu settings.
+ /// Looks up a localized string similar to column filter menu settings.
///
public static string Grid_FilterMenuSettings {
get {
@@ -3031,7 +3121,7 @@ public static string Grid_Update {
}
///
- /// Looks up a localized string similar to Clear grouping.
+ /// Looks up a localized string similar to Clear groups.
///
public static string Group_Clear_All {
get {
@@ -3192,6 +3282,15 @@ public static string MultiSelect_Open {
}
}
+ ///
+ /// Looks up a localized string similar to Use.
+ ///
+ public static string MultiSelect_Use {
+ get {
+ return ResourceManager.GetString("MultiSelect_Use", resourceCulture);
+ }
+ }
+
///
/// Looks up a localized string similar to Clear.
///
@@ -3661,20 +3760,29 @@ public static string PivotGrid_GrandTotal {
}
///
- /// Looks up a localized string similar to Grand total.
+ /// Looks up a localized string similar to Include fields.
///
- public static string PivotGrid_GrandTotal1 {
+ public static string PivotGrid_IncludeFields {
get {
- return ResourceManager.GetString("PivotGrid_GrandTotal1", resourceCulture);
+ return ResourceManager.GetString("PivotGrid_IncludeFields", resourceCulture);
}
}
///
- /// Looks up a localized string similar to Include fields.
+ /// Looks up a localized string similar to Total {0}.
///
- public static string PivotGrid_IncludeFields {
+ public static string PivotGrid_TotalValueFormat {
get {
- return ResourceManager.GetString("PivotGrid_IncludeFields", resourceCulture);
+ return ResourceManager.GetString("PivotGrid_TotalValueFormat", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to {0} Total.
+ ///
+ public static string PivotGrid_ValueTotalFormat {
+ get {
+ return ResourceManager.GetString("PivotGrid_ValueTotalFormat", resourceCulture);
}
}
@@ -4515,6 +4623,141 @@ public static string Slider_Increase {
}
}
+ ///
+ /// Looks up a localized string similar to No previous prompts.
+ ///
+ public static string SmartBox_AIAssistant_NoData {
+ get {
+ return ResourceManager.GetString("SmartBox_AIAssistant_NoData", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sort, filter, or group with AI.
+ ///
+ public static string SmartBox_AIAssistant_Placeholder {
+ get {
+ return ResourceManager.GetString("SmartBox_AIAssistant_Placeholder", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Previously asked.
+ ///
+ public static string SmartBox_AIAssistant_PreviousPrompts {
+ get {
+ return ResourceManager.GetString("SmartBox_AIAssistant_PreviousPrompts", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Suggested prompts.
+ ///
+ public static string SmartBox_AIAssistant_SuggestedPrompts {
+ get {
+ return ResourceManager.GetString("SmartBox_AIAssistant_SuggestedPrompts", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to AI Assistant.
+ ///
+ public static string SmartBox_AIAssistant_Title {
+ get {
+ return ResourceManager.GetString("SmartBox_AIAssistant_Title", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Looks for exact word matches across data.
+ ///
+ public static string SmartBox_Search_Description {
+ get {
+ return ResourceManager.GetString("SmartBox_Search_Description", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to No previous searches.
+ ///
+ public static string SmartBox_Search_NoData {
+ get {
+ return ResourceManager.GetString("SmartBox_Search_NoData", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Search.
+ ///
+ public static string SmartBox_Search_Placeholder {
+ get {
+ return ResourceManager.GetString("SmartBox_Search_Placeholder", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Previously searched.
+ ///
+ public static string SmartBox_Search_PreviousSearches {
+ get {
+ return ResourceManager.GetString("SmartBox_Search_PreviousSearches", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Search.
+ ///
+ public static string SmartBox_Search_Title {
+ get {
+ return ResourceManager.GetString("SmartBox_Search_Title", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Understands context to surface the most relevant results.
+ ///
+ public static string SmartBox_SemanticSearch_Description {
+ get {
+ return ResourceManager.GetString("SmartBox_SemanticSearch_Description", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to No previous searches.
+ ///
+ public static string SmartBox_SemanticSearch_NoData {
+ get {
+ return ResourceManager.GetString("SmartBox_SemanticSearch_NoData", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Semantic search.
+ ///
+ public static string SmartBox_SemanticSearch_Placeholder {
+ get {
+ return ResourceManager.GetString("SmartBox_SemanticSearch_Placeholder", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Previously searched.
+ ///
+ public static string SmartBox_SemanticSearch_PreviousSearches {
+ get {
+ return ResourceManager.GetString("SmartBox_SemanticSearch_PreviousSearches", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Semantic search.
+ ///
+ public static string SmartBox_SemanticSearch_Title {
+ get {
+ return ResourceManager.GetString("SmartBox_SemanticSearch_Title", resourceCulture);
+ }
+ }
+
///
/// Looks up a localized string similar to Clear sorting.
///
@@ -5411,6 +5654,24 @@ public static string Switch_OnLabel {
}
}
+ ///
+ /// Looks up a localized string similar to Close.
+ ///
+ public static string TabStrip_CloseTab {
+ get {
+ return ResourceManager.GetString("TabStrip_CloseTab", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Pin.
+ ///
+ public static string TabStrip_PinTab {
+ get {
+ return ResourceManager.GetString("TabStrip_PinTab", resourceCulture);
+ }
+ }
+
///
/// Looks up a localized string similar to Show Next Tabs.
///
@@ -5429,6 +5690,15 @@ public static string TabStrip_ShowPreviousTabs {
}
}
+ ///
+ /// Looks up a localized string similar to Unpin.
+ ///
+ public static string TabStrip_UnpinTab {
+ get {
+ return ResourceManager.GetString("TabStrip_UnpinTab", resourceCulture);
+ }
+ }
+
///
/// Looks up a localized string similar to Clear.
///
diff --git a/Projects/Net8/TelerikBlazorWebApp/TelerikBlazorWebApp.Client/Resources/TelerikMessages.bg.resx b/Projects/Net8/TelerikBlazorWebApp/TelerikBlazorWebApp.Client/Resources/TelerikMessages.bg.resx
index d386764..bac9ceb 100644
--- a/Projects/Net8/TelerikBlazorWebApp/TelerikBlazorWebApp.Client/Resources/TelerikMessages.bg.resx
+++ b/Projects/Net8/TelerikBlazorWebApp/TelerikBlazorWebApp.Client/Resources/TelerikMessages.bg.resx
@@ -859,7 +859,7 @@
Филтър
- {0} колона настройки филтър меню
+ колона настройки филтър меню
{0} филтър
@@ -2042,4 +2042,76 @@
Съобщение, копирано в клипборда.
+
+ Отговори
+
+
+ Копирай
+
+
+ Изтегли
+
+
+ Изтегли всички
+
+
+ Това съобщение беше изтрито.
+
+
+ Failed to send.
+
+
+ Няма предишни търсения
+
+
+ Сортирай, филтрирай и групирай с ИИ
+
+
+ Предишни запитвания
+
+
+ Асистент с изкуствен интелект
+
+
+ Търси в данните по точно съвпадение на дума в данните
+
+
+ Няма предишни търсения
+
+
+ Търси
+
+
+ Няма предишни търсения
+
+
+ Търси
+
+
+ Разбира контекст, за да намери най-подходящите резултати
+
+
+ Няма предишни търсения
+
+
+ Семантично търсене
+
+
+ Предишни търсения
+
+
+ Семантично търсене
+
+
+ Препоръчани запитвания
+
+
+ Закачи
+
+
+ Откачи
+
+
+ Затвори
+
\ No newline at end of file
diff --git a/Projects/Net8/TelerikBlazorWebApp/TelerikBlazorWebApp.Client/Resources/TelerikMessages.resx b/Projects/Net8/TelerikBlazorWebApp/TelerikBlazorWebApp.Client/Resources/TelerikMessages.resx
index b0345b5..33df22b 100644
--- a/Projects/Net8/TelerikBlazorWebApp/TelerikBlazorWebApp.Client/Resources/TelerikMessages.resx
+++ b/Projects/Net8/TelerikBlazorWebApp/TelerikBlazorWebApp.Client/Resources/TelerikMessages.resx
@@ -117,6 +117,9 @@
System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ Average
+
Count
@@ -327,45 +330,6 @@
Add row below
-
- Rewrite the following text while preserving its original meaning and intent. Output plain string. Do not output HTML!
-
-
- Correct any mistakes in the following text while preserving its original meaning and intent. Output plain string. Do not output HTML!
-
-
- Adjust the tone of the following text to be more neutral while preserving its original meaning and intent. Output plain string. Do not output HTML!
-
-
- Adjust the tone of the following text to be more friendly while preserving its original meaning and intent. Output plain string. Do not output HTML!
-
-
- Adjust the tone of the following text to be more casual while preserving its original meaning and intent. Output plain string. Do not output HTML!
-
-
- Adjust the tone of the following text to be more formal while preserving its original meaning and intent. Output plain string. Do not output HTML!
-
-
- Polish the formatting of the following text to improve readability and consistency while preserving its original meaning and intent. Output plain string. Do not output HTML!
-
-
- Adjust the length of the following text to be shorter while preserving its original meaning and intent. Output plain string. Do not output HTML!
-
-
- Adjust the length of the following text to be longer while preserving its original meaning and intent. Output plain string. Do not output HTML!
-
-
- Translate the following text into English while preserving its original meaning and intent. Output plain string. Do not output HTML!
-
-
- Translate the following text into Spanish while preserving its original meaning and intent. Output plain string. Do not output HTML!
-
-
- Translate the following text into German while preserving its original meaning and intent. Output plain string. Do not output HTML!
-
-
- You are a helpful assistant designed to assist users with writing and editing content. Avoid discussing harmful, illegal, or inappropriate topics. Output plain string. Do not output HTML!
-
Center text
@@ -898,7 +862,7 @@
Filter
- {0} column filter menu settings
+ column filter menu settings
{0} filter
@@ -1473,14 +1437,14 @@
Previous
-
- uploaded
+
+ {0} file(s) {1}. Press Arrow Down to navigate.
selected
-
- {0} file(s) {1}. Press Arrow Down to navigate.
+
+ uploaded
Drag and drop files here to upload
@@ -1515,6 +1479,15 @@
Does not start with
+
+ Include fields
+
+
+ Total {0}
+
+
+ {0} Total
+
Change settings
@@ -1542,21 +1515,15 @@
Values
-
- Grand total
-
-
- Include fields
-
-
- Group column
-
Move Next
Move Previous
+
+ Group column
+
Ungroup column
@@ -1614,9 +1581,6 @@
Delete table
-
- Average
-
Move Down
@@ -1641,15 +1605,15 @@
No Data
+
+ Search dialog
+
Options list
Document viewport
-
- Search dialog
-
Options list
@@ -1683,11 +1647,23 @@
Generated with AI:
-
- Add column left
+
+ Sheet
-
- Add column right
+
+ Document
+
+
+ Cut
+
+
+ Copy
+
+
+ Paste
+
+
+ Insert link
Add row above
@@ -1695,118 +1671,134 @@
Add row below
-
- Align bottom
+
+ Delete row
-
- Align center
+
+ Add column right
-
- Align justify
+
+ Add column left
+
+
+ Delete column
+
+
+ Send to back
+
+
+ Bring to front
+
+
+ Delete
Align left
-
- Align middle
-
Align right
+
+ Align center
+
+
+ Align justify
+
Align top
-
- Background color
+
+ Align bottom
-
- Bold
+
+ Align middle
-
- Copy
+
+ Automatic
-
- Cut
+
+ Text
-
- Document
+
+ Number
-
- Sheet
+
+ Percentage
-
- Delete column
+
+ Financial
-
- Delete
+
+ Currency
-
- Delete row
+
+ Date
-
- OK
+
+ Time
-
- Close
+
+ Date Time
-
- <p>To complete this action, the site needs access to the clipboard.</p>
-<p>Go to your browser's security settings and allow clipboard permissions for this site.</p>
-<p>Alternatively, use one of the following shortcuts:</p>
-<div>Cut = Ctrl/Cmd + X</div>
-<div>Copy = Ctrl/Cmd + C</div>
-<div>Paste = Ctrl/Cmd + V</div>
+
+ Duration
-
- No access to the clipboard
+
+ Merge all
-
- Close
+
+ Merge horizontally
-
- Delete
+
+ Open
-
- Cancel
+
+ Download
-
- The deleted sheet data will be lost. Are you sure you want to proceed?
+
+ Insert image
-
- Delete sheet
+
+ File
-
+
+ Home
+
+
+ Format
+
+
Insert
-
- Cancel
+
+ View
-
- Link text
+
+ Add
-
- Link:
+
+ Delete
-
- Remove link
+
+ Duplicate
-
- The link cannot be blank.
+
+ Hide
-
- Insert link
+
+ Move right
-
- Rename
+
+ Move left
+
+
+ Close
Rename
-
- Cancel
-
-
- There is an existing sheet with this name. Please enter another name.
+
+ Rename sheet
Rename sheet to:
@@ -1814,107 +1806,94 @@
Sheet name
-
- Sheet name cannot be blank.
-
-
- Rename sheet
-
-
- Download
-
-
- Font family
+
+ Rename
-
- Font size
+
+ Cancel
-
- Horizontal align
+
+ There is an existing sheet with this name. Please enter another name.
-
- Insert image
+
+ Sheet name cannot be blank.
-
+
Insert link
-
- Italic
-
-
- Merge all
-
-
- Merge horizontally
-
-
- Merge vertically
+
+ Link:
-
- Automatic
+
+ Link text
-
- Currency
+
+ Insert
-
- Date
+
+ Cancel
-
- Date Time
+
+ Remove link
-
- Duration
+
+ The link cannot be blank.
-
- Financial
+
+ Delete sheet
-
- Number
+
+ The deleted sheet data will be lost. Are you sure you want to proceed?
-
- Percentage
+
+ Delete
-
- Text
+
+ Cancel
-
- Time
+
+ No access to the clipboard
-
- Open
+
+ <p>To complete this action, the site needs access to the clipboard.</p>
+<p>Go to your browser's security settings and allow clipboard permissions for this site.</p>
+<p>Alternatively, use one of the following shortcuts:</p>
+<div>Cut = Ctrl/Cmd + X</div>
+<div>Copy = Ctrl/Cmd + C</div>
+<div>Paste = Ctrl/Cmd + V</div>
-
- Paste
+
+ OK
-
- Redo
+
+ Close
-
- Send to back
+
+ Rename
-
- Bring to front
+
+ Merge vertically
-
- Add
+
+ Background color
-
- Delete
+
+ Bold
-
- Duplicate
+
+ Font family
-
- Hide
+
+ Font size
-
- Move left
+
+ Horizontal align
-
- Move right
+
+ Italic
-
- Rename
+
+ Redo
Text color
@@ -1922,21 +1901,6 @@
Text wrap
-
- File
-
-
- Format
-
-
- Home
-
-
- Insert
-
-
- View
-
Underline
@@ -1979,12 +1943,12 @@
Agenda
-
- Time
-
Date
+
+ Time
+
Event
@@ -2027,12 +1991,60 @@
Start typing
+
+ No data
+
+
+ Use
+
+
+ Rewrite the following text while preserving its original meaning and intent. Output plain string. Do not output HTML!
+
+
+ Correct any mistakes in the following text while preserving its original meaning and intent. Output plain string. Do not output HTML!
+
+
+ Adjust the tone of the following text to be more neutral while preserving its original meaning and intent. Output plain string. Do not output HTML!
+
+
+ Adjust the tone of the following text to be more friendly while preserving its original meaning and intent. Output plain string. Do not output HTML!
+
+
+ Adjust the tone of the following text to be more casual while preserving its original meaning and intent. Output plain string. Do not output HTML!
+
+
+ Adjust the tone of the following text to be more formal while preserving its original meaning and intent. Output plain string. Do not output HTML!
+
+
+ Polish the formatting of the following text to improve readability and consistency while preserving its original meaning and intent. Output plain string. Do not output HTML!
+
+
+ Adjust the length of the following text to be shorter while preserving its original meaning and intent. Output plain string. Do not output HTML!
+
+
+ Adjust the length of the following text to be longer while preserving its original meaning and intent. Output plain string. Do not output HTML!
+
+
+ Translate the following text into English while preserving its original meaning and intent. Output plain string. Do not output HTML!
+
+
+ Translate the following text into Spanish while preserving its original meaning and intent. Output plain string. Do not output HTML!
+
+
+ Translate the following text into German while preserving its original meaning and intent. Output plain string. Do not output HTML!
+
+
+ You are a helpful assistant designed to assist users with writing and editing content. Avoid discussing harmful, illegal, or inappropriate topics. Output plain string. Do not output HTML!
+
Clear all filters
Clear sorting
+
+ Clear groups
+
Group By
@@ -2042,9 +2054,6 @@
Filter By
-
- Clear grouping
-
Pause
@@ -2054,24 +2063,42 @@
Discard
-
- Apply
-
-
- AI Assistant
-
Insert
Replace
-
- Collapse Details
+
+ AI Assistant
+
+
+ Apply
+
+
+ This message has been deleted.
+
+
+ Failed to send.
+
+
+ Reply
+
+
+ Copy
Expand Details
+
+ Collapse Details
+
+
+ Download All
+
+
+ Download
+
Use with selection
@@ -2081,10 +2108,67 @@
Message copied to clipboard.
-
- Reply
+
+ Search
-
- Copy
+
+ Search
+
+
+ Looks for exact word matches across data
+
+
+ Previously searched
+
+
+ No previous searches
+
+
+ Semantic search
+
+
+ Semantic search
+
+
+ Understands context to surface the most relevant results
+
+
+ Previously searched
+
+
+ No previous searches
+
+
+ AI Assistant
+
+
+ Sort, filter, or group with AI
+
+
+ Previously asked
+
+
+ No previous prompts
+
+
+ Suggested prompts
+
+
+ No data
+
+
+ Cancel
+
+
+ Clear
+
+
+ Pin
+
+
+ Unpin
+
+
+ Close
\ No newline at end of file
diff --git a/Projects/Net8/TelerikBlazorWebApp/TelerikBlazorWebApp/Resources/TelerikMessages.Designer.cs b/Projects/Net8/TelerikBlazorWebApp/TelerikBlazorWebApp/Resources/TelerikMessages.Designer.cs
index 5f8dc87..0aad49a 100644
--- a/Projects/Net8/TelerikBlazorWebApp/TelerikBlazorWebApp/Resources/TelerikMessages.Designer.cs
+++ b/Projects/Net8/TelerikBlazorWebApp/TelerikBlazorWebApp/Resources/TelerikMessages.Designer.cs
@@ -19,7 +19,7 @@ namespace TelerikBlazorWebApp.Resources {
// class via a tool like ResGen or Visual Studio.
// To add or remove a member, edit your .ResX file then rerun ResGen
// with the /str option, or rebuild your VS project.
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "18.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
public class TelerikMessages {
@@ -285,6 +285,60 @@ public static string Carousel_Previous {
}
}
+ ///
+ /// Looks up a localized string similar to No data.
+ ///
+ public static string Chart_NoData {
+ get {
+ return ResourceManager.GetString("Chart_NoData", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to This message has been deleted..
+ ///
+ public static string Chat_Deleted_Message {
+ get {
+ return ResourceManager.GetString("Chat_Deleted_Message", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Failed to send..
+ ///
+ public static string Chat_Failed_Message {
+ get {
+ return ResourceManager.GetString("Chat_Failed_Message", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Download.
+ ///
+ public static string Chat_File_Action_Download {
+ get {
+ return ResourceManager.GetString("Chat_File_Action_Download", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Copy.
+ ///
+ public static string Chat_Message_Action_Copy {
+ get {
+ return ResourceManager.GetString("Chat_Message_Action_Copy", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Reply.
+ ///
+ public static string Chat_Message_Action_Reply {
+ get {
+ return ResourceManager.GetString("Chat_Message_Action_Reply", resourceCulture);
+ }
+ }
+
///
/// Looks up a localized string similar to Message copied to clipboard..
///
@@ -294,6 +348,15 @@ public static string Chat_Message_Copied {
}
}
+ ///
+ /// Looks up a localized string similar to Download All.
+ ///
+ public static string Chat_Message_Download_All {
+ get {
+ return ResourceManager.GetString("Chat_Message_Download_All", resourceCulture);
+ }
+ }
+
///
/// Looks up a localized string similar to A.
///
@@ -852,6 +915,33 @@ public static string DropDownList_Open {
}
}
+ ///
+ /// Looks up a localized string similar to Cancel.
+ ///
+ public static string DropDownTree_Cancel {
+ get {
+ return ResourceManager.GetString("DropDownTree_Cancel", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Clear.
+ ///
+ public static string DropDownTree_Clear {
+ get {
+ return ResourceManager.GetString("DropDownTree_Clear", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to No data.
+ ///
+ public static string DropDownTree_NoData {
+ get {
+ return ResourceManager.GetString("DropDownTree_NoData", resourceCulture);
+ }
+ }
+
///
/// Looks up a localized string similar to Drag and drop files here to upload.
///
@@ -1040,25 +1130,25 @@ public static string Editor_AI_Prompt_OutputView_Insert {
return ResourceManager.GetString("Editor_AI_Prompt_OutputView_Insert", resourceCulture);
}
}
-
+
///
- /// Looks up a localized string similar to Use with content.
+ /// Looks up a localized string similar to Replace.
///
- public static string Editor_AI_Prompt_PromptView_ContentButton {
+ public static string Editor_AI_Prompt_OutputView_Replace {
get {
- return ResourceManager.GetString("Editor_AI_Prompt_PromptView_ContentButton", resourceCulture);
+ return ResourceManager.GetString("Editor_AI_Prompt_OutputView_Replace", resourceCulture);
}
}
///
- /// Looks up a localized string similar to Replace.
+ /// Looks up a localized string similar to Use with content.
///
- public static string Editor_AI_Prompt_OutputView_Replace {
+ public static string Editor_AI_Prompt_PromptView_ContentButton {
get {
- return ResourceManager.GetString("Editor_AI_Prompt_OutputView_Replace", resourceCulture);
+ return ResourceManager.GetString("Editor_AI_Prompt_PromptView_ContentButton", resourceCulture);
}
}
-
+
///
/// Looks up a localized string similar to Use with selection.
///
@@ -2851,7 +2941,7 @@ public static string Grid_Filter {
}
///
- /// Looks up a localized string similar to {0} column filter menu settings.
+ /// Looks up a localized string similar to column filter menu settings.
///
public static string Grid_FilterMenuSettings {
get {
@@ -3031,7 +3121,7 @@ public static string Grid_Update {
}
///
- /// Looks up a localized string similar to Clear grouping.
+ /// Looks up a localized string similar to Clear groups.
///
public static string Group_Clear_All {
get {
@@ -3192,6 +3282,15 @@ public static string MultiSelect_Open {
}
}
+ ///
+ /// Looks up a localized string similar to Use.
+ ///
+ public static string MultiSelect_Use {
+ get {
+ return ResourceManager.GetString("MultiSelect_Use", resourceCulture);
+ }
+ }
+
///
/// Looks up a localized string similar to Clear.
///
@@ -3661,20 +3760,29 @@ public static string PivotGrid_GrandTotal {
}
///
- /// Looks up a localized string similar to Grand total.
+ /// Looks up a localized string similar to Include fields.
///
- public static string PivotGrid_GrandTotal1 {
+ public static string PivotGrid_IncludeFields {
get {
- return ResourceManager.GetString("PivotGrid_GrandTotal1", resourceCulture);
+ return ResourceManager.GetString("PivotGrid_IncludeFields", resourceCulture);
}
}
///
- /// Looks up a localized string similar to Include fields.
+ /// Looks up a localized string similar to Total {0}.
///
- public static string PivotGrid_IncludeFields {
+ public static string PivotGrid_TotalValueFormat {
get {
- return ResourceManager.GetString("PivotGrid_IncludeFields", resourceCulture);
+ return ResourceManager.GetString("PivotGrid_TotalValueFormat", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to {0} Total.
+ ///
+ public static string PivotGrid_ValueTotalFormat {
+ get {
+ return ResourceManager.GetString("PivotGrid_ValueTotalFormat", resourceCulture);
}
}
@@ -4515,6 +4623,141 @@ public static string Slider_Increase {
}
}
+ ///
+ /// Looks up a localized string similar to No previous prompts.
+ ///
+ public static string SmartBox_AIAssistant_NoData {
+ get {
+ return ResourceManager.GetString("SmartBox_AIAssistant_NoData", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sort, filter, or group with AI.
+ ///
+ public static string SmartBox_AIAssistant_Placeholder {
+ get {
+ return ResourceManager.GetString("SmartBox_AIAssistant_Placeholder", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Previously asked.
+ ///
+ public static string SmartBox_AIAssistant_PreviousPrompts {
+ get {
+ return ResourceManager.GetString("SmartBox_AIAssistant_PreviousPrompts", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Suggested prompts.
+ ///
+ public static string SmartBox_AIAssistant_SuggestedPrompts {
+ get {
+ return ResourceManager.GetString("SmartBox_AIAssistant_SuggestedPrompts", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to AI Assistant.
+ ///
+ public static string SmartBox_AIAssistant_Title {
+ get {
+ return ResourceManager.GetString("SmartBox_AIAssistant_Title", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Looks for exact word matches across data.
+ ///
+ public static string SmartBox_Search_Description {
+ get {
+ return ResourceManager.GetString("SmartBox_Search_Description", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to No previous searches.
+ ///
+ public static string SmartBox_Search_NoData {
+ get {
+ return ResourceManager.GetString("SmartBox_Search_NoData", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Search.
+ ///
+ public static string SmartBox_Search_Placeholder {
+ get {
+ return ResourceManager.GetString("SmartBox_Search_Placeholder", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Previously searched.
+ ///
+ public static string SmartBox_Search_PreviousSearches {
+ get {
+ return ResourceManager.GetString("SmartBox_Search_PreviousSearches", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Search.
+ ///
+ public static string SmartBox_Search_Title {
+ get {
+ return ResourceManager.GetString("SmartBox_Search_Title", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Understands context to surface the most relevant results.
+ ///
+ public static string SmartBox_SemanticSearch_Description {
+ get {
+ return ResourceManager.GetString("SmartBox_SemanticSearch_Description", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to No previous searches.
+ ///
+ public static string SmartBox_SemanticSearch_NoData {
+ get {
+ return ResourceManager.GetString("SmartBox_SemanticSearch_NoData", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Semantic search.
+ ///
+ public static string SmartBox_SemanticSearch_Placeholder {
+ get {
+ return ResourceManager.GetString("SmartBox_SemanticSearch_Placeholder", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Previously searched.
+ ///
+ public static string SmartBox_SemanticSearch_PreviousSearches {
+ get {
+ return ResourceManager.GetString("SmartBox_SemanticSearch_PreviousSearches", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Semantic search.
+ ///
+ public static string SmartBox_SemanticSearch_Title {
+ get {
+ return ResourceManager.GetString("SmartBox_SemanticSearch_Title", resourceCulture);
+ }
+ }
+
///
/// Looks up a localized string similar to Clear sorting.
///
@@ -5411,6 +5654,24 @@ public static string Switch_OnLabel {
}
}
+ ///
+ /// Looks up a localized string similar to Close.
+ ///
+ public static string TabStrip_CloseTab {
+ get {
+ return ResourceManager.GetString("TabStrip_CloseTab", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Pin.
+ ///
+ public static string TabStrip_PinTab {
+ get {
+ return ResourceManager.GetString("TabStrip_PinTab", resourceCulture);
+ }
+ }
+
///
/// Looks up a localized string similar to Show Next Tabs.
///
@@ -5429,6 +5690,15 @@ public static string TabStrip_ShowPreviousTabs {
}
}
+ ///
+ /// Looks up a localized string similar to Unpin.
+ ///
+ public static string TabStrip_UnpinTab {
+ get {
+ return ResourceManager.GetString("TabStrip_UnpinTab", resourceCulture);
+ }
+ }
+
///
/// Looks up a localized string similar to Clear.
///
diff --git a/Projects/Net8/TelerikBlazorWebApp/TelerikBlazorWebApp/Resources/TelerikMessages.bg.resx b/Projects/Net8/TelerikBlazorWebApp/TelerikBlazorWebApp/Resources/TelerikMessages.bg.resx
index d386764..bac9ceb 100644
--- a/Projects/Net8/TelerikBlazorWebApp/TelerikBlazorWebApp/Resources/TelerikMessages.bg.resx
+++ b/Projects/Net8/TelerikBlazorWebApp/TelerikBlazorWebApp/Resources/TelerikMessages.bg.resx
@@ -859,7 +859,7 @@
Филтър
- {0} колона настройки филтър меню
+ колона настройки филтър меню
{0} филтър
@@ -2042,4 +2042,76 @@
Съобщение, копирано в клипборда.
+
+ Отговори
+
+
+ Копирай
+
+
+ Изтегли
+
+
+ Изтегли всички
+
+
+ Това съобщение беше изтрито.
+
+
+ Failed to send.
+
+
+ Няма предишни търсения
+
+
+ Сортирай, филтрирай и групирай с ИИ
+
+
+ Предишни запитвания
+
+
+ Асистент с изкуствен интелект
+
+
+ Търси в данните по точно съвпадение на дума в данните
+
+
+ Няма предишни търсения
+
+
+ Търси
+
+
+ Няма предишни търсения
+
+
+ Търси
+
+
+ Разбира контекст, за да намери най-подходящите резултати
+
+
+ Няма предишни търсения
+
+
+ Семантично търсене
+
+
+ Предишни търсения
+
+
+ Семантично търсене
+
+
+ Препоръчани запитвания
+
+
+ Закачи
+
+
+ Откачи
+
+
+ Затвори
+
\ No newline at end of file
diff --git a/Projects/Net8/TelerikBlazorWebApp/TelerikBlazorWebApp/Resources/TelerikMessages.resx b/Projects/Net8/TelerikBlazorWebApp/TelerikBlazorWebApp/Resources/TelerikMessages.resx
index b0345b5..33df22b 100644
--- a/Projects/Net8/TelerikBlazorWebApp/TelerikBlazorWebApp/Resources/TelerikMessages.resx
+++ b/Projects/Net8/TelerikBlazorWebApp/TelerikBlazorWebApp/Resources/TelerikMessages.resx
@@ -117,6 +117,9 @@
System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ Average
+
Count
@@ -327,45 +330,6 @@
Add row below
-
- Rewrite the following text while preserving its original meaning and intent. Output plain string. Do not output HTML!
-
-
- Correct any mistakes in the following text while preserving its original meaning and intent. Output plain string. Do not output HTML!
-
-
- Adjust the tone of the following text to be more neutral while preserving its original meaning and intent. Output plain string. Do not output HTML!
-
-
- Adjust the tone of the following text to be more friendly while preserving its original meaning and intent. Output plain string. Do not output HTML!
-
-
- Adjust the tone of the following text to be more casual while preserving its original meaning and intent. Output plain string. Do not output HTML!
-
-
- Adjust the tone of the following text to be more formal while preserving its original meaning and intent. Output plain string. Do not output HTML!
-
-
- Polish the formatting of the following text to improve readability and consistency while preserving its original meaning and intent. Output plain string. Do not output HTML!
-
-
- Adjust the length of the following text to be shorter while preserving its original meaning and intent. Output plain string. Do not output HTML!
-
-
- Adjust the length of the following text to be longer while preserving its original meaning and intent. Output plain string. Do not output HTML!
-
-
- Translate the following text into English while preserving its original meaning and intent. Output plain string. Do not output HTML!
-
-
- Translate the following text into Spanish while preserving its original meaning and intent. Output plain string. Do not output HTML!
-
-
- Translate the following text into German while preserving its original meaning and intent. Output plain string. Do not output HTML!
-
-
- You are a helpful assistant designed to assist users with writing and editing content. Avoid discussing harmful, illegal, or inappropriate topics. Output plain string. Do not output HTML!
-
Center text
@@ -898,7 +862,7 @@
Filter
- {0} column filter menu settings
+ column filter menu settings
{0} filter
@@ -1473,14 +1437,14 @@
Previous
-
- uploaded
+
+ {0} file(s) {1}. Press Arrow Down to navigate.
selected
-
- {0} file(s) {1}. Press Arrow Down to navigate.
+
+ uploaded
Drag and drop files here to upload
@@ -1515,6 +1479,15 @@
Does not start with
+
+ Include fields
+
+
+ Total {0}
+
+
+ {0} Total
+
Change settings
@@ -1542,21 +1515,15 @@
Values
-
- Grand total
-
-
- Include fields
-
-
- Group column
-
Move Next
Move Previous
+
+ Group column
+
Ungroup column
@@ -1614,9 +1581,6 @@
Delete table
-
- Average
-
Move Down
@@ -1641,15 +1605,15 @@
No Data
+
+ Search dialog
+
Options list
Document viewport
-
- Search dialog
-
Options list
@@ -1683,11 +1647,23 @@
Generated with AI:
-
- Add column left
+
+ Sheet
-
- Add column right
+
+ Document
+
+
+ Cut
+
+
+ Copy
+
+
+ Paste
+
+
+ Insert link
Add row above
@@ -1695,118 +1671,134 @@
Add row below
-
- Align bottom
+
+ Delete row
-
- Align center
+
+ Add column right
-
- Align justify
+
+ Add column left
+
+
+ Delete column
+
+
+ Send to back
+
+
+ Bring to front
+
+
+ Delete
Align left
-
- Align middle
-
Align right
+
+ Align center
+
+
+ Align justify
+
Align top
-
- Background color
+
+ Align bottom
-
- Bold
+
+ Align middle
-
- Copy
+
+ Automatic
-
- Cut
+
+ Text
-
- Document
+
+ Number
-
- Sheet
+
+ Percentage
-
- Delete column
+
+ Financial
-
- Delete
+
+ Currency
-
- Delete row
+
+ Date
-
- OK
+
+ Time
-
- Close
+
+ Date Time
-
- <p>To complete this action, the site needs access to the clipboard.</p>
-<p>Go to your browser's security settings and allow clipboard permissions for this site.</p>
-<p>Alternatively, use one of the following shortcuts:</p>
-<div>Cut = Ctrl/Cmd + X</div>
-<div>Copy = Ctrl/Cmd + C</div>
-<div>Paste = Ctrl/Cmd + V</div>
+
+ Duration
-
- No access to the clipboard
+
+ Merge all
-
- Close
+
+ Merge horizontally
-
- Delete
+
+ Open
-
- Cancel
+
+ Download
-
- The deleted sheet data will be lost. Are you sure you want to proceed?
+
+ Insert image
-
- Delete sheet
+
+ File
-
+
+ Home
+
+
+ Format
+
+
Insert
-
- Cancel
+
+ View
-
- Link text
+
+ Add
-
- Link:
+
+ Delete
-
- Remove link
+
+ Duplicate
-
- The link cannot be blank.
+
+ Hide
-
- Insert link
+
+ Move right
-
- Rename
+
+ Move left
+
+
+ Close
Rename
-
- Cancel
-
-
- There is an existing sheet with this name. Please enter another name.
+
+ Rename sheet
Rename sheet to:
@@ -1814,107 +1806,94 @@
Sheet name
-
- Sheet name cannot be blank.
-
-
- Rename sheet
-
-
- Download
-
-
- Font family
+
+ Rename
-
- Font size
+
+ Cancel
-
- Horizontal align
+
+ There is an existing sheet with this name. Please enter another name.
-
- Insert image
+
+ Sheet name cannot be blank.
-
+
Insert link
-
- Italic
-
-
- Merge all
-
-
- Merge horizontally
-
-
- Merge vertically
+
+ Link:
-
- Automatic
+
+ Link text
-
- Currency
+
+ Insert
-
- Date
+
+ Cancel
-
- Date Time
+
+ Remove link
-
- Duration
+
+ The link cannot be blank.
-
- Financial
+
+ Delete sheet
-
- Number
+
+ The deleted sheet data will be lost. Are you sure you want to proceed?
-
- Percentage
+
+ Delete
-
- Text
+
+ Cancel
-
- Time
+
+ No access to the clipboard
-
- Open
+
+ <p>To complete this action, the site needs access to the clipboard.</p>
+<p>Go to your browser's security settings and allow clipboard permissions for this site.</p>
+<p>Alternatively, use one of the following shortcuts:</p>
+<div>Cut = Ctrl/Cmd + X</div>
+<div>Copy = Ctrl/Cmd + C</div>
+<div>Paste = Ctrl/Cmd + V</div>
-
- Paste
+
+ OK
-
- Redo
+
+ Close
-
- Send to back
+
+ Rename
-
- Bring to front
+
+ Merge vertically
-
- Add
+
+ Background color
-
- Delete
+
+ Bold
-
- Duplicate
+
+ Font family
-
- Hide
+
+ Font size
-
- Move left
+
+ Horizontal align
-
- Move right
+
+ Italic
-
- Rename
+
+ Redo
Text color
@@ -1922,21 +1901,6 @@
Text wrap
-
- File
-
-
- Format
-
-
- Home
-
-
- Insert
-
-
- View
-
Underline
@@ -1979,12 +1943,12 @@
Agenda
-
- Time
-
Date
+
+ Time
+
Event
@@ -2027,12 +1991,60 @@
Start typing
+
+ No data
+
+
+ Use
+
+
+ Rewrite the following text while preserving its original meaning and intent. Output plain string. Do not output HTML!
+
+
+ Correct any mistakes in the following text while preserving its original meaning and intent. Output plain string. Do not output HTML!
+
+
+ Adjust the tone of the following text to be more neutral while preserving its original meaning and intent. Output plain string. Do not output HTML!
+
+
+ Adjust the tone of the following text to be more friendly while preserving its original meaning and intent. Output plain string. Do not output HTML!
+
+
+ Adjust the tone of the following text to be more casual while preserving its original meaning and intent. Output plain string. Do not output HTML!
+
+
+ Adjust the tone of the following text to be more formal while preserving its original meaning and intent. Output plain string. Do not output HTML!
+
+
+ Polish the formatting of the following text to improve readability and consistency while preserving its original meaning and intent. Output plain string. Do not output HTML!
+
+
+ Adjust the length of the following text to be shorter while preserving its original meaning and intent. Output plain string. Do not output HTML!
+
+
+ Adjust the length of the following text to be longer while preserving its original meaning and intent. Output plain string. Do not output HTML!
+
+
+ Translate the following text into English while preserving its original meaning and intent. Output plain string. Do not output HTML!
+
+
+ Translate the following text into Spanish while preserving its original meaning and intent. Output plain string. Do not output HTML!
+
+
+ Translate the following text into German while preserving its original meaning and intent. Output plain string. Do not output HTML!
+
+
+ You are a helpful assistant designed to assist users with writing and editing content. Avoid discussing harmful, illegal, or inappropriate topics. Output plain string. Do not output HTML!
+
Clear all filters
Clear sorting
+
+ Clear groups
+
Group By
@@ -2042,9 +2054,6 @@
Filter By
-
- Clear grouping
-
Pause
@@ -2054,24 +2063,42 @@
Discard
-
- Apply
-
-
- AI Assistant
-
Insert
Replace
-
- Collapse Details
+
+ AI Assistant
+
+
+ Apply
+
+
+ This message has been deleted.
+
+
+ Failed to send.
+
+
+ Reply
+
+
+ Copy
Expand Details
+
+ Collapse Details
+
+
+ Download All
+
+
+ Download
+
Use with selection
@@ -2081,10 +2108,67 @@
Message copied to clipboard.
-
- Reply
+
+ Search
-
- Copy
+
+ Search
+
+
+ Looks for exact word matches across data
+
+
+ Previously searched
+
+
+ No previous searches
+
+
+ Semantic search
+
+
+ Semantic search
+
+
+ Understands context to surface the most relevant results
+
+
+ Previously searched
+
+
+ No previous searches
+
+
+ AI Assistant
+
+
+ Sort, filter, or group with AI
+
+
+ Previously asked
+
+
+ No previous prompts
+
+
+ Suggested prompts
+
+
+ No data
+
+
+ Cancel
+
+
+ Clear
+
+
+ Pin
+
+
+ Unpin
+
+
+ Close
\ No newline at end of file