|
92 | 92 | <string name="ongoing_topic_list_activity_title">Topics in Progress</string>
|
93 | 93 | <string name="topic_story_progress_percentage">%s\%%</string>
|
94 | 94 | <string name="topic_play_chapter_index">%s</string>
|
95 |
| - <string name="chapter_name">Chapter %s: %s</string> |
96 |
| - <string name="chapter_completed">Chapter %s with title %s is completed</string> |
97 |
| - <string name="chapter_in_progress">Chapter %s with title %s is in progress</string> |
98 |
| - <string name="chapter_prerequisite_title_label">Complete Chapter %s: %s to unlock this chapter.</string> |
99 |
| - <string name="chapter_locked_prerequisite_title_label">Chapter %s: %s is currently locked. Please complete chapter %s: %s to unlock this chapter.</string> |
| 95 | + <string name="chapter_name">Chapter %1$s: %2$s</string> |
| 96 | + <string name="chapter_completed">Chapter %1$s with title %2$s is completed</string> |
| 97 | + <string name="chapter_in_progress">Chapter %1$s with title %2$s is in progress</string> |
| 98 | + <string name="chapter_prerequisite_title_label">Complete Chapter %1$s: %2$s to unlock this chapter.</string> |
| 99 | + <string name="chapter_locked_prerequisite_title_label">Chapter %1$s: %2$s is currently locked. Please complete chapter %3$s: %4$s to unlock this chapter.</string> |
100 | 100 | <string name="chapter_prerequisite_title_label_without_chapter_title">Complete the previous chapter to unlock this chapter.</string>
|
101 | 101 | <string name="text_input_default_content_description">Enter text.</string>
|
102 | 102 | <string name="fractions_default_hint_text">Enter a fraction in the form x/x, or a mixed number in the form x x/x.</string>
|
|
154 | 154 | <string name="topic_downloaded">Topic Downloaded</string>
|
155 | 155 | <string name="downloaded">Downloaded</string>
|
156 | 156 | <string name="question_player_title">Practice Mode</string>
|
157 |
| - <string name="question_training_session_progress">Question %s of %s</string> |
| 157 | + <string name="question_training_session_progress">Question %1$s of %2$s</string> |
158 | 158 | <string name="question_training_session_progress_finished">Complete</string>
|
159 | 159 | <string name="question_training_session_finished_header">Finished</string>
|
160 | 160 | <string name="question_training_session_finished_message">You have finished all of the questions! You can choose to play another set of questions, or return to the topic.</string>
|
|
190 | 190 | <string name="size_gb">%s GB</string>
|
191 | 191 | <string name="correct">Correct!</string>
|
192 | 192 | <string name="topic_prefix">Topic: %s</string>
|
193 |
| - <string name="welcome_profile_name">%s %s!</string> |
| 193 | + <string name="welcome_profile_name">%1$s %2$s!</string> |
194 | 194 | <plurals name="chapter_count">
|
195 | 195 | <item quantity="one">1 Chapter</item>
|
196 | 196 | <item quantity="other">%s Chapters</item>
|
|
200 | 200 | <item quantity="other">%s Stories</item>
|
201 | 201 | </plurals>
|
202 | 202 | <plurals name="story_total_chapters">
|
203 |
| - <item quantity="one">%s of %s Chapter Completed</item> |
204 |
| - <item quantity="other">%s of %s Chapters Completed</item> |
| 203 | + <item quantity="one">%1$s of %2$s Chapter Completed</item> |
| 204 | + <item quantity="other">%1$s of %2$s Chapters Completed</item> |
205 | 205 | </plurals>
|
206 | 206 | <plurals name="lesson_count">
|
207 | 207 | <item quantity="one">1 Lesson</item>
|
|
280 | 280 | <string name="skip">Skip</string>
|
281 | 281 | <string name="next_arrow">Next</string>
|
282 | 282 | <string name="get_started">Get Started</string>
|
283 |
| - <string name="onboarding_slide_dots_content_description">Slide %s of %s</string> |
| 283 | + <string name="onboarding_slide_dots_content_description">Slide %1$s of %2$s</string> |
284 | 284 | <!-- PinPasswordActivity -->
|
285 | 285 | <string name="pin_password_hello">Hi, %s!</string>
|
286 | 286 | <string name="pin_password_admin_enter">Please enter your Administrator PIN.</string>
|
|
465 | 465 | <string name="move_item_up_content_description">Move item up to %s</string>
|
466 | 466 | <string name="up_button_disabled">Up</string>
|
467 | 467 | <string name="down_button_disabled">Down</string>
|
468 |
| - <string name="profile_last_visited">%s %s</string> |
| 468 | + <string name="profile_last_visited">%1$s %2$s</string> |
469 | 469 | <plurals name="minutes_ago">
|
470 | 470 | <item quantity="one">a minute ago</item>
|
471 | 471 | <item quantity="other">%s minutes ago</item>
|
|
0 commit comments