X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/b99b1926974a92935a14ecf046915e83421e3cd1..1f3372f52c0aab437926f2904efb00bbb0d63a96:/config/locales/en.yml
diff --git a/config/locales/en.yml b/config/locales/en.yml
index 2777c1df3..bbcba0f2c 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -1626,7 +1626,7 @@ en:
edit: Edit
preview: Preview
markdown_help:
- title_html: Parsed with Markdown
+ title_html: Parsed with kramdown
headings: Headings
heading: Heading
subheading: Subheading
@@ -2175,8 +2175,6 @@ en:
button: "Unfriend"
success: "%{name} was removed from your friends."
not_a_friend: "%{name} is not one of your friends."
- filter:
- not_an_administrator: "You need to be an administrator to perform that action."
index:
title: Users
heading: Users
@@ -2218,7 +2216,6 @@ en:
with your ID in your user settings.
user_role:
filter:
- not_an_administrator: "Only administrators can perform user role management, and you are not an administrator."
not_a_role: "The string `%{role}' is not a valid role."
already_has_role: "The user already has role %{role}."
doesnt_have_role: "The user does not have role %{role}."