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
Showing
- app/controllers/remote_interaction_controller.rb 5 additions, 0 deletionsapp/controllers/remote_interaction_controller.rb
- app/views/remote_follow/new.html.haml 3 additions, 1 deletionapp/views/remote_follow/new.html.haml
- app/views/remote_interaction/new.html.haml 7 additions, 3 deletionsapp/views/remote_interaction/new.html.haml
- app/views/stream_entries/_detailed_status.html.haml 3 additions, 3 deletionsapp/views/stream_entries/_detailed_status.html.haml
- app/views/stream_entries/_simple_status.html.haml 3 additions, 3 deletionsapp/views/stream_entries/_simple_status.html.haml
- config/locales/ar.yml 0 additions, 3 deletionsconfig/locales/ar.yml
- config/locales/ast.yml 0 additions, 3 deletionsconfig/locales/ast.yml
- config/locales/ca.yml 0 additions, 3 deletionsconfig/locales/ca.yml
- config/locales/co.yml 0 additions, 3 deletionsconfig/locales/co.yml
- config/locales/cs.yml 0 additions, 3 deletionsconfig/locales/cs.yml
- config/locales/cy.yml 0 additions, 3 deletionsconfig/locales/cy.yml
- config/locales/da.yml 0 additions, 3 deletionsconfig/locales/da.yml
- config/locales/de.yml 0 additions, 3 deletionsconfig/locales/de.yml
- config/locales/el.yml 0 additions, 3 deletionsconfig/locales/el.yml
- config/locales/en.yml 10 additions, 2 deletionsconfig/locales/en.yml
- config/locales/eo.yml 0 additions, 3 deletionsconfig/locales/eo.yml
- config/locales/es.yml 0 additions, 3 deletionsconfig/locales/es.yml
- config/locales/eu.yml 0 additions, 3 deletionsconfig/locales/eu.yml
- config/locales/fa.yml 0 additions, 3 deletionsconfig/locales/fa.yml
- config/locales/fr.yml 0 additions, 3 deletionsconfig/locales/fr.yml
Loading
Please register or sign in to comment