Improve about dialog texts
This commit is contained in:
parent
5f89287a97
commit
0fe82ece4e
7 changed files with 26 additions and 43 deletions
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"about": {
|
||||
"bug-reports": "Relatórios de erros e pedidos de novas funcionalidades:",
|
||||
"bug-reports-back": "server / backend, routing engine, Android app, profiles, brouter.de site:",
|
||||
"bug-reports-front": "web client / frontend:",
|
||||
"bug-reports-back": "server / backend, routing engine, Android app, profiles, brouter.de site",
|
||||
"bug-reports-front": "web client / frontend.",
|
||||
"contact": "Contacto:",
|
||||
"data": "Dados:",
|
||||
"data-description": "This is based on <a href=\"https://www.openstreetmap.org\" target=\"_blank\">OpenStreetMap</a>. It is usually updated once a week when a new Planet file is available, see dates of <a href=\"http://brouter.de/brouter/segments4/\" target=\"_blank\">data files</a>.",
|
||||
"description": "Online service of the BRouter routing engine. For the offline Android app and more information see <a href=\"http://brouter.de/\" target=\"_blank\">brouter.de</a>.",
|
||||
"details": "<i><a href=\"http://brouter.de/privacypolicy.html\" target=\"_blank\">Privacy Policy</a></i>, \n<i><a href=\"https://github.com/nrenner/brouter-web#credits-and-licenses\" target=\"_blank\">Credits</a></i>,\n<i><a href=\"https://github.com/nrenner/brouter-web/blob/master/CHANGELOG.md\" target=\"_blank\">Changelog</a></i> and\n<i><a href=\"https://github.com/nrenner/brouter-web#readme\" target=\"_blank\">more info</a></i> on the client.",
|
||||
"support": "General discussions/questions, support:",
|
||||
"support": "General discussions/questions, support",
|
||||
"title": "Sobre"
|
||||
},
|
||||
"credits": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue