<div dir="ltr"><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;color:rgb(0,0,102)">Hi<br><br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;color:rgb(0,0,102)">I wonder if anyone can help me, I have Catalyst::Plugin::i18N installed and working okay, but the language files are going to get VERY unwieldy if I keep everything in a single en_gb.po file (for example) - I was wondering if there&#39;s some way of having something lile the subdirectories of I18N named for the language tags and then all files directly under read in for that language if that makes sense?<br><br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;color:rgb(0,0,102)">So instead of having:<br><br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;color:rgb(0,0,102)">lib/I18N/en_gb.po<br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;color:rgb(0,0,102)">             fr.po<br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;color:rgb(0,0,102)">             etc.<br><br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;color:rgb(0,0,102)">I could have something like<br><br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;color:rgb(0,0,102)">lib/I18N/en_gb/*.po<br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;color:rgb(0,0,102)">             fr/*.po<br><br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;color:rgb(0,0,102)">Thank you very much in advance for any help.<br><br><br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;color:rgb(0,0,102)">Chris<br></div></div>