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

pull/295/head
Stefan Arentz 3 years ago committed by Jonathan Almeida
parent 39bd4e7623
commit 69385bd540

@ -182,6 +182,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>
@ -1090,7 +1092,7 @@
<!-- Title for the Delete browsing data preference -->
<string name="preferences_delete_browsing_data">Видалити дані перегляду</string>
<!-- Title for the tabs item in Delete browsing data -->
<string name="preferences_delete_browsing_data_tabs_title_2">Відкрити вкладки</string>
<string name="preferences_delete_browsing_data_tabs_title_2">Відкриті вкладки</string>
<!-- Subtitle for the tabs item in Delete browsing data, parameter will be replaced with the number of open tabs -->
<string name="preferences_delete_browsing_data_tabs_subtitle">Вкладок: %d</string>
<!-- Title for the data and history items in Delete browsing data -->

Loading…
Cancel
Save