2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-19 09:25:34 +00:00

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

This commit is contained in:
Stefan Arentz 2021-03-15 11:32:18 -04:00 committed by Jonathan Almeida
parent 23a250ee10
commit 215e60e50d

View File

@ -188,6 +188,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>