Select Git revision
strings.xml
-
Francesco Andreuzzi authoredFrancesco Andreuzzi authored
strings.xml 11.80 KiB
<resources>
<!-- various text -->
<string name="app_name">T-UI</string>
<string name="version_label">Version:</string>
<string name="location_off">Turn on GPS or network location</string>
<string name="share_label">Share</string>
<string name="output_about">Francesco Andreuzzi (Italy)\n\t-> Programmer</string>
<string name="output_refresh">Refresh: apps, alias, music, contacts</string>
<string name="output_rate">Thank you!</string>
<string name="start_notification">T-UI started</string>
<string name="tui_running">T-UI is running</string>
<string name="anr">t-ui is having some issues. Please send to the developer your file crash.txt in the "t-ui" folder</string>
<string name="admin_permission">Lock the screen on double tap</string>
<!-- files -->
<string name="output_error">An unknown error has occurred</string>
<string name="output_isdirectory">This is a directory</string>
<string name="output_filenotfound">File not found</string>
<!-- notifications -->
<string name="notification_reader">Notification Reader</string>
<string name="no_notification_access">Unfortunately t-ui can\'t redirect you to the \"Notification access\" page of your system settings</string>
<!-- helps texts -->
<string name="rate_donate_text">\nDo you like my work? Rate on Play Store (command: >>rate) or offer me a coffee (command: >>donate). Thank you for using T-UI.
\n\nYou can disable this message with the command\nconfig -set donation_message false</string>
<string name="firsthelp_text">First time with t-ui? Use the command \"tutorial\" or \"help\"</string>
<string name="permissions_toast">You have to grant Storage permission</string>
<string name="output_usedefapp">You can use "apps -default_app" instead</string>
<!-- apps -->
<string name="output_appnotfound">Application not found</string>
<string name="activity_not_found">Activity not found</string>
<string name="app_installed">App installed:</string>
<string name="app_uninstalled">App uninstalled:</string>
<!-- pending operation -->
<string name="calling">Calling:</string>
<string name="restarting">t-ui will be closed in some seconds. Click the home button to restart it</string>
<!-- various errors -->
<string name="output_nopermissions">You didn\'t grant the permission</string>
<string name="output_waitingpermission">Waiting permission</string>
<string name="output_problemcamera">There was a problem while connecting to your device camera</string>
<string name="output_numberformat">Wrong number format</string>
<string name="output_invalidarg">Invalid argument</string>
<string name="output_lessarg">Less arguments than expected</string>
<string name="invalid_integer">Invalid integer</string>
<string name="output_nothing_found">Nothing was found</string>
<!-- alias -->
<string name="output_aliasnotfound">Alias not found:</string>
<string name="output_problemaddingalias">There was a problem with your alias</string>
<string name="output_notaddingalias1">The name of your alias:</string>
<string name="output_notaddingalias2">is equal to its value. This may lead to bad behaviors, so it has been excluded. You should edit the name to use it</string>
<string name="output_notaddingalias3">is equal to the part of its value before the first space (i.e. aliasName=play ; aliasValue = play store). This may lead to crashes and freezes, so it has been excluded. You should edit the name to use it</string>
<!-- tuixt -->
<string name="help_tuixt_help">Print the list of commands, or info about a command
\nUsage:
\nhelp [command]
\n\nExample:
\nhelp exit
</string>
<string name="help_tuixt_exit">Exit from tuixt</string>
<string name="help_tuixt_save">Save changes</string>
<string name="tuixt_back_pressed">You pressed back key</string>
<string name="tuixt_saved">Saved</string>
<string name="tuixt_reading">Reading</string>