Changeset 7785 in josm for trunk/data


Ignore:
Timestamp:
2014-12-10T22:24:25+01:00 (10 years ago)
Author:
Don-vip
Message:

i18n - add text_context=payment for "Notes" in payment preset to avoid wrong translation with OSM notes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/data/defaultpresets.xml

    r7780 r7785  
    170170    <chunk id="payment_base">
    171171        <check key="payment:coins" text="Coins" />
    172         <check key="payment:notes" text="Notes" />
     172        <check key="payment:notes" text="Notes" text_context="payment" />
    173173        <check key="payment:electronic_purses" text="Electronic purses and Charge cards" />
    174174        <check key="payment:debit_cards" text="Debit cards" />
Note: See TracChangeset for help on using the changeset viewer.