The page title and menu entry "Translator assigments" should be "Translator assignments" (there's an "n" missing).

Comments

Andrew Schulman’s picture

Priority: Normal » Minor
Andrew Schulman’s picture

Title: "Translator assigments" is misspelled » "assigments" is misspelled
Status: Active » Needs review
StatusFileSize
new1.66 KB

This happens in the "view translation overview assigments" permission too. Patch attached to fix all cases.

lklimek’s picture

I think you should also write update code to rename permissions stored in database when this module is updated. Otherwise current permissions won't work after applying this patch, what can lead to confusion.

Andrew Schulman’s picture

Good point. Here are patches that do this, against the latest Git master and 6.x-2.x branches. I've tested them both on my host and they work as desired.

Andrew Schulman’s picture

Revised patch against master, includes a return message from the update.

lklimek’s picture

Patch #5 on Drupal 7 (master branch) works for me.

stefan.r’s picture

Version: 6.x-2.4 » 7.x-2.x-dev
Issue summary: View changes
Status: Needs review » Fixed

Committed, thanks!

Status: Fixed » Closed (fixed)

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