Fix regular expression for RFC 5646 (regression from #3604) (#4133)

This commit is contained in:
Yamagishi Kazutoshi
2017-07-10 21:02:18 +09:00
committed by Eugen Rochko
parent 2b9721d1b3
commit 63baab088d
34 changed files with 221 additions and 62 deletions

View File

@ -18,6 +18,12 @@
"account.unfollow": "팔로우 해제",
"account.unmute": "뮤트 해제",
"boost_modal.combo": "다음부터 {combo}를 누르면 이 과정을 건너뛸 수 있습니다.",
"bundle_column_error.body": "Something went wrong while loading this component.",
"bundle_column_error.retry": "Try again",
"bundle_column_error.title": "Network error",
"bundle_modal_error.close": "Close",
"bundle_modal_error.message": "Something went wrong while loading this component.",
"bundle_modal_error.retry": "Try again",
"column.blocks": "차단 중인 사용자",
"column.community": "로컬 타임라인",
"column.favourites": "즐겨찾기",
@ -136,7 +142,6 @@
"privacy.unlisted.long": "공개 타임라인에 표시하지 않음",
"privacy.unlisted.short": "Unlisted",
"reply_indicator.cancel": "취소",
"report.heading": "신고",
"report.placeholder": "코멘트",
"report.submit": "신고하기",
"report.target": "문제가 된 사용자",