FIX: Various translation string fixes (#13681)

Do not use banner as a verb, remove unused translation strings and
fix wrong name of plural key.
This commit is contained in:
Bianca Nenciu 2021-07-09 16:35:24 +03:00 committed by GitHub
parent 04db58fbd8
commit 3ef44bd134
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 11 deletions

View File

@ -2692,17 +2692,13 @@ en:
pin: "Pin Topic"
unpin: "Un-Pin Topic"
pin_globally: "Pin Topic Globally"
make_banner: "Banner Topic"
make_banner: "Make Banner Topic"
remove_banner: "Remove Banner Topic"
reply:
title: "Reply"
help: "begin composing a reply to this topic"
clear_pin:
title: "Clear pin"
help: "Clear the pinned status of this topic so it no longer appears at the top of your topic list"
share:
title: "Share"
extended_title: "Share a link"
@ -3894,10 +3890,6 @@ en:
include_subcategories:
label: "Include Subcategories"
commits:
latest_changes: "Latest changes: please update often!"
by: "by"
groups:
new:
title: "New Group"
@ -4592,7 +4584,6 @@ en:
details: "Details"
previous_value: "Previous"
new_value: "New"
diff: "Diff"
show: "Show"
modal_title: "Details"
no_previous: "There is no previous value."

View File

@ -175,7 +175,7 @@ en:
ip_address_already_screened: "is already included in an existing rule"
restrict_dependent_destroy:
one: "Cannot delete record because a dependent %{record} exists"
many: "Cannot delete record because dependent %{record} exist"
other: "Cannot delete record because dependent %{record} exist"
too_long:
one: is too long (maximum is %{count} character)
other: is too long (maximum is %{count} characters)