anthropics / anthropics/claude-code

German translation: duplicate labels in session feedback prompt

Aperta
#94,461 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
invalid
Lingua principale
Python
Stelle
145k
Fork
23.1k
Metriche di merge delle PR
Metriche PR in attesa

Descrizione

In the German UI (`de-DE`), the session feedback prompt ("Wie läuft Claude in dieser Sitzung?") shows two buttons both labelled **"Gut"**, so there is no way to tell them apart.

Looking at `Claude.app/Contents/Resources/ion-dist/i18n/de-DE.json` against `en-US.json`, two distinct rating steps collapse into the same German word — and the same happens at the other end of the scale:

```
6xap9LaOTG en: "Good" de: "Gut"
x4AKsMHB+Z en: "Fine" de: "Gut"
eoV49s48Fm en: "Poor" de: "Schlecht"
yF+5T2PFuf en: "Bad" de: "Schlecht"
```

Suggested wording:

- "Fine" → "Passt schon" (or "Okay")
- "Poor" → "Mäßig"

This is cosmetic, but it also affects the data you collect: with two identical labels the choice between them is effectively random.

**Environment**
- Claude Desktop 1.52386.6, macOS
- UI language: German (de-DE)

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.