- Timestamp:
- 10/19/10 08:29:01 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JQueryPlugin/lib/Foswiki/Plugins/JQueryPlugin/SLIMBOX.pm
r9295 r9615 58 58 59 59 # add translations to head 60 my $counterText = $this->{session}-> {i18n}->maketext("Image [_1] of [_2]", "{x}", "{y}");60 my $counterText = $this->{session}->i18n->maketext("Image [_1] of [_2]", "{x}", "{y}"); 61 61 Foswiki::Func::addToZone("head", "JQUERYPLUGIN::SLIMBOX::COUNTERTEXT", '<meta name="foswiki.ImagePlugin.counterText" content="'.$counterText.'" />'); 62 62 }
Note: See TracChangeset
for help on using the changeset viewer.
