Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mueller-ma authored and meikpiep committed Jan 21, 2024
1 parent 60dfc33 commit 7dad0b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gauguin-app/src/main/res/values-de-rDE/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
<string name="difficulty_no_difficulty_calculated_for_game_variant">Die Schwierigkeitsstufen dieser Variante wurden noch nicht berechnet.</string>
<string name="gridSizeInfo">%1$d x %2$d</string>
<string name="game_difficulty_level_unknown_bound_at_start_or_end_of_range">-</string>
<string name="setting_fill_single_cages_at_start_title">Fülle Einzelgrppen beim Start</string>
<string name="setting_fill_single_cages_at_start_title">Fülle Einzelgruppen beim Start</string>
<string name="setting_fill_single_cages_at_start_summary_on">Beim Spielstart werden alle Einzelgruppen automatisch gefüllt.</string>
<string name="setting_fill_single_cages_at_start_summary_off">Beim Spielstart bleiben Einzelgruppen leer.</string>
<string name="setting_maximum_cell_size">Maximale Größe einer Zelle</string>
Expand Down

0 comments on commit 7dad0b2

Please sign in to comment.