diff --git a/src/ClaudeDo.App/ClaudeDo.App.csproj b/src/ClaudeDo.App/ClaudeDo.App.csproj index 2b2c2b4..b97a76d 100644 --- a/src/ClaudeDo.App/ClaudeDo.App.csproj +++ b/src/ClaudeDo.App/ClaudeDo.App.csproj @@ -14,10 +14,10 @@ - - - - + + + + None All diff --git a/src/ClaudeDo.Localization/locales/de.json b/src/ClaudeDo.Localization/locales/de.json index 9db1802..890b383 100644 --- a/src/ClaudeDo.Localization/locales/de.json +++ b/src/ClaudeDo.Localization/locales/de.json @@ -110,10 +110,12 @@ "ctxRunInteractively": "Interaktiv ausführen", "ctxOpenPlanningSession": "Planungssitzung öffnen", "ctxResumePlanningSession": "Planungssitzung fortsetzen", + "ctxFinalizePlanningSession": "Plan finalisieren", "ctxDiscardPlanningSession": "Planungssitzung verwerfen", - "ctxQueueSubtasks": "Teilaufgaben nacheinander einreihen", "ctxScheduleFor": "Planen für...", "ctxClearSchedule": "Zeitplan entfernen", + "ctxRemoveFromMyDay": "Aus Mein Tag entfernen", + "ctxAddToMyDay": "Zu Mein Tag hinzufügen", "badgeDraft": "ENTWURF", "badgePlanned": "GEPLANT", "approve": "Genehmigen", @@ -421,6 +423,8 @@ "shell": { "menu": { "help": "Hilfe", + "worker": "Worker", + "repositories": "Repositories", "checkForUpdates": "Nach Updates suchen", "restartWorker": "Worker neu starten", "worktrees": "Worktrees…", diff --git a/src/ClaudeDo.Localization/locales/en.json b/src/ClaudeDo.Localization/locales/en.json index b732dc2..db3d761 100644 --- a/src/ClaudeDo.Localization/locales/en.json +++ b/src/ClaudeDo.Localization/locales/en.json @@ -110,10 +110,12 @@ "ctxRunInteractively": "Run interactively", "ctxOpenPlanningSession": "Open planning Session", "ctxResumePlanningSession": "Resume planning Session", + "ctxFinalizePlanningSession": "Finalize plan", "ctxDiscardPlanningSession": "Discard planning session", - "ctxQueueSubtasks": "Queue subtasks sequentially", "ctxScheduleFor": "Schedule for...", "ctxClearSchedule": "Clear schedule", + "ctxRemoveFromMyDay": "Remove from My Day", + "ctxAddToMyDay": "Add to My Day", "badgeDraft": "DRAFT", "badgePlanned": "PLANNED", "approve": "Approve", @@ -421,6 +423,8 @@ "shell": { "menu": { "help": "Help", + "worker": "Worker", + "repositories": "Repositories", "checkForUpdates": "Check for updates", "restartWorker": "Restart worker", "worktrees": "Worktrees…", diff --git a/src/ClaudeDo.Ui/ClaudeDo.Ui.csproj b/src/ClaudeDo.Ui/ClaudeDo.Ui.csproj index d3f27bd..534a4b6 100644 --- a/src/ClaudeDo.Ui/ClaudeDo.Ui.csproj +++ b/src/ClaudeDo.Ui/ClaudeDo.Ui.csproj @@ -7,7 +7,7 @@ - + diff --git a/src/ClaudeDo.Ui/Design/IslandStyles.axaml b/src/ClaudeDo.Ui/Design/IslandStyles.axaml index d4737d3..b48ac6c 100644 --- a/src/ClaudeDo.Ui/Design/IslandStyles.axaml +++ b/src/ClaudeDo.Ui/Design/IslandStyles.axaml @@ -871,14 +871,9 @@ - - - - -