This commit is contained in:
Yuriy Liskov 2024-04-16 20:16:16 +03:00
parent 72b9328b0f
commit e1bae398bb
4 changed files with 5 additions and 6 deletions

View File

@ -6,5 +6,4 @@
<string name="subscriptions_playlist_name">Abonenelikler</string>
<string name="history_playlist_name">Geçmiş Videolar</string>
<string name="recommended_playlist_name">Önerilen Videolar</string>
<string translatable="false" name="search_authority">com.liskovsoft.leanbackassistant</string>
</resources>

View File

@ -1,5 +1,6 @@
<resources>
<string translatable="false" name="app_name">LeanbackAssistant</string>
<string translatable="false" name="search_authority">com.liskovsoft.leanbackassistant</string>
<string name="search_hint">Search for Videos</string>
<string name="search_label">SmartYouTubeTV</string>
@ -8,5 +9,4 @@
<string name="subscriptions_playlist_name">Subscriptions</string>
<string name="history_playlist_name">History</string>
<string name="recommended_playlist_name">Recommended</string>
<string translatable="false" name="search_authority">com.liskovsoft.leanbackassistant</string>
</resources>

View File

@ -1,5 +1,5 @@
<resources>
<string name="search_label">SmartTube Next</string>
<string name="settings_description">SmartTube Next Videos</string>
<string name="search_label">SmartTube</string>
<string name="settings_description">SmartTube Videos</string>
<string translatable="false" name="search_authority">com.liskovsoft.leanbackassistant.stbeta</string>
</resources>

View File

@ -1,5 +1,5 @@
<resources>
<string name="search_label">SmartTube TV</string>
<string name="settings_description">SmartTube TV Videos</string>
<string name="search_label">SmartTube</string>
<string name="settings_description">SmartTube Videos</string>
<string translatable="false" name="search_authority">com.liskovsoft.leanbackassistant.storig</string>
</resources>