[01:04] I have set up export branch for translation but it hasn't been updated yet, why? [01:04] https://translations.launchpad.net/pidgin-rs/trunk/+translations [01:04] it's been more than one day and nothing went to lp:pidgin-rs/translations yet, why? [01:12] When I try to dput my package to my ppa, it says "no valid OpenPGP data found," "the signature could not be verified," and "no signature on .changes." I'm new to packaging and this is my first time trying to upload to ppa. Is the *.changes file the correct one to dput to my ppa? I've already configure all the gpg and launchpad stuff. [02:01] hyperreal: yes. but the source package must be signed. you may need to pass the -k option to debuild to specify what key to use [02:01] mark06: if translators haven't made any translations of the project yet, then those translations won't be exported and committed to your branch [02:06] dobey: thanks! [02:16] dobey: Launchpad formats the po files differently, so the format-only diff will be mixed with true translation diff [02:16] dobey: I want to commit first the format change, for making the translations diff only an actual translation diff [02:17] dobey: so if I do one single translation as example, will everything get committed or only the po file I have changed? [02:18] mark06: i don't understand what you mean by "format-only diff" or "translation diff" [02:19] dobey: source code formatting, e.g. brak lines at 80 [02:19] *break [02:20] mark06: unless you're changing strings that are marked for translation, change the source code itself will have no impact on the translations in launchpad [02:20] one diff example is that LP likes to break urls to nextline, while gettext doesn't seem to care if the url is split to next line [02:22] dobey: I'm sorry, I don't know why you are implying that I want to change source code. I want to export current translation (same content but different code formatting) to the target branch, so I merge them and get rid of useless formatting diffs mixed with actual content-change diffs in next merges... [02:25] because you're talking about changing code formatting [02:25] ok, I hope I have explained better now [02:26] so what's the solution [02:26] no, i don't understand at all what you're asking [02:26] if there are new translations in launchpad, and translations are configured to be exported directly to a branch, then they will be committed to that branch. it happens once per day [02:38] anyway, i have to go === kitterma is now known as ScottK === Camisa is now known as Guest85258 === maxb_ is now known as maxb === jjox` is now known as jjox === zequence_ is now known as zequence === bdmurray_ is now known as bdmurray [16:04] rosetta is deleting original copyright from imported po files, how to fix it?