Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix part of #3602 Added label for HomeActivity #3850

Merged
merged 22 commits into from
Nov 17, 2021
Merged
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
0a445ba
Label added for HomeActivity
vrajdesai78 Sep 27, 2021
edcbefb
HomeActivity removed from label exemptions
vrajdesai78 Sep 28, 2021
820c1bd
Removed translatable=false
vrajdesai78 Sep 29, 2021
ea83bd0
Test created for HomeActivity
vrajdesai78 Sep 29, 2021
dc92bc2
Merge branch 'add-label-for-homeactivity' of https://github.com/vrajd…
vrajdesai78 Sep 29, 2021
53bbb7a
Merge branch 'develop' into add-label-for-homeactivity
vrajdesai78 Sep 29, 2021
69adfff
removed summary value
vrajdesai78 Oct 12, 2021
9a9cdd6
Update deploymentTargetDropDown.xml
vrajdesai78 Oct 19, 2021
abcd039
Update deploymentTargetDropDown.xml
vrajdesai78 Oct 19, 2021
f304f1d
Updated testcase
vrajdesai78 Oct 19, 2021
9e580fd
Updated strings.xml
vrajdesai78 Oct 26, 2021
445304d
Delete deploymentTargetDropDown.xml
vrajdesai78 Nov 1, 2021
05a3e52
ActivityTestRule removed
vrajdesai78 Nov 1, 2021
dd5c371
Merge branch 'add-label-for-homeactivity' of https://github.com/vrajd…
vrajdesai78 Nov 1, 2021
7da2231
multiple home string removed
vrajdesai78 Nov 11, 2021
825695e
.idea/runConfigurations.xml file reverted back
vrajdesai78 Nov 12, 2021
1b7ea3e
Removed unused imports
vrajdesai78 Nov 12, 2021
af264b5
reformated code
vrajdesai78 Nov 12, 2021
08b7ae1
Fixed unnecessary changes
vrajdesai78 Nov 13, 2021
680c4e2
String.xml updated
vrajdesai78 Nov 13, 2021
3385770
removed changes from strings.xml
vrajdesai78 Nov 13, 2021
d113c5b
strings.xml updated removed unncessary changes
vrajdesai78 Nov 13, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
String.xml updated
  • Loading branch information
vrajdesai78 committed Nov 13, 2021
commit 680c4e268b2fe240ca8dbdaea00c4ce515d809c0
62 changes: 31 additions & 31 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
@@ -1,16 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>

<string name="exploration_activity_title">Exploration Player</string>
<string name="home_activity_back_dialog_message">Would you like to exit your profile?</string>
<string name="home_activity_back_dialog_cancel">Cancel</string>
<string name="home_activity_back_dialog_exit">Exit</string>
<string name="nav_header_desc">Navigation header</string>
<string name="menu_options">Options</string>
<string name="menu_my_downloads">My Downloads</string>
<string name="menu_help">Help</string>
<string name="exploration_activity_title">Exploration Player</string>
<string name="help_activity_title">Help</string>
<string name="menu_switch_profile">Switch Profile</string>
<string name="developer_options">Developer Options</string>
<string name="administrator_controls">Administrator Controls</string>
<string name="drawer_open_content_description">Navigation Menu Open</string>
<string name="drawer_close_content_description">Navigation Menu Close</string>
<string name="help_activity_title">Help</string>
<string name="administrator_controls">Administrator Controls</string>
<string name="audio_play_description">Play audio</string>
<string name="audio_pause_description">Pause audio</string>
<string name="audio_language_select_dialog_okay_button">OK</string>
Expand Down Expand Up @@ -51,7 +55,7 @@
<string name="state_submit_button">Submit</string>
<string name="lesson_replay_button_text">Replay</string>
<string name="state_end_exploration_button">Return To Topic</string>
<string name="previous_responses_header">Previous Responses (%d)</string>
<string name="previous_responses_header">Previous Responses (%s)</string>
<string name="image_interaction_answer_text">Clicks on %s</string>
<string name="state_learn_again_button">Learn Again</string>
<string name="topic_download_text">(%s)</string>
Expand Down Expand Up @@ -99,7 +103,7 @@
<string name="topic_downloaded">Topic Downloaded</string>
<string name="downloaded">Downloaded</string>
<string name="question_player_title">Practice Mode</string>
<string name="question_training_session_progress">Question %d of %d</string>
<string name="question_training_session_progress">Question %s of %s</string>
<string name="question_training_session_progress_finished">Complete</string>
<string name="question_training_session_finished_header">Finished</string>
<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>
Expand Down Expand Up @@ -134,10 +138,10 @@
Ratios cannot have 0 as an element.
</string>
<string name="unknown_size">Unknown size</string>
<string name="size_bytes">%d Bytes</string>
<string name="size_kb">%d KB</string>
<string name="size_mb">%d MB</string>
<string name="size_gb">%d GB</string>
<string name="size_bytes">%s Bytes</string>
<string name="size_kb">%s KB</string>
<string name="size_mb">%s MB</string>
<string name="size_gb">%s GB</string>
<string name="correct">Correct!</string>
<string name="topic_prefix">Topic: %s</string>
<string name="welcome_profile_name">%s!</string>
Expand All @@ -147,49 +151,49 @@
1 Chapter
</item>
<item quantity="other">
%d Chapters
%s Chapters
</item>
</plurals>
<plurals name="story_count">
<item quantity="one">
1 Story
</item>
<item quantity="other">
%d Stories
%s Stories
</item>
</plurals>
<plurals name="story_total_chapters">
<item quantity="one">%d of %d Chapter Completed</item>
<item quantity="other">%d of %d Chapters Completed</item>
<item quantity="one">%s of %s Chapter Completed</item>
<item quantity="other">%s of %s Chapters Completed</item>
</plurals>
<plurals name="lesson_count">
<item quantity="one">
1 Lesson
</item>
<item quantity="other">
%d Lessons
%s Lessons
</item>
</plurals>
<plurals name="completed_story_count">
<item quantity="one">
1 Story Completed
</item>
<item quantity="other">
%d Stories Completed
%s Stories Completed
</item>
<item quantity="zero">
%d Stories Completed
%s Stories Completed
</item>
</plurals>
<plurals name="ongoing_topic_count">
<item quantity="one">
1 Topic in Progress
</item>
<item quantity="other">
%d Topics in Progress
%s Topics in Progress
</item>
<item quantity="zero">
%d Topics in Progress
%s Topics in Progress
</item>
</plurals>
<string name="bar_separator">\u0020|\u0020</string>
Expand Down Expand Up @@ -256,7 +260,7 @@
<string name="skip">Skip</string>
<string name="next_arrow">Next</string>
<string name="get_started">Get Started</string>
<string name="onboarding_slide_dots_content_description">Slide %d of %d</string>
<string name="onboarding_slide_dots_content_description">Slide %s of %s</string>
<!-- PinPasswordActivity -->
<string name="pin_password_hello">Hi, %s!</string>
<string name="pin_password_admin_enter">Please enter your Administrator PIN.</string>
Expand Down Expand Up @@ -288,12 +292,8 @@
<string name="my_downloads">My Downloads</string>
<string name="tab_downloads">Downloads</string>
<string name="tab_updates">Updates (2)</string>
<!-- HomeActivityBackDialog -->
<string name="home_activity_back_dialog_message">Would you like to exit your profile?</string>
<string name="home_activity_back_dialog_cancel">Cancel</string>
<string name="home_activity_back_dialog_exit">Exit</string>
<!-- HomeActivity -->
<string name="home_activity_title" translatable="false">Home</string>
<string name="home_activity_title">Home</string>
BenHenning marked this conversation as resolved.
Show resolved Hide resolved
<!-- ProfileListActivity -->
<string name="profile_list_activity_title">Profiles</string>
<!-- ProfileEditActivity -->
Expand Down Expand Up @@ -406,24 +406,24 @@
<string name="return_to_topic">Return to topic</string>
<string name="explanation">Explanation:</string>
<string name="drag_and_drop_interaction_group_merge_hint">If two items are equal, merge them.</string>
<string name="link_to_item_below">Link to item %d</string>
<string name="unlink_items">Unlink items at %d</string>
<string name="move_item_down_content_description">Move item down to %d</string>
<string name="move_item_up_content_description">Move item up to %d</string>
<string name="link_to_item_below">Link to item %s</string>
<string name="unlink_items">Unlink items at %s</string>
<string name="move_item_down_content_description">Move item down to %s</string>
<string name="move_item_up_content_description">Move item up to %s</string>
<string name="up_button_disabled">Up</string>
<string name="down_button_disabled">Down</string>
<string name="profile_last_visited">%s %s</string>
<plurals name="minutes">
<item quantity="one">a minute</item>
<item quantity="other">%d minutes</item>
<item quantity="other">%s minutes</item>
</plurals>
<plurals name="hours">
<item quantity="one">an hour</item>
<item quantity="other">%d hours</item>
<item quantity="other">%s hours</item>
</plurals>
<plurals name="days">
<item quantity="one">a day</item>
<item quantity="other">%d days</item>
<item quantity="other">%s days</item>
</plurals>
<!-- ViewTags -->
<string name="topic_revision_recyclerview_tag">topic_revision_recyclerview_tag</string>
Expand Down