mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-07 13:03:54 +00:00
[strings] Fix support email
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
This commit is contained in:
@@ -584,7 +584,7 @@
|
||||
<!-- Alert to ask user relogin to OpenStreetMap with OAuth2 flow after OAuth1 authentication is deprecated. -->
|
||||
<string name="alert_reauth_message">모든 지도 편집 내용을 자동으로 업로드하려면 오픈스트리트맵에 로그인하세요. 자세히 알아보기 <a href="https://github.com/organicmaps/organicmaps/issues/6144">여기</a>.</string>
|
||||
<string name="dialog_error_storage_title">저장소 액세스 문제</string>
|
||||
<string name="dialog_error_storage_message">외부 저장소를 사용할 수 없습니다. SD 카드가 제거되었거나 손상되었거나 파일 시스템이 읽기 전용일 수 있습니다. 확인 후 support\@comaps.app로 문의하세요.</string>
|
||||
<string name="dialog_error_storage_message">외부 저장소를 사용할 수 없습니다. SD 카드가 제거되었거나 손상되었거나 파일 시스템이 읽기 전용일 수 있습니다. 확인 후 support@comaps.app로 문의하세요.</string>
|
||||
<string name="setting_emulate_bad_storage">불량 저장소 에뮬레이션</string>
|
||||
<string name="core_entrance">입구</string>
|
||||
<string name="error_enter_correct_name">올바른 이름을 입력하세요.</string>
|
||||
|
||||
Reference in New Issue
Block a user