Remove unused strings from translation files
This commit is contained in:
parent
cb1bfc2b3b
commit
8d16270fcb
1 changed files with 0 additions and 6 deletions
|
|
@ -697,10 +697,6 @@ en:
|
||||||
zero: "No likes"
|
zero: "No likes"
|
||||||
one: "%{count} like"
|
one: "%{count} like"
|
||||||
other: "%{count} likes"
|
other: "%{count} likes"
|
||||||
people_dislike_this:
|
|
||||||
zero: "No dislikes"
|
|
||||||
one: "%{count} dislike"
|
|
||||||
other: "%{count} dislikes"
|
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
started_sharing:
|
started_sharing:
|
||||||
|
|
@ -1315,7 +1311,6 @@ en:
|
||||||
hide_and_mute: "Hide and mute post"
|
hide_and_mute: "Hide and mute post"
|
||||||
like: "Like"
|
like: "Like"
|
||||||
unlike: "Unlike"
|
unlike: "Unlike"
|
||||||
dislike: "Dislike"
|
|
||||||
shared_with: "Shared with: %{aspect_names}"
|
shared_with: "Shared with: %{aspect_names}"
|
||||||
nsfw: "This post has been flagged as NSFW by its author. %{link}"
|
nsfw: "This post has been flagged as NSFW by its author. %{link}"
|
||||||
show: "Show"
|
show: "Show"
|
||||||
|
|
@ -1453,7 +1448,6 @@ en:
|
||||||
locked_out: "You will get signed out and locked out of your account until it has been deleted."
|
locked_out: "You will get signed out and locked out of your account until it has been deleted."
|
||||||
lock_username: "Your username will be locked. You will not be able to create a new account on this pod with the same ID."
|
lock_username: "Your username will be locked. You will not be able to create a new account on this pod with the same ID."
|
||||||
no_turning_back: "There is no turning back! If you’re really sure, enter your password below."
|
no_turning_back: "There is no turning back! If you’re really sure, enter your password below."
|
||||||
if_you_want_this: "If you really want this to happen, type in your password below and click “Close account”"
|
|
||||||
|
|
||||||
privacy_settings:
|
privacy_settings:
|
||||||
title: "Privacy settings"
|
title: "Privacy settings"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue