Skip to content

Commit

Permalink
Update strings.xml
Browse files Browse the repository at this point in the history
Extract strings to resources so they could be translated
  • Loading branch information
AbdurazaaqMohammed authored May 16, 2024
1 parent 286a40a commit 187e564
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
<resources>
<string name="app_name" translatable="false">YouTube Pro</string>
<string name="grant_mic">Please Grant Microphone Permission in order to use Speech Recognition</string>
<string name="grant_storage">Please Grant Storage Permission in order to download files</string>
<string name="no_pip">Unfortunately, PIP is not supported on your device</string>
<string name="dl_started">Download started</string>
</resources>

0 comments on commit 187e564

Please sign in to comment.