Index: /trunk/scripts/SyncEditorImageryIndex.groovy
===================================================================
--- /trunk/scripts/SyncEditorImageryIndex.groovy	(revision 11573)
+++ /trunk/scripts/SyncEditorImageryIndex.groovy	(revision 11574)
@@ -211,5 +211,5 @@
             for (def m : e.getMirrors()) {
                 url = getUrl(m)
-                m.setName(m.getName().replaceAll(" mirror server( \\d+)?",""))
+                m.origName = m.getOriginalName().replaceAll(" mirror server( \\d+)?","")
                 if (josmUrls.containsKey(url)) {
                     myprintln "+++ JOSM-Mirror-URL is not unique: "+url
