﻿// user language application variable
global.userLanguage = "en";

alertDisconnected = 'The cartography is not available because your are not connected';
alertGpsOff = 'Your GPS receiver is off, please enable it to start';
alertLostWarning = 'Your are too far away from the reference trace. Return?';
atWpt = 'Waypoint reached';
authenticating = 'Authenticating...';
backArrow = 'back';
cancelLabel = 'Cancel';
changeName = 'Change name';
chooseRef = 'New course';
confirmEmail = 'Confirm your email address';
confirmExit = 'Do you want to quit?';
connected = 'Connected';
createAccount = 'Create Account';
deconection = 'Do you want to disconnect?';
deleteLabel = 'Delete';
deletePoi = 'Do you want to delete this place?';
deleteRequest = 'Do you want to delete this course?';
disableSleepMode = 'Please disable your mobile sleep mode before starting the sport mode';
disconnect = 'Disconnect';
doblePoint = ' : ';
duration = 'Duration';
early = 'Early';
email = 'E-mail';
emailError = 'Both email addresses must be the same';
emptyLogin = 'Your login cannot be empty';
enterNewName = 'Please enter a new name';
errorUpload = 'Updating the course caused a problem';
estimatedTime = 'Estimated time';
exit = 'A sport mode is running, do you want to stop and save it?';
exitWithLostSport = 'You quit, your running sport mode will be lost';
finish = 'Finish';
friday = 'Friday';
friend = 'Friend';
geocache = 'Geocache';
html5Error = '';
greeting = 'Hello (default)';
historyScreenTitle = 'History';
historySportStartingDate = 'Start Date';
historyTotalTime = 'Total time';
identificationError = 'Identification error!';
late = 'Late';
lockScreenLabel = 'Lock screen';
login = 'Login';
mainWhereAmI = 'Where am I?';
mapScreenTitle = 'Map';
monday = 'monday';
myCar = 'My car';
myDoc = 'My document';
myDog = 'My dog';
myGoods = 'Where are my goods?';
name = 'Enter a name (optional)';
negative = 'Negative';
newName = 'New name';
newPoiPlace = 'Do you want to place here your prefered place ';
newPoiTitle = 'New prefered place';
nextWpt = 'Next Waypoint';
noNetwork = 'No network available. Please retry later';
noPoi = 'There are no prefered places registered';
noPoiCoordinates = 'Please choose a place by clicking on the map';
noPoiName = 'You have to choose a name!';
noRequest = 'History is empty';
nothingMessage = 'Please choose a valid type';
okLabel = 'OK';
other = 'Other';
parking = 'Parking';
password = 'Password';
petrol = 'Petrol';
picnic = 'Picnic';
poiInfoTitle = 'My prefered place';
poiName = 'Name';
poiScreenTitle = 'My prefered places';
positive = 'Positive';
quit = 'Exit';
restaurant = 'Restaurant';
saturday = 'Saturday';
saveWeb = 'Do you want to upload your trace to your Mobifamily web account ?';
settings = 'Settings';
sportAccuracy = 'Accuracy';
sportAltitude = 'Alt';
sportAskStop = 'Do you want to stop this sport mode?';
sportAverageSpeed = 'Av';
sportAverageSpeedLong = 'Average speed';
sportBreak = 'Stop sport mode';
sportDeniv = 'Denivellation';
sportDistance = 'Distance';
sportScreenTitle = 'Sport mode';
sportGpsSearch = 'Searching Gps...';
sportGpsFound = 'Gps found';
sportGo = 'Start sport mode';
sportLat = 'Latitude';
sportLong = 'Longitude';
sportMaxAltitude = 'Maximum altitude';
sportMaxSpeed = 'Maximum speed';
sportMinAltitude = 'Minimum altitude';
sportMinSpeed = 'Minimum speed';
sportPlace = 'Sport place';
sportPosDeniv = 'Positive Denivellation';
sportNegDeniv = 'Negative Denivellation';
sportSpeed = 'Speed';
startTime = 'Start time';
statAltitude = 'Altitude';
statLabel = 'Statistics';
sunday = 'Sunday';
thursday = 'Thursday';
tuesday = 'Tuesday';
typeCycling = 'Cycling';
typeHiking = 'Hiking';
typePoi = 'Other type';
typeRunning = 'Running';
typeSki = 'Skiing';
unlockLabel1 = 'Unlock';
unlockLabel2 = 'Confirm';
upload = 'Upload';
versionLabel = 'Version';
view = 'View';
wayPoint = 'Add Waypoint';
wednesday = 'Wednesday';

