[09:06] hi all! [09:06] kelemengabor i am trying to find a string would you mind offering your help? [09:07] andrejz: sure, what is it? [09:07] The string appears at splash screen (if disk is encrypted) [09:07] Unlocking the disk [device name] ([LUKS disk name]) Enter passphrase: [09:08] if password is wrong it gives: cryptsetup: cryptsetup failed, bad password or options? [09:08] hm, I don't use encrypted disks, so I never saw this myself [09:08] i've looked to cryptsetup and its not there (not in .pot or in the source code - unless i made a grep mistake) [09:10] this is where the string appears (of course there is a newer logo now ;) ) - http://wiki.cybersoc.info/lib/exe/detail.php/ubuntu:ubuntu-splash-crypto-support.jpg?id=ubuntu%3Aencryptedsystem [09:11] andrejz: might be part of udisks, actually udisks2 from now on (12.10) [09:12] thanks for the hint [09:12] andrejz: udisks2's translations are hosted on transifex (second hint) ;-) [09:15] hm, some similar strings are there but nothing mentioning cryptsetup [09:16] btw, as of today simple scan's help is finally translatable on LP - https://translations.launchpad.net/simple-scan [09:17] the two-year-old bug is now fixed [09:18] that's cool. hopefully some more 2 year old bugs with get fixed eventually [09:19] @artnay: if i translate simpel scan help will it get included in 12.04 ? [09:21] artnay: udisks is 100% translated in transifex and 12.04 uses udisks so it should be translated [09:21] wow, even udisks2 is translated ;) [09:28] $ sudo grep -rs "Unlocking the disk" /lib [09:28] /lib/cryptsetup/cryptdisks.functions: keyscriptarg="Unlocking the disk $src ($dst)\nEnter passphrase: " [09:28] /lib/cryptsetup/cryptdisks.functions: keyscriptarg="Unlocking the disk $src ($dst)\nEnter passphrase: " [09:28] maybe this? [09:30] yes, this would be the strings [09:31] i haven't checked the lib folder :( [09:31] and this file is from cryptsetup [09:33] andrejz: here is the trick, when you have a suspected package: [09:33] andrejz: I'm not the right person to answer your question, dpm and/or robert ancell might know if translations of help file can be included in 12.04.1 [09:33] dpkg -L cryptsetup | xargs grep "Unlocking the disk" [09:34] kelemngabor: so this searches through the whole package [09:34] ? [09:35] yes, and only in the files of that package [09:35] quicker than grepping /usr :) [09:35] but you need a suspect, of course [09:35] i just wrote it down for next time, thanks :) [09:35] or rather five :) [09:36] andrejz: it is not impossible to include them, but we would have to be quick to translate it and arrange an SRU. I don't have time to do it this week (I'll be off to GUADEC) [09:40] what needs to be done for SRU? [10:08] bug is now reported here - https://bugs.launchpad.net/ubuntu-translations/+bug/1027854 [10:08] Launchpad bug 1027854 in cryptsetup (Ubuntu) "At boot some strings are not translated" [Undecided,New] [10:31] andrejz: could you add the screenshot? might be helpful. is this 12.04? could you run apport-collect 1027854 [10:32] yes but it's during bootup (splash screen) [10:33] so i am not sure how to run it [10:33] but it looks like this [10:33] http://wiki.cybersoc.info/lib/exe/detail.php/ubuntu:ubuntu-splash-crypto-support.jpg?id=ubuntu%3Aencryptedsystem [10:33] just a newer logo === Geochr1 is now known as Geochr