From wwycheuk at gmail.com Thu Jan 31 08:18:49 2013 From: wwycheuk at gmail.com (Walter Cheuk) Date: Thu, 31 Jan 2013 16:18:49 +0800 Subject: [Mythtv-translators] Translation missed on MythWeb In-Reply-To: References: <50BC25B4.7080007@teksavvy.com> <50C4007F.4000602@teksavvy.com> <50C9CD8E.1030104@teksavvy.com> Message-ID: Hi Nicolas, Are you going to add this to the .lang file? Thank you. 2012/12/14 Walter Cheuk > Thank you so much. There is one more thing not translated: 'No TV > Configured' and the texts below shown on the front page when no TV tuner is > configured. > > > > 2012/12/13 Nicolas Riendeau > >> Hi Walter! >> >> Walter Cheuk wrote: >> >>> Could I just add the two new strings to my already-translated file? BTW, >>> >> >> You could but the safest way (and most likely to work) way to update your >> file would be to check out a new copy of the git repository, copy your >> updated translation file over the one in that copy and run >> build_translation. >> >> Something like >> >> git clone git://github.com/MythTV/**mythweb.gitmythweb-copy >> >> (that will checkout a copy of the repo in the mythweb-copy directory) >> >> then copy (cp) from the directory where you have your updated translation >> over the same file in mythweb-copy and finally run build_translation. >> >> (That way of updating translation files is pretty similar to the one we >> use for one of the translations I work on. The files are kept separate from >> the checkout of the git repository and are only copied in one when we want >> to update them.) >> >> >> the singular form seems to be not used now. It displays '0 videos' when >>> there is no video. >>> >> >> It sounds like you don't have the latest version. >> >> I initially added "%1 video" and "%1 videos" but when I noticed how it >> was handling no videos (it though it was plural) I added "No videos". >> >> Keep me posted... >> >> >> Have a nice day! >> >> Nicolas >> >> ______________________________**_________________ >> Mythtv-translators mailing list >> Mythtv-translators at mythtv.org >> http://www.mythtv.org/mailman/**listinfo/mythtv-translators >> > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From knight at teksavvy.com Thu Jan 31 12:27:17 2013 From: knight at teksavvy.com (Nicolas Riendeau) Date: Thu, 31 Jan 2013 07:27:17 -0500 Subject: [Mythtv-translators] Translation missed on MythWeb In-Reply-To: References: <50BC25B4.7080007@teksavvy.com> <50C4007F.4000602@teksavvy.com> <50C9CD8E.1030104@teksavvy.com> Message-ID: <510A6325.2070903@teksavvy.com> On 1/31/2013 3:18 AM, Walter Cheuk wrote: > Hi Nicolas, > > Are you going to add this to the .lang file? Thank you. > Hi Walter! I'm sorry, it looks like I missed this one... I'll do it ASAP... Thank you! Nicolas