Problem/Motivation
The default state change message ('@title has been set to @status') is clunky to translate.
Need more flexibility.
Steps to reproduce
Click on Publish or Unpublish tabs on the non-English node and observe the Drupal status message text.
Proposed resolution
Change this into two separate messages:
* '%title has been published.'
* '%title has been unpublished.'
It sounds better even in English.
Remaining tasks
Review and merge the patch.
User interface changes
Better readability of status change message.
API changes
N/a.
Data model changes
N/a.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | publishcontent-state_change_translation-3309241-1.patch | 1005 bytes | ragnarkurm |
Issue fork publishcontent-3309241
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
ragnarkurm commentedComment #5
astonvictor commentedComment #7
astonvictor commentedmerged