Select Git revision
strings.xml
strings.xml 11.24 KiB
<resources>
<!-- various text -->
<string name="app_name">T-UI</string>
<string name="separator_text">>></string>
<string name="separator_text_su">$</string>
<string name="su">T-UI got SU permission</string>
<string name="nosu">Your device isn\'t rooted</string>
<string name="permissions_toast">You have to grant Storage permission at least</string>
<string name="version_label">Version:</string>
<string name="rate_donate_text">Do you like my app? Rate T-UI on Play Store (command: >>rate) or offer me a coffee (command: >>donate)</string>
<!-- app mgr -->
<string name="output_appnotfound">Application or package not found</string>
<string name="output_hideapp">state: hidden</string>
<string name="output_unhideapp">state: shown</string>
<!-- label -->
<string name="share_label">Share</string>
<string name="adminrequest_label">Lock the screen on double tap</string>
<string name="error_label">Errors:</string>
<!-- pending operation -->
<string name="starting_app">Launching:</string>
<string name="calling">Calling:</string>
<string name="sharing">Sharing:</string>
<!-- various outputs -->
<string name="output_nothingfound">No matches</string>
<string name="output_nopermissions">You didn\'t grant the permission</string>
<string name="output_waitingpermission">Waiting for permission</string>
<!-- search-->
<string name="output_searchingplaystore">Play Store search:</string>
<string name="output_searchinggoogle">Google search:</string>
<string name="output_search_url">Opening URL:</string>
<string name="output_search_youtube">YouTube search:</string>
<string name="output_search_file">File Search here:</string>
<string name="output_nothing_found">Nothing was found</string>
<!-- phone -->
<string name="output_wifi">WiFi active:</string>
<string name="output_data">Mobile Data active:</string>
<string name="output_numbernotfound">Contact not found</string>
<string name="output_nofeature">Can\'t use this feature on your Android version</string>
<string name="output_airplane">Airplane Mode active:</string>
<!-- files -->
<string name="output_isfile">Cant\'t write here. It\'s a file</string>
<string name="output_isdirectory">The selected file is a directory</string>
<string name="output_filenotfound">File not found</string>
<string name="output_ioerror">An unknown I/O error has occurred</string>
<string name="output_operationdone">Done</string>
<string name="output_opening">Opening file:</string>
<!-- install/uninstall -->
<string name="output_uninstalling">Uninstall triggered:</string>
<string name="output_removetui">Uninstalling t-ui</string>
<!-- music -->
<string name="output_playing">Playing:</string>
<string name="output_stopped">Player stopped</string>
<string name="output_nomusic">Player wasn\'t started</string>
<string name="output_cantstop">Couldn\'t stop the player. Force stop t-ui from settings</string>
<string name="output_musicfoldererror">Music folder doesn\'t exist, or doesn\'t contain audio files.\nYou should set the right path
in settings.txt
</string>