Blame view
sources/apps/gallery/l10n/en_GB.php
500 Bytes
|
42e4f8d60
|
1 2 3 4 5 6 7 8 9 10 |
<?php $TRANSLATIONS = array( "Pictures" => "Pictures", "Shared by" => "Shared by", "Picture view" => "Picture view", "Error loading slideshow template" => "Error loading slideshow template", "Share" => "Share", "The \"Image Viewer\" application also need to be enabled to use this application." => "The \"Image Viewer\" application also needs to be enabled to use this application.", "%s shared <strong>%s</strong> with you" => "%s shared <strong>%s</strong> with you", "File list" => "File list" ); |