Retrospring/config/locales
Georg Gadinger 606629577a make URI.parse part of the validation for the sharing URL
the regexp alone and web browsers allows URLs to contain non-ASCII
characters, which `URI.parse` does not like -- resulting in the inbox
page to suddenly break.

also changed the `redirect_to` in the controller to a `render :edit` so
that validation errors are shown properly
2023-02-10 20:48:15 +01:00
..
activerecord.en.yml make URI.parse part of the validation for the sharing URL 2023-02-10 20:48:15 +01:00
controllers.en.yml Add `Settings::SharingController` 2023-02-05 21:54:51 +01:00
errors.en.yml Add locale for self-muting error 2023-01-01 22:42:50 +01:00
frontend.en.yml Add unsubscribe messages 2023-01-02 11:50:48 +01:00
views.en.yml Apply suggestions from @raccube 2023-02-05 21:54:51 +01:00
voc.en.yml Add formatting help markup/translations 2023-01-10 15:48:56 +01:00