aboutsummaryrefslogtreecommitdiffstats
path: root/cordova-plugin-ios-displayname
Commit message (Collapse)AuthorAgeLines
* [CuidoMiCiudad] Add cobrandDave Arter2017-06-22-0/+48
This is the companion cobrand for www.cuidomiciudad.do. Whilst primarily providing the templates and styling for the cobrand, this commit also: - gettext-merge to call msgmerge with --no-wrap, matching the fixmystreet code - Allows localisation of several templates and UI components e.g. back buttons: - The back buttons were automatically being generated by jQuery Mobile, which wasn’t using the correct localisation of ‘Back’. Adding them to the DOM explicitly with the correct translation ensures they appear as they should. - Adds a plugin for overriding the iOS display name - Add a plugin for changing the app’s language easily - Makes it easier for cobrands to customise pin icons on the map (CONFIG.PINS)