These bits of text (marked in bold) don't seem to be translatable by location.module. The proper text strings exist translated in my location.module, but they still don't get translated before displaying.

In the "Add Acidfree items" block:

"Add an album"
"Add a photo"
"Add a video"

In the node/add/acidfree/etc pages, these tabs don't get translated either:
"Acidfree album"
"Acidfree photo"
"Acidfree video"

These untranslatable words all seem to come from a variable called $acidfree_types, but I couldn't figure out where in the code the variable is created.

Comments

vhmauery’s picture

Priority: Normal » Minor
vhmauery’s picture

Status: Active » Closed (fixed)

Since this is really a minor issue, I am not going to fix it in 4.7. But it has already been fixed in 5.0. No, the fix will not backport -- the codebases are too different.