|
2 | 2 |
|
3 | 3 | <!-- various text --> |
4 | 4 | <string name="app_name">T-UI</string> |
5 | | - <string name="location_off">Turn on GPS or network location</string> |
| 5 | + <string name="location_off">Turn on GPS</string> |
6 | 6 | <string name="share_label">Share</string> |
7 | 7 | <string name="output_about">Francesco Andreuzzi (Italy)\n\t-> Programmer |
8 | 8 | \n\nThanks to Luke Winward for his original idea</string> |
|
14 | 14 | <string name="tui_reset">t-ui reset to default settings</string> |
15 | 15 | <string name="copied">Copied:</string> |
16 | 16 | <string name="tui_busy">t-ui is busy, use \"ctrlc\" to stop the process</string> |
17 | | - <string name="donate">Do you like my work?\nIf yes, rate t-ui on Play Store (cmd: $ rate) or offer me a coffee (cmd: $ donate). Thank you!</string> |
| 17 | + <string name="donate">Do you like my work? You can offer me a coffee (cmd: $ donate). Thank you!</string> |
18 | 18 |
|
19 | 19 | <!-- weather --> |
20 | 20 | <string name="weather_cant_update">You can\'t perform a manual update with the default key. You have to create a custom key on the website</string> |
21 | 21 | <string name="weather_error">The weather API is busy. Trying again at:</string> |
22 | 22 | <string name="weather_disabled">Weather is not enabled</string> |
23 | 23 | <string name="weather_updated">Weather updated at</string> |
24 | 24 |
|
25 | | - <!-- lock --> |
26 | | - <string name="invalid_password">Wrong password</string> |
27 | | - |
28 | 25 | <!-- shortcuts --> |
29 | 26 | <string name="shortcut_index_greater">The index is greater than the shortcuts count</string> |
30 | 27 |
|
31 | 28 | <!-- reload message --> |
32 | | - <string name="theme_applied">Applied theme:</string> |
| 29 | + <string name="theme_applied">Theme applied:</string> |
33 | 30 |
|
34 | 31 | <!-- reply --> |
35 | 32 | <string name="reply_id_not_found">No bound app found with ID:</string> |
36 | | - <string name="reply_notification_not_found">No notification from this app</string> |
| 33 | + <string name="reply_notification_not_found">0 notifications from this app</string> |
37 | 34 |
|
38 | 35 | <!-- notifications menu --> |
39 | 36 | <string name="exclude_notification">Exclude notification</string> |
|
61 | 58 | <string name="notification_low_api">Notifications are supported on Android 4.3+ only. Use \'config -set show_notifications false\' to disable this message</string> |
62 | 59 |
|
63 | 60 | <!-- helps texts --> |
64 | | - <string name="firsthelp_text">First time with t-ui? Use the command \"tutorial\" or \"help\"</string> |
| 61 | + <string name="firsthelp_text">First time with t-ui?\n\ttutorial -> view the tutorial on GitHub\n\thelp -> get a list of available commands</string> |
65 | 62 | <string name="permissions_toast">You have to grant Storage permission</string> |
66 | 63 | <string name="output_usedefapp">You can use \"apps -default_app\" instead</string> |
67 | 64 |
|
|
79 | 76 | <item name="hint_tutorial">Did you read the tutorial? (\"$ tutorial\")</item> |
80 | 77 | <item name="hint_theme">Did you know that you can easily switch your theme? Have a look at the cmd \"$ theme\"</item> |
81 | 78 | <item name="hint_theme2">Did you know? You can create your custom theme and share it with other users. Have a look at the cmd \"$ theme -create\"</item> |
82 | | - <item name="hint_help">Doubts about a command? Just use \"$ help cmdName\"</item> |
83 | | - <item name="hint_music">Did you know? You can listen your music without launching other apps than t-ui. Have a look at the cmd \"$ music\"</item> |
84 | | - <item name="hint_appgroups">Did you know? t-ui 6.4 introduced App Groups, a feature that let\'s you customize your app suggestions, creating different categories.\nYou can get more details with the cmd |
85 | | - \"$ apps -tutorial\"</item> |
86 | | - <item name="hint_notifications">Did you know? You can see your notifications directly inside t-ui.\nIf you\'re interested, have a look at the tutorial: \"$ notifications -tutorial\"</item> |
| 79 | + <item name="hint_help">Doubts about a command? Use \"$ help cmdName\"</item> |
| 80 | + <item name="hint_music">Did you know? You can listen to music using t-ui. Have a look at the cmd \"$ music\"</item> |
| 81 | + <item name="hint_appgroups">Did you know? t-ui 6.4 introduced App Groups.\nYou can get more details with the cmd \"$ apps -tutorial\"</item> |
| 82 | + <item name="hint_notifications">Did you know? You can see your notifications inside t-ui. If you\'re interested, have a look at the tutorial: \"$ notifications -tutorial\"</item> |
87 | 83 | <item name="hint_clear">Are you sick of clearing your screen? Have a look at the options \"clear_after_cmds\", \"clear_after_seconds\" and \"maxlines\"</item> |
88 | 84 | <item name="hint_wallpaper">Do you want to use your wallpaper as t-ui background? Use the cmd: \"$ config -set system_wallpaper true\"</item> |
89 | 85 | <item name="hint_config">Doubts about any config option? Use the cmd \"$ config -info [option]\"table</item> |
90 | | - <item name="hint_alias">Did you know that t-ui supports aliases? \nFor more info, use the cmd \"$ alias -tutorial\"</item> |
| 86 | + <item name="hint_alias">Did you know that t-ui supports aliases? For more info, use the cmd \"$ alias -tutorial\"</item> |
91 | 87 | <item name="hint_excludenotification">Did you know? You can exclude an unwanted notification by long-clicking on it</item> |
92 | 88 | <item name="hint_disable">You can disable this messages with the cmd \"$ config -set show_hints false\"</item> |
93 | 89 | </string-array> |
94 | 90 |
|
95 | 91 |
|
96 | 92 | <string-array name="tutorial"> |
97 | | - <item>You can get a list of the commands using the cmd \"help\". Type it and press enter</item> |
98 | | - <item>If you want to understand the behavior of a command, type \"help cmdName\"</item> |
99 | | - <item>Launch your apps by typing their name. You can also click on the suggestions to increase the launch speed</item> |
| 93 | + <item>Use the command \"help\" to get a list of available commands</item> |
| 94 | + <item>If you want to get info about the behavior of a command, type \"help cmdName\"</item> |
| 95 | + <item>Launch your apps typing their name</item> |
100 | 96 | <item>You can call your contacts with the cmd \"call contactName\"</item> |
101 | 97 | <item>t-ui is highly customizable. Check \"config -ls\" or use the cmd \"config -tutorial\" to see what you can change</item> |
102 | 98 | <item>You can choose within a large database of themes uploaded by t-ui users. Check the cmd \"theme -view\"</item> |
|
0 commit comments