[04:06] I'm trying to report a bug against Launchpad for an oops I'm getting while trying unsubscribe ~ubuntu-sponsor from a bug [04:07] ...but I'm getting an oops error every time I try to file this bug about Launchpad :( Example: OOPS-d43cd00552a1cab0f9ebd0aa78f4f8d7 [04:07] https://oops.canonical.com/?oopsid=OOPS-d43cd00552a1cab0f9ebd0aa78f4f8d7 [04:07] ah, it just worked the third time [04:08] ...and now the unsubscribing worked [08:09] Logan: we've got some of the DB servers down for hardware upgrades to hopefully fix that timeout problem [08:09] which unfortunately is making the situation a bit worse atm [12:43] hi, quick question on team membership expiry configuration - does the config item "Self renewal period" mean that a person can renew their already-expired membership for X days after it expires? Or something else? [12:53] oh i got it, the 'Self renewal period' is how long until their renewal expires. [12:55] ddstreet: It's the duration of the membership created by the act of self-renewal. [15:18] hey there [15:19] when enabling translations on an upstream project in launchpad, what template is being imported? [15:19] does the name matter, like does it need to be po/.pot? or any pot should work? [15:19] I honestly don't know this first-hand. Is anything under https://help.launchpad.net/Translations/YourProject/ImportingTemplates helpful? [15:20] Seems to have some detail under "Naming templates" [15:20] cjwatson, thanks [15:20] reading [15:21] cjwatson, git has the same support than bzr for those features? [15:22] Translation template extraction isn't supported for git yet. I did some work on it a while back but it hasn't been reviewed [15:22] (And I think I only started the work. https://code.launchpad.net/~cjwatson/launchpad-buildd/ttb-git/+merge/341389) [15:22] ah :/ [15:23] It's probably the most significant remaining missing feature [15:23] of LP git [15:25] https://translations.launchpad.net/snap-store has a template, I wonder where it got the strings from :/ [15:25] I did configure that some weeks ago but I can't find where to upload a template now [15:27] ah, https://translations.launchpad.net/snap-store/trunk/+translations-settings [15:28] There's the fallback option of uploading manually from time to time, though I realise it's not very convenient [15:28] Or doing a git-to-bzr import just for that purpose, if it works [15:28] manual update is good enough for now and I found the option back [15:28] thx [15:28] np [15:40] tomwardill: got it, thanks!