Active
Project:
Galleria
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Jun 2010 at 18:17 UTC
Updated:
1 Jun 2010 at 18:17 UTC
In galleria.js, the line 21 title attribute does use Drupal.t() making this string untranslatable.
image.attr('title','View full-size');
I suspect other JavaScript strings are not translatable as well.