24 lines
549 B
Plaintext
24 lines
549 B
Plaintext
# $Id: strings.raw 15342 2006-12-01 21:14:46Z andy_st $
|
|
|
|
/* theme.inc */
|
|
gettext("Floatrix")
|
|
gettext("Variable column theme based on Matrix")
|
|
gettext("You must enter a number")
|
|
|
|
/* templates/album.tpl */
|
|
gettext("This album is empty.")
|
|
gettext("Add a photo!")
|
|
gettext("no thumbnail")
|
|
gettext("Album: %s")
|
|
|
|
/* templates/error.tpl */
|
|
gettext("Error!")
|
|
|
|
/* templates/photo.tpl */
|
|
gettext("Download %s")
|
|
gettext("There is nothing to view for this item.")
|
|
gettext("Download %s in original format")
|
|
|
|
/* templates/progressbar.tpl */
|
|
gettext("Continue...")
|