Skip to content

Commit af1a53b

Browse files
say8425claude
andcommitted
docs: improve image alt text for accessibility
Add descriptive alt text to context threshold screenshots for better screen reader support across all language versions. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent d78c573 commit af1a53b

File tree

5 files changed

+15
-15
lines changed

5 files changed

+15
-15
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,15 @@ Add the following to `~/.claude/settings.json`:
3939

4040
### Context Normal (< 50%)
4141

42-
![context_normal](docs/context_normal.png)
42+
![Screenshot of status line with normal context usage, under 50%](docs/context_normal.png)
4343

4444
### Context Warning (50-80%)
4545

46-
![context_warning](docs/context_warning.png)
46+
![Screenshot of status line with warning context usage, between 50% and 80%](docs/context_warning.png)
4747

4848
### Context Critical (> 80%)
4949

50-
![context_critical](docs/context_critical.png)
50+
![Screenshot of status line with critical context usage, over 80%](docs/context_critical.png)
5151

5252
## Features
5353

docs/README.es.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,15 @@ Agrega lo siguiente a `~/.claude/settings.json`:
3939

4040
### Context Normal (< 50%)
4141

42-
![context_normal](context_normal.png)
42+
![Captura de pantalla de la línea de estado con uso de contexto normal, menos del 50%](context_normal.png)
4343

4444
### Context Advertencia (50-80%)
4545

46-
![context_warning](context_warning.png)
46+
![Captura de pantalla de la línea de estado con uso de contexto en advertencia, entre 50% y 80%](context_warning.png)
4747

4848
### Context Crítico (> 80%)
4949

50-
![context_critical](context_critical.png)
50+
![Captura de pantalla de la línea de estado con uso de contexto crítico, más del 80%](context_critical.png)
5151

5252
## Características
5353

docs/README.ja.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,15 @@ Claude Code用カスタムステータスライン。
3939

4040
### Context 正常 (< 50%)
4141

42-
![context_normal](context_normal.png)
42+
![正常なコンテキスト使用量(50%未満)のステータスラインのスクリーンショット](context_normal.png)
4343

4444
### Context 警告 (50-80%)
4545

46-
![context_warning](context_warning.png)
46+
![警告コンテキスト使用量(50%-80%)のステータスラインのスクリーンショット](context_warning.png)
4747

4848
### Context 危険 (> 80%)
4949

50-
![context_critical](context_critical.png)
50+
![危険なコンテキスト使用量(80%超)のステータスラインのスクリーンショット](context_critical.png)
5151

5252
## 機能
5353

docs/README.ko.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,15 @@ Claude Code를 위한 커스텀 상태표시줄.
3939

4040
### Context 정상 (< 50%)
4141

42-
![context_normal](context_normal.png)
42+
![정상 컨텍스트 사용량(50% 미만)의 상태표시줄 스크린샷](context_normal.png)
4343

4444
### Context 경고 (50-80%)
4545

46-
![context_warning](context_warning.png)
46+
![경고 컨텍스트 사용량(50%-80%)의 상태표시줄 스크린샷](context_warning.png)
4747

4848
### Context 위험 (> 80%)
4949

50-
![context_critical](context_critical.png)
50+
![위험 컨텍스트 사용량(80% 초과)의 상태표시줄 스크린샷](context_critical.png)
5151

5252

5353

docs/README.zh.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,15 @@ Claude Code 自定义状态栏。
3939

4040
### Context 正常 (< 50%)
4141

42-
![context_normal](context_normal.png)
42+
![正常上下文使用量(低于50%)的状态栏截图](context_normal.png)
4343

4444
### Context 警告 (50-80%)
4545

46-
![context_warning](context_warning.png)
46+
![警告上下文使用量(50%-80%)的状态栏截图](context_warning.png)
4747

4848
### Context 危险 (> 80%)
4949

50-
![context_critical](context_critical.png)
50+
![危险上下文使用量(超过80%)的状态栏截图](context_critical.png)
5151

5252
## 功能
5353

0 commit comments

Comments
 (0)