SPGM_LINK<"; # thumbnails navi bar - barra de navegación de previsualizaciones $text_thumb_navi = "Página >CURRENT_PAGE< de >NB_PAGES<"; # filter label - etiqueta de filtro $text_filter = "filtro"; # filter value for "new pictures" - valor del filtro para "nuevas fotos" $text_filter_new = "nuevas"; # filter value for "all pictures" - valor del filtro para "todas las fotos" $text_filter_all = "todas"; # pictures navi bar - barra de navegación de fotos $text_pic_navi = "Imagen >CURRENT_PIC< de >NB_PICS<"; # picture label (as in "1 picture") - etiqueta de foto (en singular, como en "1 foto") $text_picture = "foto"; # pictures label (as in "2 pictures") - etiqueta de fotos (en plural, como en "2 fotos") $text_pictures = "fotos"; # new picture label (as in "1 new picture") - etiqueta de foto nueva (en singular, como en "1 foto nueva") $text_new_picture = "foto nueva"; # new pictures label (as in "2 new pictures") - etiqueta de fotos nuevas (en plural, como en "2 fotos nuevas") $text_new_pictures = "fotos nuevas"; # new gallery label - etiqueta de "nueva galería" $text_new_gallery = "nueva galería"; # main gallery label - etiqueta de galería principal $text_root_gallery = "Galería Principal"; ?>