Change "click" to "tap".

This commit is contained in:
Gabriel Jones 2016-06-23 11:41:01 -04:00 committed by GitHub
parent 25a776cc93
commit 464a113f11
1 changed files with 1 additions and 1 deletions

View File

@ -168,7 +168,7 @@
<string name="msg_exists">File already exists</string>
<string name="msg_url_malform">Malformed URL or Internet not available</string>
<string name="msg_running">NewPipe Downloading</string>
<string name="msg_running_detail">Click for details</string>
<string name="msg_running_detail">Tap for details</string>
<string name="msg_wait">Please wait...</string>
<string name="msg_copied">Copied to clipboard.</string>
<string name="no_available_dir">Please select an available download directory.</string>