-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: give VideoActivity a more descriptive label in Intent chooser
- Loading branch information
1 parent
7b896c5
commit 3103cb3
Showing
52 changed files
with
108 additions
and
57 deletions.
There are no files selected for viewing
1 change: 1 addition & 0 deletions
1
android-studio-project/WebCast/src/main/res/values-ar/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
android-studio-project/WebCast/src/main/res/values-bg/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
android-studio-project/WebCast/src/main/res/values-bn/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
android-studio-project/WebCast/src/main/res/values-bs/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
31 changes: 16 additions & 15 deletions
31
android-studio-project/WebCast/src/main/res/values-cnr/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,21 @@ | ||
<resources> | ||
<string name="app_name">WebCast</string> | ||
<string name="activity_name_exoairplayersender">ExoAirPlayer G.</string> | ||
<string name="action_bookmark">Web stranica za označavanje stranica</string> | ||
<string name="activity_name_video">WebCast Video Player</string> | ||
<string name="activity_name_exoairplayersender">ExoAirPlayer pošiljatelja</string> | ||
<string name="action_bookmark">Označi web stranicu</string> | ||
<string name="action_bookmarks">Knjiške oznake</string> | ||
<string name="action_videos">Jedan video.</string> | ||
<string name="action_settings">Jedna postavka.</string> | ||
<string name="action_exit">Jedan izlaz.</string> | ||
<string name="title_intent_chooser">Pogledajte video.:</string> | ||
<string name="pref_settings_title">WebCast Jedna postavka.</string> | ||
<string name="pref_videoplayer_array_names_1">Unutrašnja kontrola/ Chromecast G.</string> | ||
<string name="pref_videoplayer_array_names_2"></string> | ||
<string name="pref_videoplayer_title">Jedan video.</string> | ||
<string name="action_videos">Videozapisi</string> | ||
<string name="action_settings">Postavke</string> | ||
<string name="action_exit">Izlaz</string> | ||
<string name="title_intent_chooser">Pogledajte video zapis u:</string> | ||
<string name="pref_settings_title">WebCast Postavke</string> | ||
<string name="pref_videoplayer_array_names_1">interno s Chromecast pošiljateljem</string> | ||
<string name="pref_videoplayer_array_names_2">vanjski</string> | ||
<string name="pref_videoplayer_title">Video Player</string> | ||
<string name="pref_videoplayer_summary">Pogledajte video koristeći..</string> | ||
<string name="pref_enableremotedebugger_title">Omogući daljinski upravljač Debugera</string> | ||
<string name="pref_enableremotedebugger_summary_on" >WebView Mogu da ih pregledam. LAN</string> | ||
<string name="pref_enableremotedebugger_summary_off">WebView ne mogu da se pregledaju LAN</string> | ||
<string name="media_route_menu_title">Gips</string> | ||
<string name="cast_context_error">Nijesam uspio da dobijem Cast kontekst. Pokušajte da ažurirate usluge Google Play i ponovo pokrenite aplikaciju..</string> | ||
<string name="pref_enableremotedebugger_title">Omogući daljinski program za pronalaženje pogrešaka</string> | ||
<string name="pref_enableremotedebugger_summary_on" >WebView se može pregledavati na LAN-u</string> | ||
<string name="pref_enableremotedebugger_summary_off">WebView nije moguće pregledati na LAN-u</string> | ||
<string name="media_route_menu_title">Uloge</string> | ||
<string name="cast_context_error">Dohvaćanje konteksta Cast nije uspjelo. Pokušajte ažurirati usluge Google Play i ponovo pokrenite aplikaciju.</string> | ||
</resources> |
1 change: 1 addition & 0 deletions
1
android-studio-project/WebCast/src/main/res/values-cs/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
android-studio-project/WebCast/src/main/res/values-cy/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
android-studio-project/WebCast/src/main/res/values-da/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
android-studio-project/WebCast/src/main/res/values-de/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
android-studio-project/WebCast/src/main/res/values-el/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
android-studio-project/WebCast/src/main/res/values-es/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
android-studio-project/WebCast/src/main/res/values-et/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
android-studio-project/WebCast/src/main/res/values-fi/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
17 changes: 9 additions & 8 deletions
17
android-studio-project/WebCast/src/main/res/values-ga/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,21 @@ | ||
<resources> | ||
<string name="app_name">WebCast</string> | ||
<string name="activity_name_video">WebCast Seinnteoir Físe</string> | ||
<string name="activity_name_exoairplayersender">ExoAirPlayer an seoltóir</string> | ||
<string name="action_bookmark">Leabharmharcaigh Leabharmharcanna</string> | ||
<string name="action_bookmarks">Leabharmharcanna</string> | ||
<string name="action_videos">Videos</string> | ||
<string name="action_videos">Físeáin</string> | ||
<string name="action_settings">Socruithe</string> | ||
<string name="action_exit">Scoir</string> | ||
<string name="title_intent_chooser">Féach físeán i:</string> | ||
<string name="pref_settings_title">WebCast Socruithe</string> | ||
<string name="pref_videoplayer_array_names_1">% 1/ Chromecast an seoltóir</string> | ||
<string name="pref_videoplayer_array_names_1">inmheánach le seoltóir Chromecast</string> | ||
<string name="pref_videoplayer_array_names_2">seachtrach</string> | ||
<string name="pref_videoplayer_title">Seinnteoir</string> | ||
<string name="pref_videoplayer_summary">Videos ag baint úsáide as..</string> | ||
<string name="pref_videoplayer_title">Seinnteoir Físe</string> | ||
<string name="pref_videoplayer_summary">féachaint ar fhíseáin ag úsáid..</string> | ||
<string name="pref_enableremotedebugger_title">Cumasaigh an Dífhabhtóir Cianda</string> | ||
<string name="pref_enableremotedebugger_summary_on" >WebView Is féidir a iniúchadh ar LAN</string> | ||
<string name="pref_enableremotedebugger_summary_off">WebView ní féidir iniúchadh a dhéanamh ar LAN</string> | ||
<string name="media_route_menu_title">% 1</string> | ||
<string name="cast_context_error">Theip ar chomhthéacs Cósta a fháil. Bain triail as a thabhairt cothrom le dáta Google Play Seirbhísí agus aththosú an app.</string> | ||
<string name="pref_enableremotedebugger_summary_on" >Is féidir WebView a iniúchadh ar LAN</string> | ||
<string name="pref_enableremotedebugger_summary_off">Ní féidir WebView a iniúchadh ar LAN</string> | ||
<string name="media_route_menu_title">Caitheadh</string> | ||
<string name="cast_context_error">Theip ar chomhthéacs Caitheadh a fháil. Bain triail as Google Play Services a nuashonrú agus an aip a atosú.</string> | ||
</resources> |
1 change: 1 addition & 0 deletions
1
android-studio-project/WebCast/src/main/res/values-gu/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
android-studio-project/WebCast/src/main/res/values-he/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
android-studio-project/WebCast/src/main/res/values-hi/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
25 changes: 13 additions & 12 deletions
25
android-studio-project/WebCast/src/main/res/values-hr/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,21 @@ | ||
<resources> | ||
<string name="app_name">WebCast</string> | ||
<string name="activity_name_exoairplayersender">ExoAirPlayer pošiljatelju</string> | ||
<string name="action_bookmark">Web stranica knjiške oznake</string> | ||
<string name="activity_name_video">WebCast Video Player</string> | ||
<string name="activity_name_exoairplayersender">ExoAirPlayer pošiljatelja</string> | ||
<string name="action_bookmark">Označi web stranicu</string> | ||
<string name="action_bookmarks">Knjiške oznake</string> | ||
<string name="action_videos">Videa</string> | ||
<string name="action_videos">Videozapisi</string> | ||
<string name="action_settings">Postavke</string> | ||
<string name="action_exit">Izlaz</string> | ||
<string name="title_intent_chooser">Pogledajte video u:</string> | ||
<string name="title_intent_chooser">Pogledajte video zapis u:</string> | ||
<string name="pref_settings_title">WebCast Postavke</string> | ||
<string name="pref_videoplayer_array_names_1">interno w/ Chromecast pošiljatelju</string> | ||
<string name="pref_videoplayer_array_names_2">eksterni</string> | ||
<string name="pref_videoplayer_array_names_1">interno s Chromecast pošiljateljem</string> | ||
<string name="pref_videoplayer_array_names_2">vanjski</string> | ||
<string name="pref_videoplayer_title">Video Player</string> | ||
<string name="pref_videoplayer_summary">gledanje videa koji koriste..</string> | ||
<string name="pref_enableremotedebugger_title">Omogući daljinsku debug program</string> | ||
<string name="pref_enableremotedebugger_summary_on" >WebView može se pregledati na LAN</string> | ||
<string name="pref_enableremotedebugger_summary_off">WebView ne može se pregledati na LAN</string> | ||
<string name="media_route_menu_title">Gips</string> | ||
<string name="cast_context_error">Nije uspjelo dobiti Cast kontekst. Pokušajte ažurirati Google Play Services i ponovno pokrenite aplikaciju.</string> | ||
<string name="pref_videoplayer_summary">Pogledajte video koristeći..</string> | ||
<string name="pref_enableremotedebugger_title">Omogući daljinski program za pronalaženje pogrešaka</string> | ||
<string name="pref_enableremotedebugger_summary_on" >WebView se može pregledavati na LAN-u</string> | ||
<string name="pref_enableremotedebugger_summary_off">WebView nije moguće pregledati na LAN-u</string> | ||
<string name="media_route_menu_title">Uloge</string> | ||
<string name="cast_context_error">Dohvaćanje konteksta Cast nije uspjelo. Pokušajte ažurirati usluge Google Play i ponovo pokrenite aplikaciju.</string> | ||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
android-studio-project/WebCast/src/main/res/values-id/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
android-studio-project/WebCast/src/main/res/values-it/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
android-studio-project/WebCast/src/main/res/values-ja/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
android-studio-project/WebCast/src/main/res/values-ko/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
android-studio-project/WebCast/src/main/res/values-lt/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
android-studio-project/WebCast/src/main/res/values-lv/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.