diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2019-01-07 15:36:26 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-07 15:36:26 +0100 |
commit | 5654535728f3017615b801a1b9163d61f0cf623e (patch) | |
tree | 501c9a6d1b8cff8f2e51b5085eddbd430c24d6f9 /config/locales/nl.yml | |
parent | 43c61bca60016cad5d3fae210fd57622b40225a8 (diff) |
Change remote interaction dialog to use specific actions (#9743)
* Change remote interaction dialog to use specific actions Instead of just "interact", use different strings based on whether it's a reply, reblog or favourite. Add explanation why the step is necessary in the first place * Remove obsolete strings
Diffstat (limited to 'config/locales/nl.yml')
-rw-r--r-- | config/locales/nl.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config/locales/nl.yml b/config/locales/nl.yml index 1d85ab4c9..92acb71d1 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -704,9 +704,6 @@ nl: no_account_html: Heb je geen account? Je kunt er <a href='%{sign_up_path}' target='_blank'>hier een registreren</a> proceed: Ga verder om te volgen prompt: 'Jij gaat volgen:' - remote_interaction: - proceed: Ga de interactie aan - prompt: 'Jij wilt de interactie aangaan met deze toot:' remote_unfollow: error: Fout title: Titel |