Strings update - app/src/main/res/values-ru/strings.xml

pull/295/head
Stefan Arentz 3 years ago committed by Jonathan Almeida
parent 8aa97e8c04
commit 45d19dcfc3

@ -190,6 +190,8 @@
<!-- Browser menu button to configure reader mode appearance e.g. the used font type and size -->
<string name="browser_menu_read_appearance">Оформление</string>
<!-- Browser menu button to show reader view appearance controls e.g. the used font type and size -->
<string name="browser_menu_customize_reader_view">Настроить вид для чтения</string>
<!-- Error message to show when the user tries to access a scheme not
handled by the app (Ex: blob, tel etc) -->
<string name="unknown_scheme_error_message">Ошибка подключения. Не удалось распознать схему URL.</string>
@ -1233,7 +1235,7 @@
<string name="onboarding_tracking_protection_header_2">Автоматическая приватность</string>
<!-- text for the tracking protection card description
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_tracking_protection_description_2">Настройки конфиденциальности и безопасности блокируют трекеры, вредоносные программы, и компании, которые вас отслеживают.</string>
<string name="onboarding_tracking_protection_description_2">Настройки приватности и безопасности блокируют трекеры, вредоносные программы, и компании, которые вас отслеживают.</string>
<!-- text for tracking protection radio button option for standard level of blocking -->
<string name="onboarding_tracking_protection_standard_button_2">Стандартная (по умолчанию)</string>
<!-- text for standard blocking option button description -->

Loading…
Cancel
Save