I got excited once this was working and committed it without making the strings translatable. Let’s fix that.

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

markconroy created an issue. See original summary.

nickolaj made their first commit to this issue’s fork.

nickolaj’s picture

Status: Active » Needs review

Wrapped all user-facing strings in `t()` for translation. Machine name attributes (`toolname`) are left as plain strings since they are identifiers, not translatable text.

  • nickolaj committed 5a50cb08 on 1.0.x
    Issue #3576035: Wrapped all user-facing strings in `t()` for trans...
    
markconroy’s picture

Status: Needs review » 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.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.