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": "Entfolgen",
"account.unmute": "@{name} nicht mehr stummschalten",
"boost_modal.combo": "Du kannst {combo} drücken, um dies beim nächsten Mal zu überspringen",
"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": "Blockierte Benutzer",
"column.community": "Lokale Zeitleiste",
"column.favourites": "Favoriten",
@ -136,7 +142,6 @@
"privacy.unlisted.long": "Nicht in öffentlichen Zeitleisten anzeigen",
"privacy.unlisted.short": "Nicht gelistet",
"reply_indicator.cancel": "Abbrechen",
"report.heading": "Neue Meldung",
"report.placeholder": "Zusätzliche Kommentare",
"report.submit": "Absenden",
"report.target": "Melden",