|
150 | 150 | <string name="notification_pref_title" maxLength="41">Notify when</string> |
151 | 151 | <string name="never_notify">Never notify</string> |
152 | 152 | <string name="notify_when_pending">Pending messages available</string> |
153 | | - <string name="notification_minimum_cards_due">More than %d cards due</string> |
| 153 | + <string name="notification_minimum_cards_due" comment="Consider keeping the unbreakable space after the digit">More than %d cards due</string> |
154 | 154 | <string name="notification_minimum_cards_due_vibrate" maxLength="41">Vibrate</string> |
155 | 155 | <string name="notification_minimum_cards_due_blink" maxLength="41">Blink light</string> |
156 | 156 | <string name="select_locale_title">Select language</string> |
|
170 | 170 | <string name="show_estimates" maxLength="41">Show button time</string> |
171 | 171 | <string name="show_estimates_summ">Show next review time on answer buttons</string> |
172 | 172 | <string name="show_large_answer_buttons" maxLength="41">Show large answer buttons</string> |
173 | | - <string name="show_large_answer_buttons_summ">Show answer button in 2 rows</string> |
| 173 | + <string name="show_large_answer_buttons_summ">Show answer button in 2 rows</string> |
174 | 174 | <string name="show_top_bar" maxLength="41">Show top bar</string> |
175 | 175 | <string name="show_top_bar_summary">Show card counts, answer timer, flag and mark in top bar</string> |
176 | 176 | <string name="show_progress" maxLength="41">Show remaining</string> |
|
182 | 182 | <string name="time_limit" maxLength="41">Timebox time limit</string> |
183 | 183 | <string name="day_offset_with_description" maxLength="41">Start of next day</string> |
184 | 184 | <plurals name="day_offset_summ" comment="%d is going to be replaced with the number of hours past midnight. It can be replaced if something else suits better the translation"> |
185 | | - <item quantity="one">%d hour past midnight</item> |
186 | | - <item quantity="other">%d hours past midnight</item> |
| 185 | + <item quantity="one" comment="Consider keeping the unbreakable space after the digit">%d hour past midnight</item> |
| 186 | + <item quantity="other" comment="Consider keeping the unbreakable space after the digit">%d hours past midnight</item> |
187 | 187 | </plurals> |
188 | 188 | <string name="pref_keep_screen_on" maxLength="41">Keep screen on</string> |
189 | 189 | <string name="pref_keep_screen_on_summ">Disable screen timeout</string> |
|
0 commit comments