mirror of
https://github.com/samsonjs/media.git
synced 2026-03-29 10:05:48 +00:00
Snapshots are going to become the default soon and these tests are failing when
reloading frmo snapshots. b/117347850. This is a no-op change as the current default == _fullboot. When we globally flip and make snapshots the default, these tests would fail and we are moving them over so that when we flip your tests still pass. https://groups.google.com[]forum/#!topic/mobile-ninjas/Y69PTAT5GyY ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=216634430
This commit is contained in:
parent
0a7745bc03
commit
048c8bd68f
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
|||
<string name="exo_controls_repeat_one_description">एक रीपीट करा</string>
|
||||
<string name="exo_controls_repeat_all_description">सर्व रीपीट करा</string>
|
||||
<string name="exo_controls_shuffle_description">शफल करा</string>
|
||||
<string name="exo_controls_fullscreen_description">पूर्ण स्क्रीन मोड</string>
|
||||
<string name="exo_controls_fullscreen_description">फुल स्क्रीन मोड</string>
|
||||
<string name="exo_download_description">डाउनलोड करा</string>
|
||||
<string name="exo_download_notification_channel_name">डाउनलोड</string>
|
||||
<string name="exo_download_downloading">डाउनलोड होत आहे</string>
|
||||
|
|
|
|||
Loading…
Reference in a new issue