diff options
| author | grunfink <grunfink@comam.es> | 2026-06-02 09:43:19 +0200 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2026-06-02 09:43:19 +0200 |
| commit | c279fc8f6ac14283400e8175a2faed6270739413 (patch) | |
| tree | cc5a8906cd984f216881ab7cc3756f47799c2e2a /html.c | |
| parent | e5696072023056552a997a499a3a8399b20ed431 (diff) | |
Minor rewording.
Diffstat (limited to 'html.c')
| -rw-r--r-- | html.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1852,7 +1852,7 @@ xs_html *html_top_controls(snac *user) xs_html_attr("placeholder", L("en fr es de_AT")))), xs_html_tag("p", - xs_html_text(L("Exclude posts written in these languages:")), + xs_html_text(L("Don't show posts written in these languages:")), xs_html_sctag("br", NULL), xs_html_sctag("input", xs_html_attr("type", "text"), |