Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Commit

Permalink
fix: use ellipsis character
Browse files Browse the repository at this point in the history
Signed-off-by: Harsh Shandilya <[email protected]>
  • Loading branch information
msfjarvis authored Dec 10, 2023
1 parent 61dddaa commit e3e9d25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values-ko-rKR/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@
<string name="show_password_pref_summary">암호가 해독된 후 비밀번호의 공개 여부를 제어합니다. 그렇다고 해서 클립보드 복사가 비활성화되지는 않습니다.</string>
<string name="pwd_generate_button">생성</string>
<string name="refresh_list">목록 새로 고침</string>
<string name="send_plaintext_password_to">비밀번호를 일반 텍스트로 보내는 중...</string>
<string name="send_plaintext_password_to">비밀번호를 일반 텍스트로 보내는 중</string>
<string name="app_icon_hint">앱 아이콘</string>
<!-- Oreo Autofill -->
<string name="oreo_autofill_select_and_fill_into">입력할 항목 선택</string>
Expand Down

0 comments on commit e3e9d25

Please sign in to comment.