fix(calendar): translate repeat-scope modal titles (Edit/Move/Delete repeat)#1001
Merged
Conversation
'Edit repeat' / 'Move repeat' / 'Delete repeat' (the recurring-series scope dialog titles, set inline by mode in repeat-scope-modal) were missing from the i18n source and rendered as raw keys. Add them to enUS.ts and propagate to all languages; Danish: Rediger/Flyt/Slet gentagelse. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
There was a problem hiding this comment.
Pull request overview
Adds missing i18n entries for the recurring-series scope dialog titles (“Edit repeat” / “Move repeat” / “Delete repeat”) in the Backend Configuration plugin’s Angular i18n bundles, so the UI no longer renders these titles as raw strings/keys.
Changes:
- Added the three missing repeat-scope title keys to
enUS.ts. - Propagated the same keys to the other 25 locale files in
i18n/.
Reviewed changes
Copilot reviewed 26 out of 26 changed files in this pull request and generated 9 comments.
Show a summary per file
| File | Description |
|---|---|
| eform-client/src/app/plugins/modules/backend-configuration-pn/i18n/enUS.ts | Adds source keys for repeat-scope modal titles. |
| eform-client/src/app/plugins/modules/backend-configuration-pn/i18n/da.ts | Adds Danish translations for repeat-scope modal titles. |
| eform-client/src/app/plugins/modules/backend-configuration-pn/i18n/deDE.ts | Adds German translations for repeat-scope modal titles. |
| eform-client/src/app/plugins/modules/backend-configuration-pn/i18n/elGR.ts | Adds Greek translations for repeat-scope modal titles. |
| eform-client/src/app/plugins/modules/backend-configuration-pn/i18n/esES.ts | Adds Spanish translations for repeat-scope modal titles. |
| eform-client/src/app/plugins/modules/backend-configuration-pn/i18n/etET.ts | Adds Estonian translations for repeat-scope modal titles. |
| eform-client/src/app/plugins/modules/backend-configuration-pn/i18n/fiFI.ts | Adds Finnish translations for repeat-scope modal titles. |
| eform-client/src/app/plugins/modules/backend-configuration-pn/i18n/frFR.ts | Adds French translations for repeat-scope modal titles. |
| eform-client/src/app/plugins/modules/backend-configuration-pn/i18n/hrHR.ts | Adds Croatian translations for repeat-scope modal titles. |
| eform-client/src/app/plugins/modules/backend-configuration-pn/i18n/huHU.ts | Adds Hungarian translations for repeat-scope modal titles. |
| eform-client/src/app/plugins/modules/backend-configuration-pn/i18n/isIS.ts | Adds Icelandic translations for repeat-scope modal titles. |
| eform-client/src/app/plugins/modules/backend-configuration-pn/i18n/itIT.ts | Adds Italian translations for repeat-scope modal titles. |
| eform-client/src/app/plugins/modules/backend-configuration-pn/i18n/ltLT.ts | Adds Lithuanian translations for repeat-scope modal titles. |
| eform-client/src/app/plugins/modules/backend-configuration-pn/i18n/lvLV.ts | Adds Latvian translations for repeat-scope modal titles. |
| eform-client/src/app/plugins/modules/backend-configuration-pn/i18n/nlNL.ts | Adds Dutch translations for repeat-scope modal titles. |
| eform-client/src/app/plugins/modules/backend-configuration-pn/i18n/noNO.ts | Adds Norwegian translations for repeat-scope modal titles. |
| eform-client/src/app/plugins/modules/backend-configuration-pn/i18n/plPL.ts | Adds Polish translations for repeat-scope modal titles. |
| eform-client/src/app/plugins/modules/backend-configuration-pn/i18n/ptBR.ts | Adds Brazilian Portuguese translations for repeat-scope modal titles. |
| eform-client/src/app/plugins/modules/backend-configuration-pn/i18n/ptPT.ts | Adds Portuguese (Portugal) translations for repeat-scope modal titles. |
| eform-client/src/app/plugins/modules/backend-configuration-pn/i18n/roRO.ts | Adds Romanian translations for repeat-scope modal titles. |
| eform-client/src/app/plugins/modules/backend-configuration-pn/i18n/skSK.ts | Adds Slovak translations for repeat-scope modal titles. |
| eform-client/src/app/plugins/modules/backend-configuration-pn/i18n/slSL.ts | Adds Slovenian translations for repeat-scope modal titles. |
| eform-client/src/app/plugins/modules/backend-configuration-pn/i18n/svSE.ts | Adds Swedish translations for repeat-scope modal titles. |
| eform-client/src/app/plugins/modules/backend-configuration-pn/i18n/ukUA.ts | Adds Ukrainian translations for repeat-scope modal titles. |
| eform-client/src/app/plugins/modules/backend-configuration-pn/i18n/csCZ.ts | Adds Czech translations for repeat-scope modal titles. |
| eform-client/src/app/plugins/modules/backend-configuration-pn/i18n/bgBG.ts | Adds Bulgarian translations for repeat-scope modal titles. |
| Edit: 'Redigera', | ||
| 'Select date': 'Välj datum', | ||
| 'Edit repeat': 'Redigera upprepning', | ||
| 'Move repeat': 'Flytta upprepa', |
| Edit: 'Redigere', | ||
| 'Select date': 'Velg dato', | ||
| 'Edit repeat': 'Rediger gjentakelse', | ||
| 'Move repeat': 'Flytt gjenta', |
| Edit: 'Editar', | ||
| 'Select date': 'Selecione a data', | ||
| 'Edit repeat': 'Editar repetição', | ||
| 'Move repeat': 'Repita o movimento', |
| Edit: 'Editar', | ||
| 'Select date': 'Selecione a data', | ||
| 'Edit repeat': 'Editar repetição', | ||
| 'Move repeat': 'Repita o movimento', |
Comment on lines
+508
to
+510
| 'Edit repeat': 'Modifica ripeti', | ||
| 'Move repeat': 'Muoviti ripeti', | ||
| 'Delete repeat': 'Elimina ripeti', |
Comment on lines
+508
to
+510
| 'Edit repeat': 'Editar repetir', | ||
| 'Move repeat': 'Mover repetir', | ||
| 'Delete repeat': 'Eliminar repetir', |
| Edit: 'Redagować', | ||
| 'Select date': 'Wybierz datę', | ||
| 'Edit repeat': 'Edytuj powtórzenie', | ||
| 'Move repeat': 'Przesuń powtórz', |
Comment on lines
+508
to
+509
| 'Edit repeat': 'Herhalen bewerken', | ||
| 'Move repeat': 'Verplaats herhalen', |
Comment on lines
+559
to
+561
| 'Edit repeat': 'Bearbeiten wiederholen', | ||
| 'Move repeat': 'Bewegung wiederholen', | ||
| 'Delete repeat': 'Löschen Sie die Wiederholung', |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The recurring-series scope dialog titles
Edit repeat/Move repeat/Delete repeat(set inline by mode in repeat-scope-modal.component.html) were missing from the i18n source and rendered raw. Adds them to enUS.ts and propagates to all 25 languages (Danish: Rediger/Flyt/Slet gentagelse). Pure additive — no template/key changes. Follow-up to #1000.🤖 Generated with Claude Code