I actually managed to install most of the required perl modules from debian packages, and the remaining few that were missing, I installed into system dirs using cpan. seemed the easiest way to get it running :)
2011-08-11 22323, 2011
adhawkins
What will happen at 53 minutes past the next hour if slave.sh is still running?
2011-08-11 22347, 2011
ocharles
it won't run
2011-08-11 22351, 2011
kepstin
adhawkins: a small black hole forms in your loft, and grows until it eats the entire universe
2011-08-11 22351, 2011
ocharles
it gets a lock
2011-08-11 22315, 2011
adhawkins
I have 40 odd replication packets to catch up on
2011-08-11 22325, 2011
adhawkins
Ok, that's what I wanted to check.
2011-08-11 22329, 2011
adhawkins
Ok, I'll leave it and go to bed.
2011-08-11 22332, 2011
jdamcd joined the channel
2011-08-11 22338, 2011
adhawkins
Hopefully tomorrow I'll have a fully populated server :)
2011-08-11 22342, 2011
adhawkins
Thanks for all the help.
2011-08-11 22355, 2011
adhawkins
I might jot down a few notes for suggestions to update the docs
2011-08-11 22354, 2011
adhawkins
Night all
2011-08-11 22329, 2011
nikki
ianmcorvidae: I don't know when the .pot files were last updated, but they were up to date in may. there are translations on transifex somewhere
2011-08-11 22301, 2011
ianmcorvidae
hm, okay
2011-08-11 22340, 2011
ianmcorvidae
so nothing that I've added in GSoC will be in the pot files :P
2011-08-11 22319, 2011
kepstin noticed a few things missing when he tried running picard in japanese yesterday :)
2011-08-11 22334, 2011
nikki
I don't remember exactly, but I think if you go into ./po/ and run make mb_server.pot, it'll update the file (and you can do a diff to see how out of date it is)
2011-08-11 22350, 2011
kepstin
oh, you're talking about the server? I didn't even know it had translations.
2011-08-11 22323, 2011
ianmcorvidae
it has like two
2011-08-11 22327, 2011
ianmcorvidae
I don't know if they WORK
2011-08-11 22331, 2011
ianmcorvidae
but there is a po folder
2011-08-11 22333, 2011
nikki
it's translatable, but there are still bugs/untranslatable bits (anything stored in the db, basically)
2011-08-11 22341, 2011
nikki
and they're not enabled on the live server
2011-08-11 22348, 2011
ianmcorvidae
heh
2011-08-11 22352, 2011
nikki
it's not too hard to set up if you want to try it though
2011-08-11 22314, 2011
ianmcorvidae
I feel like we should just have some sort of a thing that dumps all the database-translatable things into a file, then runs the usual pot-creation stuff including those files
2011-08-11 22325, 2011
nikki
are you offering to do it? :D
2011-08-11 22332, 2011
ianmcorvidae
not necessarily, but :P
2011-08-11 22337, 2011
ianmcorvidae
how does one enable translations?
2011-08-11 22352, 2011
nikki
edit dbdefs.pm, somewhere there's a languages variable
and you'll need to change your accept language thing in your browser to request the language you want to see (that's another thing we don't have yet, a way to actually change the language without fiddling with settings)
2011-08-11 22335, 2011
nikki
then it should just work
2011-08-11 22347, 2011
nikki
hm...
2011-08-11 22352, 2011
nikki
there's a 'make' involved somewhere
2011-08-11 22307, 2011
nikki
it's been a few months, I've forgotten exactly :(
2011-08-11 22326, 2011
kepstin
looks like you run make in the 'po' directory
2011-08-11 22332, 2011
nikki
yeah, that sounds right
2011-08-11 22307, 2011
nikki
get more recent translations, put into the po directory, run make, make sure the languages are in dbdefs.pm and your browser's accept lang settings, run server
2011-08-11 22315, 2011
nikki
that seems like the right sort of order :)
2011-08-11 22341, 2011
kepstin
oops, I did the last step too early, and now transifex is in french
2011-08-11 22354, 2011
nikki
hehe
2011-08-11 22340, 2011
ianmcorvidae puts german and esperanto above en_US
2011-08-11 22344, 2011
ianmcorvidae
this should be fun :P
2011-08-11 22318, 2011
ianmcorvidae
yay, debian homepage in esperanto again :P
2011-08-11 22346, 2011
kepstin
huh, how do you actually download the translations from transifex? I can't figure it out :)
2011-08-11 22335, 2011
ianmcorvidae
if you click the language there's some download links
2011-08-11 22339, 2011
ianmcorvidae
but it seems like you have to be logged in?
2011-08-11 22316, 2011
kepstin
looks like i'm hitting weird caching errors - even after I logged in, it's still showing me the pop-ups from when I wasn't logged in. and they're still in french even though I changed my languages.
2011-08-11 22324, 2011
kepstin wonders if it's a browser bug
2011-08-11 22345, 2011
ianmcorvidae
perhaps
2011-08-11 22350, 2011
ianmcorvidae
force-refresh, I guess
2011-08-11 22359, 2011
kepstin
hmm. I must have missed a step, I'm not seeing translations :/