Removed superfluous dots in russian translation of repeat modes.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=155386511
This commit is contained in:
tonihei 2017-05-08 09:19:27 -07:00 committed by Oliver Woodman
parent 631cce9171
commit df0d1b0f8a

View File

@ -22,7 +22,7 @@
<string name="exo_controls_stop_description">"Остановить"</string>
<string name="exo_controls_rewind_description">"Перемотать назад"</string>
<string name="exo_controls_fastforward_description">"Перемотать вперед"</string>
<string name="exo_controls_repeat_all_description">"Повторять все."</string>
<string name="exo_controls_repeat_off_description">"Не повторять."</string>
<string name="exo_controls_repeat_one_description">"Повторять один элемент."</string>
<string name="exo_controls_repeat_all_description">"Повторять все"</string>
<string name="exo_controls_repeat_off_description">"Не повторять"</string>
<string name="exo_controls_repeat_one_description">"Повторять один элемент"</string>
</resources>