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

pull/295/head
Stefan Arentz 3 years ago committed by Jonathan Almeida
parent 535ef41154
commit 515bdfad18

@ -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>
@ -1491,7 +1493,7 @@
<!-- Preference option for never saving passwords in Fenix -->
<string name="preferences_passwords_save_logins_never_save">저장 안 함</string>
<!-- Preference for autofilling saved logins in Fenix -->
<string name="preferences_passwords_autofill">자동완성</string>
<string name="preferences_passwords_autofill">자동 채우기</string>
<!-- Preference for syncing saved logins in Fenix -->
<string name="preferences_passwords_sync_logins">Sync 로그인</string>
<!-- Syncing saved logins in Fenix is on -->

Loading…
Cancel
Save