duds Posted May 13, 2008 Share Posted May 13, 2008 Hi All I've just downloaded and installed Ultra pics version 2.04 (it was about a quater of the way down the contrib menu) as I dont have lightbox etc installed, I thought it best to only download the latest available ultra pics before the ligthbox addons etc. it all installed fine, the only problem i have is that the instructions in the new porduct pages (admin section, add new product) is that all the instruction text next to the upload boxes are in spanish... not an english word in sight. I've re looked over the install instructions and the code to be added etc, and can't see where I have gone wrong, except that a lot of the code is written in spanish... Well the last part of the instructions etc are: *Open admin/includes/languages/english/categories.php***************************** *--------------------------------------------------------------------------------* ******************** ***Add to the End*** ******************** //BOF UltraPics define('TEXT_PRODUCTS_IMAGE_NOTE','<b>Miniatura de la imagen:</b><small><br>Es la imagen usada en el<br><u>catalogo & descripcion</u>.<small>'); define('TEXT_PRODUCTS_IMAGE_MEDIUM', '<b>Imagen grande:</b><br><small>Reemplaza la imagen pequeña<br><u>solo en la descripcion del</u> producto.</small>'); define('TEXT_PRODUCTS_IMAGE_LARGE', '<b>Imagen del Pop-up:</b><br><small>Reemplaza la imagen pequeña<br><u>solo en el POPUP</u>.</small>'); define('TEXT_PRODUCTS_IMAGE_LINKED', '<u>Store Product/s Sharring this Image =</u>'); define('TEXT_PRODUCTS_IMAGE_REMOVE', '<b>Elminar</b> la imagen del producto?'); define('TEXT_PRODUCTS_IMAGE_DELETE', '<b>Suprimir</b> la imagen del servidor (Permanente!)?'); define('TEXT_PRODUCTS_IMAGE_REMOVE_SHORT', 'Elminar'); define('TEXT_PRODUCTS_IMAGE_DELETE_SHORT', 'Suprimir'); define('TEXT_PRODUCTS_IMAGE_TH_NOTICE', '<b>SM = Imagen Pequeña,</b> si solo se usa "SM" <br>NO se creara ningun POPUP, the "SM"<br> Solo poniendo una imagen XL se vera el boton de agrandar.<br><br>'); define('TEXT_PRODUCTS_IMAGE_XL_NOTICE', '<b>XL = Imagen popup,</b> Al clicar en agrandar<br><br><br>'); define('TEXT_PRODUCTS_IMAGE_ADDITIONAL', 'Añadir mas imagenes - apareceran debajo del producto.'); define('TEXT_PRODUCTS_IMAGE_SM_1', 'SM Imagen 1:'); define('TEXT_PRODUCTS_IMAGE_XL_1', 'XL Imagen 1:'); define('TEXT_PRODUCTS_IMAGE_SM_2', 'SM Imagen 2:'); define('TEXT_PRODUCTS_IMAGE_XL_2', 'XL Imagen 2:'); define('TEXT_PRODUCTS_IMAGE_SM_3', 'SM Imagen 3:'); define('TEXT_PRODUCTS_IMAGE_XL_3', 'XL Imagen 3:'); define('TEXT_PRODUCTS_IMAGE_SM_4', 'SM Imagen 4:'); define('TEXT_PRODUCTS_IMAGE_XL_4', 'XL Imagen 4:'); define('TEXT_PRODUCTS_IMAGE_SM_5', 'SM Imagen 5:'); define('TEXT_PRODUCTS_IMAGE_XL_5', 'XL Imagen 5:'); define('TEXT_PRODUCTS_IMAGE_SM_6', 'SM Imagen 6:'); define('TEXT_PRODUCTS_IMAGE_XL_6', 'XL Imagen 6:'); //EOF UltraPics Is there an english version of this bit of code? Cheers Duds Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.