mirror of
https://github.com/kikobar/mastodon.git
synced 2024-11-05 17:31:51 +00:00
Change wording of a few filter-related strings (#19050)
Follow-up on #18945 addressing review comments
This commit is contained in:
parent
3efa8da2d6
commit
63adef2021
|
@ -1182,7 +1182,7 @@ en:
|
||||||
add_keyword: Add keyword
|
add_keyword: Add keyword
|
||||||
keywords: Keywords
|
keywords: Keywords
|
||||||
statuses: Individual posts
|
statuses: Individual posts
|
||||||
statuses_hint_html: This filter applies to select individual posts regardless of whether they match the keywords below. You can review these posts and remove them from the filter by <a href="%{path}">clicking here</a>.
|
statuses_hint_html: This filter applies to select individual posts regardless of whether they match the keywords below. <a href="%{path}">Review or remove posts from the filter</a>.
|
||||||
title: Edit filter
|
title: Edit filter
|
||||||
errors:
|
errors:
|
||||||
deprecated_api_multiple_keywords: These parameters cannot be changed from this application because they apply to more than one filter keyword. Use a more recent application or the web interface.
|
deprecated_api_multiple_keywords: These parameters cannot be changed from this application because they apply to more than one filter keyword. Use a more recent application or the web interface.
|
||||||
|
@ -1211,7 +1211,7 @@ en:
|
||||||
batch:
|
batch:
|
||||||
remove: Remove from filter
|
remove: Remove from filter
|
||||||
index:
|
index:
|
||||||
hint: This filter applies to select individual posts regardless of other criteria. You can add more posts to this filter from the Web interface.
|
hint: This filter applies to select individual posts regardless of other criteria. You can add more posts to this filter from the web interface.
|
||||||
title: Filtered posts
|
title: Filtered posts
|
||||||
footer:
|
footer:
|
||||||
developers: Developers
|
developers: Developers
|
||||||
|
|
Loading…
Reference in a new issue