aboutsummaryrefslogtreecommitdiffstats
path: root/www/js/strings.js
Commit message (Collapse)AuthorAgeLines
* Translated "Untitled draft".translation-fixesMatthew Somerville2016-09-05-0/+1
|
* Translate "Next" and "More details".Matthew Somerville2016-09-05-0/+1
| | | | Fixes #231. Fixes #233.
* update Android to Cordova 3.6Struan Donald2015-08-28-0/+56
| | | | | | | | Required due to security issue Remove Android directory as no longer required, move src -> www to match standard layout, update .gitignore to avoid including the standard platform files, update README based on Steve's zurich one
* instead of using js to inject the correct cordova js file in toStruan Donald2013-07-12-47/+0
| | | | | | | | | | index.html restructure things so that the common files are a level down and the platofrm specific ones are directly placed in the relevant project. This both makes for less fuss and also avoids the error with Android < v3 instantiating cordova twice. Note that the iOS common assets are included by a build script rather than a symlink as symlinking doesn't seem to agree with Xcode
* slightly better login error messageStruan Donald2013-06-28-1/+1
|
* slightly improved reporting error messagesStruan Donald2013-06-28-1/+2
|
* if cancel locating then make sure map buttons are in correct state and also ↵Struan Donald2013-06-28-0/+1
| | | | display help message
* slightly more helpful login error messageStruan Donald2013-06-26-1/+1
|
* more expansive lookup failed error messagesStruan Donald2013-06-26-2/+2
|
* if initial geolocation fails then display a message on the map screenStruan Donald2013-06-24-1/+1
| | | | rather than a whole new page
* move hardcoded string into strings listStruan Donald2013-06-18-0/+1
|
* replace password error message with non website specific one. Fixes #447Struan Donald2013-06-18-0/+1
|
* better validation messages and display for signout pageStruan Donald2013-06-05-1/+3
|
* basic login page and link from map screenStruan Donald2013-04-24-0/+1
|
* display sensible error message if location services are turned offStruan Donald2013-04-23-0/+1
|
* jslint pacificationStruan Donald2013-03-07-3/+3
|
* populate strings objectStruan Donald2013-03-07-0/+14
|
* validation and message stringsStruan Donald2013-03-07-0/+25