#15810 closed task (fixed)
imagico name changes
Reported by: | Klumbumbus | Owned by: | stoecker |
---|---|---|---|
Priority: | normal | Milestone: | 18.02 |
Component: | External imagery source | Version: | |
Keywords: | i18n | Cc: |
Description
All the imagico layer names (72) were shortened in ELI. Basically " OSM images for mapping" was removed in every name. Regarding JOSM wee need to decide:
Keep our names and feed the ImageryCompareIgnores list or change the names too. I'd prefer the second, but the questions are:
- Is there a way we can somehow adjust the translations, so not all the 72 translations get lost in all the languages where they are already translated?
- (Is there an easier way than editing every wiki page manually?)
Attachments (0)
Change History (9)
comment:1 by , 7 years ago
comment:2 by , 7 years ago
A WWW::Mechanize based script (perl or python) could be less work than manual edits - it could be a prototype for "change many pages at once" task.
comment:4 by , 7 years ago
I don't know and atm I don't really have time to do larger work on this topic like adopting all the wiki pages and downloading and uploading po files :(
comment:6 by , 7 years ago
Milestone: | → 18.02 |
---|
comment:8 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Yes. We can download the strings from current translation, replace the texts and reupload the files. Launchpad will take care of other changes inbetween (there is an "downloaded at" text in the files for reference), so only the imagico changes will have an effect.
I'm not aware of any proper way. I can replace them with SQL queries, but that does not cause a new version and is probably not a good idea.