Changeset 8989 in josm for trunk/src/org/openstreetmap/josm/tools
- Timestamp:
- 2015-11-04T18:45:47+01:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/tools/I18n.java
r8975 r8989 42 42 * This annotates strings which do not permit a clean i18n. This is mostly due to strings 43 43 * containing two nouns which can occur in singular or plural form. 44 * <br> 45 * No behaviour is associated with this annotation. 44 46 */ 45 47 @Retention(RetentionPolicy.SOURCE)
Note:
See TracChangeset
for help on using the changeset viewer.