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

Command icon 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

tichris59 created an issue. See original summary.

tichris59’s picture

MR is done ;)

  • tichris59 committed e38dfb8e on 2.0.x
    fix: #3620440 allow translation for the "more" text in modal

joseph.olstad’s picture

Assigned: tichris59 » Unassigned
Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

joseph.olstad’s picture

Merci