anthropics / anthropics/claude-code

German translation: duplicate labels in session feedback prompt

Ouverte
#94,461 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
invalid
Langage dominant
Python
Étoiles
145k
Forks
23.1k
Métriques de merge des PR
Métriques de PR en attente

Description

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)

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.