/**
 * @desc Plik z angielskimi tlumaczeniami tekstowymi wystepujacymi w kodzie JS
 */

var txtMapBrakPunktow = '<p>At the moment there is no shops in this city.<br />Please try again soon.</p>';
var txtMapBrakStudiow = '<p>At the moment there is no showrooms in this city.<br />Please try again soon.</p>';
var txtMapWojewodztwo = 'Region ';
var txtMapWybierzMiasto = '::Choose a city::';

var txtPanelPorady = 'Advices and opinions';
var txtPanelAktualnosci = 'News';
var txtPanelMojSchowek = 'Clipboard';
var txtPanelLogowanie = 'Log in';
var txtPanelChmura = 'Tags cloud';

var txtOcenDziekujemy = 'Thank you for rating product!';

var txtPorownanieGrupa = 'You can choose products from one group to compare!';
var txtPorownanieDwa = 'You have to choose at least 2 products from one group!';
var txtPorownaniePiec = 'You can choose maximal 5 products to compare!';

var txtWyszukiwanieWiecej = 'More parameters >>';
var txtWyszukiwanieMniej = 'Less parameters >>';
var txtWyszukiwanieZaawans = 'Advanced search';
var txtWyszukiwanieSzybkie = 'Quick search';

var txtWyszukiwarkaWpisanie = 'You have to write a keyword to search!';

var txtNewsletterCzekaj = 'Wait ...';

var txtYoursGlosowanie = 'You already rated this photo!';
var txtYoursOcena = 'Your score ';

var txtThickboxClose = "<a href='#' id='TB_closeWindowButton' title='Close'>close</a> or press Esc";
var imgLoadingAnimation = 'images/loading_en.png';
