Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschaarsc <schaarsc@users.noreply.github.com>2018-07-14 17:41:56 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2018-07-15 11:24:47 +0300
commit84c10d4784f6d3d217d350d91d1be04e19afe61b (patch)
treea034da38b840db10fcefeecb723d83b432346564 /app/src/main/res/values-ko
parentc5d4c41f67c03196f22e36503db155641ed1bf73 (diff)
refactor preference screen.
- grey icons - remove categories - move certificate entries to Preference Screen
Diffstat (limited to 'app/src/main/res/values-ko')
-rw-r--r--app/src/main/res/values-ko/strings.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/src/main/res/values-ko/strings.xml b/app/src/main/res/values-ko/strings.xml
index 6c0f7403..875ad226 100644
--- a/app/src/main/res/values-ko/strings.xml
+++ b/app/src/main/res/values-ko/strings.xml
@@ -33,7 +33,6 @@
<!-- Settings -->
<string name="settings_server_settings">계정 설정</string>
- <string name="settings_server">서버</string>
<string name="settings_url">서버 주소</string>
<string name="settings_url_check_description">지정한 주소에 핑을 보낼 수 있는지 표시합니다.</string>
<string name="settings_url_warn_http">경고: "http"는 안전하지 않습니다. "https"를 사용하십시오.</string>
@@ -43,7 +42,6 @@
<string name="settings_password_check_description">인증 정보가 올바른지 표시합니다.</string>
<string name="settings_submit">연결</string>
<string name="settings_submitting">연결 중&#8230;</string>
- <string name="settings_view_category">보기 설정</string>
<string name="settings_note_mode">메모 표시 모드</string>
<string name="settings_cert_category">인증서</string>
<string name="settings_cert_trust_system">시스템 인증서 신뢰</string>