function init_localisation(){var a=$.localise.defaultLanguage,c=navigator.userAgent.toLowerCase().indexOf("android")>=0,b=a.indexOf("en")==0;if(c&&b)a=getUserAgentLanguage();$.localise("javascript/greeting",a,true)}function getUserAgentLanguage(){var a=navigator.userAgent.indexOf("("),b=navigator.userAgent.indexOf(")");if(a>=0&&b>=0){var c=navigator.userAgent.substring(a+1,b).split(";");if(c.length>=4)return jQuery.trim(c[3])}return""}function login_localisation(){$("#authenticationScreenTitle").text(mainTitle);$("#LoginId").attr("placeholder",login);$("#LoginOk").attr("value",okLabel);$("#LoginCreate").attr("value",createAccount);$("#emailNewAccountLi").attr("style","display:none");$("#confirmEmailNewAccountLi").attr("style","display:none");$("#NewAccountOkLi").attr("style","display:none");$("#LoginOkLi").removeAttr("style");$("#LoginCreateLi").removeAttr("style");$("#CancelNewAccountLi").attr("style","display:none");$("#authInfo").attr("style","display:none");$("#authInfo").text(authenticating);$("#PasswordId").attr("value",null);$("#PasswordId").attr("placeholder",password);$("#EmailId").attr("value",null);$("#EmailId").attr("placeholder",email);$("#confirmEmailId").attr("value",null);$("#confirmEmailId").attr("placeholder",confirmEmail)}function newAccountLocalisation(){$("#NewAccountOk").attr("value",okLabel);$("#emailNewAccountLi").removeAttr("style");$("#confirmEmailNewAccountLi").removeAttr("style");$("#NewAccountOkLi").removeAttr("style");$("#LoginOkLi").attr("style","display:none");$("#LoginCreateLi").attr("style","display:none");$("#CancelNewAccountLi").removeAttr("style");$("#CancelNewAccount").attr("value",cancelLabel)}function main_localisation(){$("#mainScreenTitle").text(mainTitle);$("#CurrentLogin").text(connected+doblePoint+gDeviceProtocol.currentLogin);$("#sportScreenLink").attr("value",sportScreenTitle);$("#mapScreenLink").attr("value",mainWhereAmI);$("#histoScreenLink").attr("value",historyScreenTitle);$("#poiScreenLink").attr("value",poiScreenTitle);$("#goodsScreenLink").attr("value",myGoods);$("#settingsScreenLink").attr("value",settings)}function map_localisation(){$("#mapScreenTitle").text(mapScreenTitle);$("#backMap").text(backArrow)}function sport_localisation(){$("#sportRunningScreenTitle").text(sportScreenTitle);$("#backSportRunning").text(backArrow);$("#RequestNameId").attr("value",null);$("#RequestNameId").attr("placeholder",name);$("#runningOption").text(typeRunning);$("#cyclingOption").text(typeCycling);$("#hikingOption").text(typeHiking);$("#skiOption").text(typeSki);$("#otherTypeOption").text(other);$("#disableSleepMode").text(disableSleepMode);$("#listReferenceId option:gt(0)").remove();$("#OptionTemplate").text(chooseRef)}function sportRunning_localisation(){$("#sport").attr("style","display:none");$("#lockScreen").attr("style","display:none");$("#activeSportScreen").removeAttr("style");$("#sportButtonsUl").removeAttr("style");$("#sportUnlockUl").attr("style","display:none");$("#UnLock1").attr("value",unlockLabel1);$("#UnLock2").attr("value",unlockLabel2);$("#sportChrono").text(duration+doblePoint+"00:00:00");$("#sportRunningScreenTitle").text(sportScreenTitle);$("#mapScreenFromSportLink").attr("value",mapScreenTitle);$("#sportStopButton").attr("value",sportBreak);$("#backSportRunning").text(backArrow);$("#sportStopLi").removeAttr("style");$("#sportStartDate").attr("style","display:none");$("#mapScreenFromSportLinkLi").removeAttr("style");$("#deleteRequestLi").attr("style","display:none");$("#mapScreenFromHistoricalLi").attr("style","display:none");$("#WptLi").removeAttr("style");$("#WptButton").attr("value",wayPoint);$("#uploadLi").attr("style","display:none");$("#changeNameLi").attr("style","display:none");$("#lockScreenLi").removeAttr("style");$("#lockScreenButton").attr("value",lockScreenLabel);$("#toGraphLi").attr("style","display:none")}function history_localisation(){$("#historyScreenTitle").text(historyScreenTitle);$("#backHistory").text(backArrow)}function historyRequest_localisation(){setLockSportScreen(true);$("#sportRunningScreenTitle").text(sportScreenTitle);$("#mapScreenFromSportLink").attr("value",mapScreenTitle);$("#backSportRunning").text(backArrow);$("#mapScreenFromHistorical").attr("value",mapScreenTitle);$("#sportStopLi").attr("style","display:none");$("#refInfosUlId").attr("style","display:none");$("#lockScreen").attr("style","display:none");$("#graphScreen").attr("style","display:none");$("#deleteRequestButton").attr("value",deleteLabel);$("#deleteRequestLi").removeAttr("style");$("#mapScreenFromSportLinkLi").attr("style","display:none");$("#mapScreenFromHistoricalLi").removeAttr("style");$("#WptLi").attr("style","display:none");$("#lockScreenLi").attr("style","display:none");$("#sportButtonsUl").removeAttr("style");$("#toGraphLi").removeAttr("style");$("#toGraphButton").attr("value",statLabel);$("#changeNameLi").removeAttr("style");$("#changeNameButton").attr("value",changeName)}function poi_localisation(){$("#poiScreenTitle").text(poiScreenTitle);$("#backPoi").text(backArrow);$("#newPoiLink").attr("value",newPoiTitle)}function poiDetails_localisation(){$("#newPoiTitle").text(poiInfoTitle);$("#backNewPoi").text(backArrow);$("#nothingOption").text(typePoi);$("#peopleOption").text(friend);$("#restaurantOption").text(restaurant);$("#petrolOption").text(petrol);$("#viewOption").text(view);$("#picnicOption").text(picnic);$("#parkingOption").text(parking);$("#geocacheOption").text(geocache);$("#okButton").attr("value",okLabel);$("#UpdateButton").attr("value",okLabel);$("#CancelButton").attr("value",cancelLabel);$("#cancelUpdateButton").attr("value",cancelLabel);$("#poiMap_link").attr("value",mapScreenTitle);$("#poiDelete_link").attr("value",deleteLabel)}function newPoi_localisation(){$("#newPoiTitle").text(newPoiTitle);$("#backNewPoi").text(backArrow);$("#nothingOption").text(typePoi);$("#peopleOption").text(friend);$("#restaurantOption").text(restaurant);$("#petrolOption").text(petrol);$("#viewOption").text(view);$("#picnicOption").text(picnic);$("#parkingOption").text(parking);$("#geocacheOption").text(geocache);$("#poiNameInput").attr("placeholder",poiName);$("#poiLatInput").attr("placeholder",sportLat);$("#poiLongInput").attr("placeholder",sportLong);$("#okButton").attr("value",okLabel);$("#UpdateButton").attr("value",okLabel);$("#CancelButton").attr("value",cancelLabel);$("#cancelUpdateButton").attr("value",cancelLabel);$("#poiMap_link").attr("value",mapScreenTitle);$("#mapFromPoiButtonId").removeAttr("style","display:none");$("#poiDelete_link").attr("value",deleteLabel)}function goods_localisation(){$("#goodsTitle").text(myGoods);$("#backFromGoods").text(backArrow);$("#check1").attr("title",myCar);$("#check2").attr("title",myDoc);$("#check3").attr("title",myDog);$("#mapFromGoods").attr("value",mapScreenTitle)}function settings_Localisation(){$("#settingsTitle").text(settings);$("#backFromSettings").text(backArrow);$("#Disconnect").attr("value",disconnect);$("#Version").text(versionLabel+doblePoint+mbdVersion)}function reference_localisation(){$("#refInfosUlId").removeAttr("style")}function no_reference_localisation(){$("#refInfosUlId").attr("style","display:none")}function lock_localisation(){$("#sportButtonsUl").attr("style","display:none");$("#sportUnlockUl").removeAttr("style");$("#backSportRunning").attr("style","display:none")}function graph_localisation(){$("#graphScreen").removeAttr("style");$("#activeSportScreen").attr("style","display:none");$("#backSportRunning").attr("style","display:none");$("#ok_graph_button").attr("value",okLabel);$("#statSpeed").text(sportSpeed);$("#statAltitude").text(statAltitude)}
