Problem/Motivation
In moderated_content_bulk_publish.js:28 we had prompt += "
+ " + (cnt-1) + ' more';
more cannot be translated.
Proposed resolution
use drupal.t to allow translation
Issue fork moderated_content_bulk_publish-3620440
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 #3
tichris59 commentedMR is done ;)
Comment #6
joseph.olstadComment #8
joseph.olstadMerci