=== cjwatson_ is now known as cjwatson [18:25] cjwatson: ah, but do you use 'd-i' or 'ubiquity'? [18:27] joshk: should work in either [18:27] ubiquity uses apt-setup [18:28] i mean in the preseed file [18:28] should it say ubiquity^Imirror/http/proxy^Istring.. [18:29] oh [18:29] it's okay.. i'll see if this works [18:29] it doesn't really make much difference, either should work [18:29] ok [18:49] gah [18:49] <<<<<<< TREE [18:49] msgid "Ubuntu installer main menu" [18:49] msgstr "Ubuntu-installerarens huvudmeny" [18:49] ======= [18:49] msgid "Debian installer main menu" [18:49] msgstr "Huvudmeny i Debians installationsprogram" [18:49] >>>>>>> MERGE-SOURCE [18:49] Huvudmeny i Ubuntus installationsprogram ? [18:52] haha === twb` is now known as twb [22:47] evand: take the new strings and substitute Ubuntu for Debian wherever appropriate. http://wiki.ubuntu.com/DistributionDefaultsAndBranding will help with some of the more interesting languages [22:48] (down at the end) [22:55] You can't just do `find -type f -exec sed -s -i s/Debian/Ubuntu/ {} + ?' [23:11] no [23:11] see the page above [23:11] life would be a lot easier if random languages didn't transliterate or decline "Debian" [23:12] Ick [23:12] and, while it's sort of useful that Debian and Ubuntu are the same length, it's inconvenient that Debian starts and ends with a consonant while Ubuntu starts and ends with a vowel [23:12] heck, s/Debian/Ubuntu/g doesn't even work in English. "a Debian mirror" vs. "an Ubuntu mirror" [23:14] Clearly what is needed is an increasingly baroque regexp that we extend over time [23:14] >duck< [23:14] don't think it hasn't crossed my mind [23:16] what I've largely tried to do is change the strings upstream to avoid mentioning Debian at all, so we're a lot better off than we used to be - but that's not always reasonable [23:17] It occur to me it would also break joeyh@Debian.org [23:20] the corner cases are pretty horrific :)