Ignore:
Timestamp:
2011-04-20T15:31:14+02:00 (13 years ago)
Author:
stoecker
Message:

fix #6097 - i18n issues

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/actions/SaveActionBase.java

    r3863 r4045  
    110110                ExtendedDialog dialog = new ExtendedDialog(
    111111                        Main.parent,
     112                        /* I18N: Display title of the window showing conflicts */
    112113                        tr("Conflicts"),
    113114                        new String[] {tr("Reject Conflicts and Save"), tr("Cancel")}
Note: See TracChangeset for help on using the changeset viewer.