Skip to content

Commit c7ff619

Browse files
feat(settings): add new template creation functionality
The changes in this commit add a new "Create new template" option to the settings header and sidebar. This allows users to easily create new templates from the settings page, improving the overall template management experience. feat(locales): update listen button strings The changes update the localized strings for the listen button in the note header component. The main updates are: - Update the line numbers for the "Pause", "Stop", and "Resume" strings to match the updated code. - Remove the "Start onboarding video" string, as it is no longer used. - Update the line number for the "Start recording" string to match the updated code. These changes ensure the localized strings match the updated functionality of the listen button.
1 parent 1007bff commit c7ff619

File tree

3 files changed

+105
-45
lines changed

3 files changed

+105
-45
lines changed

apps/desktop/src/locales/en/messages.po

Lines changed: 51 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -225,9 +225,14 @@ msgid "{0}"
225225
msgstr "{0}"
226226

227227
#: src/components/settings/views/lab.tsx:139
228+
#: src/components/settings/views/feedback.tsx:49
228229
msgid "{description}"
229230
msgstr "{description}"
230231

232+
#: src/components/settings/views/feedback.tsx:45
233+
msgid "{label}"
234+
msgstr "{label}"
235+
231236
#: src/components/settings/components/calendar/calendar-selector.tsx:42
232237
msgid "{selectedCount} calendars selected"
233238
msgstr "{selectedCount} calendars selected"
@@ -255,7 +260,7 @@ msgstr "Access Granted"
255260
#~ msgid "Active"
256261
#~ msgstr "Active"
257262

258-
#: src/components/settings/views/template.tsx:115
263+
#: src/components/settings/views/template.tsx:169
259264
msgid "Add a description..."
260265
msgstr "Add a description..."
261266

@@ -272,8 +277,8 @@ msgstr "Add participant"
272277
msgid "Admin"
273278
msgstr "Admin"
274279

275-
#: src/components/settings/components/settings-header.tsx:24
276-
#: src/components/settings/components/main-sidebar.tsx:37
280+
#: src/components/settings/components/settings-header.tsx:23
281+
#: src/components/settings/components/main-sidebar.tsx:39
277282
msgid "AI"
278283
msgstr "AI"
279284

@@ -327,15 +332,19 @@ msgstr "Ask questions about past meetings"
327332
msgid "Assistant:"
328333
msgstr "Assistant:"
329334

335+
#: src/components/editor-area/floating-button.tsx:157
336+
msgid "Auto Enhance"
337+
msgstr "Auto Enhance"
338+
330339
#: src/components/settings/components/ai/model-selection.tsx:42
331340
#~ msgid "Available Models"
332341
#~ msgstr "Available Models"
333342

334-
#: src/routes/app.settings.tsx:103
343+
#: src/routes/app.settings.tsx:178
335344
msgid "Back to Settings"
336345
msgstr "Back to Settings"
337346

338-
#: src/components/settings/components/settings-header.tsx:36
347+
#: src/components/settings/components/settings-header.tsx:35
339348
msgid "Billing"
340349
msgstr "Billing"
341350

@@ -347,7 +356,7 @@ msgstr "Billing features are currently under development and will be available i
347356
msgid "Built-in Templates"
348357
msgstr "Built-in Templates"
349358

350-
#: src/components/settings/components/settings-header.tsx:26
359+
#: src/components/settings/components/settings-header.tsx:25
351360
msgid "Calendar"
352361
msgstr "Calendar"
353362

@@ -442,6 +451,10 @@ msgstr "Create agenda"
442451
msgid "Create new note"
443452
msgstr "Create new note"
444453

454+
#: src/components/settings/components/settings-header.tsx:64
455+
msgid "Create new template"
456+
msgstr "Create new template"
457+
445458
#: src/components/workspace-calendar/event-card.tsx:166
446459
msgid "Create Note"
447460
msgstr "Create Note"
@@ -454,7 +467,7 @@ msgstr "Current Plan"
454467
msgid "Custom LLM Endpoint"
455468
msgstr "Custom LLM Endpoint"
456469

457-
#: src/components/settings/views/template.tsx:86
470+
#: src/components/settings/views/template.tsx:141
458471
#: src/components/settings/views/team.tsx:165
459472
#: src/components/left-sidebar/notes-list.tsx:323
460473
msgid "Delete"
@@ -464,11 +477,15 @@ msgstr "Delete"
464477
#~ msgid "Delete note"
465478
#~ msgstr "Delete note"
466479

467-
#: src/components/settings/components/template-sections.tsx:125
480+
#: src/components/settings/components/template-sections.tsx:140
468481
msgid "Describe the content and purpose of this section"
469482
msgstr "Describe the content and purpose of this section"
470483

471-
#: src/components/settings/views/template.tsx:109
484+
#: src/components/settings/views/feedback.tsx:57
485+
msgid "Describe the issue"
486+
msgstr "Describe the issue"
487+
488+
#: src/components/settings/views/template.tsx:162
472489
msgid "Description"
473490
msgstr "Description"
474491

@@ -484,7 +501,7 @@ msgstr "Download"
484501
msgid "Downloaded"
485502
msgstr "Downloaded"
486503

487-
#: src/components/settings/views/template.tsx:82
504+
#: src/components/settings/views/template.tsx:137
488505
msgid "Duplicate"
489506
msgstr "Duplicate"
490507

@@ -520,7 +537,7 @@ msgstr "Enable"
520537
#~ msgid "Enhancing Model"
521538
#~ msgstr "Enhancing Model"
522539

523-
#: src/components/settings/components/template-sections.tsx:119
540+
#: src/components/settings/components/template-sections.tsx:131
524541
msgid "Enter a section title"
525542
msgstr "Enter a section title"
526543

@@ -536,15 +553,19 @@ msgstr "Enter the URL for your custom LLM endpoint"
536553
#~ msgid "Exclude these apps from auto detection"
537554
#~ msgstr "Exclude these apps from auto detection"
538555

539-
#: src/components/settings/components/settings-header.tsx:32
540-
#: src/components/settings/components/main-sidebar.tsx:35
556+
#: src/components/settings/components/settings-header.tsx:31
557+
#: src/components/settings/components/main-sidebar.tsx:37
541558
msgid "Extensions"
542559
msgstr "Extensions"
543560

544561
#: src/components/right-panel/components/chat/empty-chat-state.tsx:43
545562
msgid "Extract action items"
546563
msgstr "Extract action items"
547564

565+
#: src/components/settings/components/main-sidebar.tsx:43
566+
msgid "Feedback"
567+
msgstr "Feedback"
568+
548569
#: src/components/settings/views/billing.tsx:47
549570
msgid "For fast growing teams like energetic startups"
550571
msgstr "For fast growing teams like energetic startups"
@@ -573,7 +594,7 @@ msgstr "Free Trial"
573594
msgid "Full name"
574595
msgstr "Full name"
575596

576-
#: src/components/settings/components/settings-header.tsx:20
597+
#: src/components/settings/components/settings-header.tsx:19
577598
#: src/components/settings/components/main-sidebar.tsx:29
578599
msgid "General"
579600
msgstr "General"
@@ -591,6 +612,10 @@ msgstr "Grant Access"
591612
msgid "Help us improve Hyprnote by sharing anonymous usage data"
592613
msgstr "Help us improve Hyprnote by sharing anonymous usage data"
593614

615+
#: src/components/settings/views/feedback.tsx:29
616+
msgid "Help us improve the Hyprnote experience by providing feedback."
617+
msgstr "Help us improve the Hyprnote experience by providing feedback."
618+
594619
#: src/components/right-panel/components/chat/empty-chat-state.tsx:24
595620
msgid "How can I help you today?"
596621
msgstr "How can I help you today?"
@@ -631,7 +656,7 @@ msgstr "Job title"
631656
msgid "Key decisions"
632657
msgstr "Key decisions"
633658

634-
#: src/components/settings/components/main-sidebar.tsx:39
659+
#: src/components/settings/components/main-sidebar.tsx:41
635660
msgid "Lab"
636661
msgstr "Lab"
637662

@@ -791,7 +816,7 @@ msgstr "No upcoming events with this contact"
791816
#~ msgid "Not connected"
792817
#~ msgstr "Not connected"
793818

794-
#: src/components/settings/components/settings-header.tsx:28
819+
#: src/components/settings/components/settings-header.tsx:27
795820
#: src/components/settings/components/main-sidebar.tsx:31
796821
msgid "Notifications"
797822
msgstr "Notifications"
@@ -876,7 +901,7 @@ msgstr "Play video"
876901
msgid "Pro"
877902
msgstr "Pro"
878903

879-
#: src/components/settings/components/settings-header.tsx:22
904+
#: src/components/settings/components/settings-header.tsx:21
880905
msgid "Profile"
881906
msgstr "Profile"
882907

@@ -963,7 +988,7 @@ msgstr "Search templates..."
963988
msgid "Search..."
964989
msgstr "Search..."
965990

966-
#: src/components/settings/views/template.tsx:121
991+
#: src/components/settings/views/template.tsx:175
967992
msgid "Sections"
968993
msgstr "Sections"
969994

@@ -1053,6 +1078,10 @@ msgstr "Start recording"
10531078
msgid "Stop"
10541079
msgstr "Stop"
10551080

1081+
#: src/components/settings/views/feedback.tsx:69
1082+
msgid "Submit Feedback"
1083+
msgstr "Submit Feedback"
1084+
10561085
#: src/components/right-panel/components/chat/empty-chat-state.tsx:31
10571086
msgid "Summarize meeting"
10581087
msgstr "Summarize meeting"
@@ -1066,7 +1095,7 @@ msgid "System Audio Access"
10661095
msgstr "System Audio Access"
10671096

10681097
#: src/components/settings/views/billing.tsx:46
1069-
#: src/components/settings/components/settings-header.tsx:34
1098+
#: src/components/settings/components/settings-header.tsx:33
10701099
msgid "Team"
10711100
msgstr "Team"
10721101

@@ -1078,7 +1107,8 @@ msgstr "Team management features are currently under development and will be ava
10781107
msgid "Teamspace"
10791108
msgstr "Teamspace"
10801109

1081-
#: src/components/settings/components/settings-header.tsx:30
1110+
#: src/components/settings/components/settings-header.tsx:29
1111+
#: src/components/settings/components/main-sidebar.tsx:35
10821112
msgid "Templates"
10831113
msgstr "Templates"
10841114

@@ -1146,7 +1176,7 @@ msgstr "Type to search..."
11461176
msgid "Untitled"
11471177
msgstr "Untitled"
11481178

1149-
#: src/components/settings/views/template.tsx:68
1179+
#: src/components/settings/views/template.tsx:122
11501180
msgid "Untitled Template"
11511181
msgstr "Untitled Template"
11521182

0 commit comments

Comments
 (0)