diff --git a/index.html b/index.html index e3e2629..b077b09 100644 --- a/index.html +++ b/index.html @@ -952,11 +952,14 @@

  • -
    - Ascend | Plain ascend +
    + Ascend | + Plain ascend

    - @@ -996,11 +999,11 @@

  • -
    - Cost | Mean cost factor +
    + Cost | + Mean cost factor

    - | diff --git a/locales/en.json b/locales/en.json index 0961c8e..81c2677 100644 --- a/locales/en.json +++ b/locales/en.json @@ -33,8 +33,10 @@ "trackname": "Name" }, "footer": { - "ascend": "Ascend | Plain ascend", - "cost": "Cost | Mean cost factor", + "ascend": "Ascend", + "plain-ascend": "Plain ascend", + "cost": "Cost", + "mean-cost-factor": "Mean cost factor", "distance": "Distance", "kilometer": "kilometers", "kilometer-abbrev": "km", @@ -44,7 +46,8 @@ "meter-abbrev": "m", "minutes": "minutes", "minutes-abbrev": "min", - "total-energy": "Total Energy | Energy per 100 km", + "total-energy": "Total Energy", + "energy-per-100km": "Energy per 100 km", "travel-time": "Travel time" }, "layers": {