mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 21:03:54 +01:00
Change "Archived" notifications to "Read" notifications (#3554)
* Change archived to read * Change string names
This commit is contained in:
parent
fb51fc618a
commit
a63a3580de
51 changed files with 130 additions and 130 deletions
|
|
@ -374,7 +374,7 @@
|
|||
<string name="contributions_fragment">기여</string>
|
||||
<string name="nearby_fragment">근처</string>
|
||||
<string name="notifications">알림</string>
|
||||
<string name="archived_notifications">알림 (보관됨)</string>
|
||||
<string name="read_notifications">알림 (보관됨)</string>
|
||||
<string name="display_nearby_notification">주변 알림 표시</string>
|
||||
<string name="display_nearby_notification_summary">사진이 필요한 주변 장소를 보려면 여기를 탭하세요</string>
|
||||
<string name="no_close_nearby">당신에게 가까운 주변 장소를 찾지 못했습니다</string>
|
||||
|
|
@ -446,8 +446,8 @@
|
|||
<string name="skip_image_explanation">이 버튼을 클릭하면 위키미디어 공용으로부터 최근 업로드된 다른 이미지를 제공합니다</string>
|
||||
<string name="review_image_explanation">이미지를 검토하고 위키미디어 공용의 품질을 개선할 수 있습니다.\n 4가지 검토 변수가 있습니다:\n - 이 이미지가 범위 내에 있는가? \n - 이 이미지가 저작권 규정을 준수하고 있는가? \n - 이 이미지가 올바르게 분류되어 있는가? \n - 모든 것이 문제 없다면 기여자에게 감사를 표할 수도 있습니다.</string>
|
||||
<string name="no_notification">읽지 않은 알림이 없습니다</string>
|
||||
<string name="no_archived_notification">보관된 알림이 없습니다</string>
|
||||
<string name="menu_option_archived">보관한 항목 보기</string>
|
||||
<string name="no_read_notification">보관된 알림이 없습니다</string>
|
||||
<string name="menu_option_read">보관한 항목 보기</string>
|
||||
<string name="menu_option_unread">읽지 않은 항목 보기</string>
|
||||
<string name="error_occurred_in_picking_images">이미지 선택 도중 오류가 발생했습니다</string>
|
||||
<string name="image_chooser_title">업로드할 이미지 선택</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue