Skip to content

Commit

Permalink
Merge pull request #4 from airon90/patch-1
Browse files Browse the repository at this point in the history
Update strings.xml with corrected spacing and other grammatical errors.
  • Loading branch information
vikesh8860 authored Mar 10, 2018
2 parents 772f052 + 6e73518 commit b49b817
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
<resources>
<string name="app_name">Think</string>
<string name="toast_message">"1. Enter your name for the Quiz.
<string name="toast_message">"1. Enter your name for the quiz.

2. Enter your valid mail address.
eg: [email protected]

3. Now set your password for
security purpose
security purpose.

Enjoy the App!! ☺</string>
Enjoy the app! ☺</string>
<string name="title_activity_main2">Main2Activity</string>

<string name="navigation_drawer_open">Open navigation drawer</string>
<string name="navigation_drawer_close">Close navigation drawer</string>

<string name="title_activity_navigation_activity">QuizBook</string>
<string name="title_activity_navigation_">Navigation_Activity</string>
<string name="title_activity_about_us">About Me</string>
<string name="note">QuizBook is a smartApp which is designed with simple and optimized user interface.QuizBook has all the categories of Quiz question which are used in daily life.</string>
<string name="title_activity_about_us">About me</string>
<string name="note">QuizBook is a smart app which is designed with simple and optimized user interface. QuizBook has all the categories of quiz question which are used in daily life.</string>
<string name="title_activity_settings">Settings</string>
<string name="title_activity_questions">Questions</string>
<string name="title_activity_main3">Main3Activity</string>
<string name="title_activity_score_card">ScoreCard</string>
<string name="title_activity_setting_activity">Settings</string>
<string name="email_content">Hey There, Take a look at the app developed by Vikesh.\n\n Here is the link to the app :\n\n </string>
<string name="email_content">Hey there! Take a look at the app developed by Vikesh.\n\nHere is the link to the app:\n\n </string>
<string name="link"><u>https://github.com/vikesh8860/QuizBook-Apk-File</u></string>
<string name="last_content">\n\nSteps: click on quizbook.apk and then click on download.</string>

Expand Down

0 comments on commit b49b817

Please sign in to comment.