|
1 | 1 | <resources> |
2 | | - <string name="app_name">Smartphone Mouse</string> |
| 2 | + <string name="app_name">SmartMouse</string> |
3 | 3 | <string name="drawer_home">Home</string> |
4 | 4 | <string name="drawer_connect">Connect</string> |
5 | 5 | <string name="drawer_mouse">Mouse</string> |
|
120 | 120 | <string name="dialog_add_request_setting_message">In order to see nearby devices, you must have location turn on. If you don\'t want to enable location, you can still add a device manually.</string> |
121 | 121 | <string name="dialog_add_request_setting_title">Enable Location</string> |
122 | 122 | <string name="title_about">About</string> |
123 | | - <string name="app_version" translatable="false">1.1.0</string> |
| 123 | + <string name="app_version" translatable="false">1.3.0</string> |
124 | 124 | <string name="about_title_version">Version: </string> |
125 | 125 | <string name="about_title_date">Last Updated at: </string> |
126 | | - <string name="app_date" translatable="false">17.09.21</string> |
| 126 | + <string name="app_date" translatable="false">21.09.21</string> |
127 | 127 | <string name="about_feasibility">This app is a feasibility study about whether it is possible to use a smartphone as a normal computer mouse. As a result, the app should not be treated as a finished product.</string> |
128 | 128 | <string name="about_matura">This app is also part of a Matura Paper by Joshua Stalder.</string> |
129 | 129 | <string name="about_author">Developed by Joshua Stalder</string> |
130 | 130 | <string name="about_copyright" translatable="false">© 2021</string> |
131 | | - <string name="about_github">The source code for this app is available on <a href="https://github.com/VirtCode">GitHub</a>.</string> |
| 131 | + <string name="about_github">The source code for this app is available on <a href="https://github.com/VirtCode/SmartMouse">GitHub</a>.</string> |
132 | 132 | <string name="drawer_debug">Debugger</string> |
133 | 133 | <string name="title_debug">Debugger</string> |
134 | 134 | <string name="dialog_debug_sheet_done">Done</string> |
|
0 commit comments