Closed (fixed)
Project:
Acidfree Albums
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Dec 2006 at 16:49 UTC
Updated:
14 Apr 2007 at 22:04 UTC
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
Comment #1
vhmauery commentedComment #2
vhmauery commentedSince 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.