Modify strings

Change-Id: I077e039c9a1563eb2b132229c85432c3208505e2
diff --git a/apps/CtsVerifier/res/values/strings.xml b/apps/CtsVerifier/res/values/strings.xml
index 6129987..985767c 100644
--- a/apps/CtsVerifier/res/values/strings.xml
+++ b/apps/CtsVerifier/res/values/strings.xml
@@ -2076,7 +2076,7 @@
     Pause the playback and then resume it.
     </string>
     <string name="tv_time_shift_test_verify_resume_after_pause">
-    The playback should be resumed after pause.
+    The playback should resume after pause.
     </string>
     <string name="tv_time_shift_test_verify_position_tracking">
     The playback position tracking should be activated.
@@ -2086,10 +2086,10 @@
     Rewind the playback and in a few seconds fast-forward it.
     </string>
     <string name="tv_time_shift_test_verify_rewind">
-    The playback should be rewinded.
+    The playback should rewind.
     </string>
     <string name="tv_time_shift_test_verify_fast_forward">
-    The playback should be fast-forwarded.
+    The playback should fast-forward.
     </string>
     <string name="tv_time_shift_test_seek">
     Press the \"Launch TV app\" button. Verify that the playback control is available.
@@ -2104,8 +2104,8 @@
 
     <string name="tv_app_link_test">TV app app-link test</string>
     <string name="tv_app_link_test_info">
-    Verify that the bundled TV app supports linking to channel apps. If TV input service provides
-    links for its specific channels, TV app should show the links in a proper format.
+    Verify that the bundled TV app supports linking to channel apps. If a TV input service provides
+    links for its specific channels, the TV app should show the links in a proper format.
     </string>
     <string name="tv_app_link_test_select_app_link">
     Select the \"Launch TV app\" button, then check if you can see a menu with \"Cts App-Link Text\"
@@ -2116,7 +2116,7 @@
     </string>
     <string name="tv_input_link_test_verify_link_interface">
     Do you see the app-link card similar to the image on the left?\n
-    1) You should see the poster art image, but the color could be differ.\n
+    1) You should see the poster art image, but the color may be different.\n
     2) You should see the text \"Cts App-Link Text\".\n
     </string>