Blame view
sources/apps/gallery/l10n/en_GB.php
433 Bytes
|
d1bafeea1
|
1 2 |
<?php $TRANSLATIONS = array( "Pictures" => "Pictures", |
|
d1bafeea1
|
3 4 5 |
"Picture view" => "Picture view", "Error loading slideshow template" => "Error loading slideshow template", "Share" => "Share", |
|
6d9380f96
|
6 7 |
"No pictures found! If you upload pictures in the files app, they will be displayed here." => "No pictures found! If you upload pictures in the files app, they will be displayed here.", "shared by %s" => "shared by %s", |
|
d1bafeea1
|
8 9 |
"File list" => "File list" ); |