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
This commit is contained in:
parent
43c61bca60
commit
5654535728
33 changed files with 31 additions and 92 deletions
|
@ -704,9 +704,6 @@ de:
|
|||
no_account_html: Noch keinen Account? Du kannst dich <a href='%{sign_up_path}' target='_blank'>hier anmelden</a>
|
||||
proceed: Weiter
|
||||
prompt: 'Du wirst dieser Person folgen:'
|
||||
remote_interaction:
|
||||
proceed: Fortfahren zum Interagieren
|
||||
prompt: 'Du wirst mit diesem Beitrag interagieren:'
|
||||
remote_unfollow:
|
||||
error: Fehler
|
||||
title: Titel
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue