Added all missing strings for initial version

This commit is contained in:
Jim Martens 2019-07-15 20:57:24 +02:00
parent ba6a802c40
commit 552d34091a
1 changed files with 54 additions and 0 deletions

View File

@ -4,6 +4,22 @@
<string name="button_send">Send</string>
<string name="greeting">Welcome to the Interactive Troubleshooting. Please specify the component you have problems with.</string>
<string name="select_problem">Please specify your problem.</string>
<string name="okay">Okay</string>
<string name="have_you_tried">Have you tried %1$s?</string>
<string name="did_it_work">Did it work?</string>
<string name="sorry">Sorry to hear</string>
<string name="please_try">Please try it then</string>
<string name="i_wait">I wait</string>
<string name="can_you_say_sth_different">Can you say something else?</string>
<string name="im_gardner">I\'m Gardner Elliot, helping you from Mars.</string>
<string name="okay_saves_time">Okay saves time</string>
<string name="its_funny">And it\'s funny</string>
<string name="cant_help">I cannot help you any more.</string>
<string name="should_contact_support">You should contact professional support.</string>
<string name="okay_wait">Okay…</string>
<string name="tell_support">Please tell the support the following information.</string>
<string name="who_are_you">Who are you?</string>
<string name="gardner_second">I\'m Gardner Elliot from Mars. In my spare time I help people like you.</string>
<string-array name="components">
<item>Monitor</item>
<item>PC</item>
@ -31,6 +47,44 @@
<item>No channels available</item>
<item>Bad image quality</item>
</string-array>
<string-array name="printer_wrong_colour_printed">
<item>running the maintenance</item>
</string-array>
<string-array name="printer_weird_sounds_when_printing">
<item>turning it off and on again</item>
</string-array>
<string-array name="pc_does_not_boot">
<item>turning it off and on again</item>
</string-array>
<string-array name="pc_mouse_does_not_react">
<item>reconnecting the mouse</item>
</string-array>
<string-array name="monitor_black_blobs_visible">
<item>turning it off and on again</item>
<item>reconnecting the monitor</item>
</string-array>
<string-array name="monitor_no_image_visible">
<item>turning it off and on again</item>
<item>reconnecting the monitor</item>
</string-array>
<string-array name="router_no_internet_connection">
<item>reconnecting the router</item>
</string-array>
<string-array name="router_wifi_does_not_work">
<item>turning the WiFi off and on again</item>
</string-array>
<string-array name="tv_no_channels_available">
<item>running the channel search</item>
</string-array>
<string-array name="tv_bad_image_quality">
<item>reconnecting the TV</item>
</string-array>
<string-array name="binary">
<item>yes</item>
<item>no</item>