Changeset 31126 in osm for applications/editors
- Timestamp:
- 2015-05-14T16:42:29+02:00 (10 years ago)
- Location:
- applications/editors/josm
- Files:
-
- 108 added
- 60 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/i18n/build.xml
r31111 r31126 140 140 </then> 141 141 </if> 142 <delete dir="${po.build.dir}/plugin_${dir} ss"/>142 <delete dir="${po.build.dir}/plugin_${dir}"/> 143 143 </target> 144 144 <target name="clean"> -
applications/editors/josm/i18n/launchpad.pl
r31086 r31126 19 19 "es", "et", "fi", "fr", "gl", "hu", "id", 20 20 "it", "ja", "km", "lt", "nl", "pl", "pt", "pt_BR", "ru", "sk", 21 "sv", "uk", " zh_CN", "zh_TW"21 "sv", "uk", "vi", "zh_CN", "zh_TW" 22 22 ); 23 23
Note:
See TracChangeset
for help on using the changeset viewer.