[Gambas-devel] Commits rev# 6491 and 6492
Willy Raets
willy at ...732...
Mon Sep 22 22:36:03 CEST 2014
On ma, 2014-09-22 at 05:00 +0200, Benoît Minisini wrote:
> Le 22/09/2014 00:55, Willy Raets a écrit :
> > Hi all,
> >
> > I added Dutch translations for the Networking examples in two commits.
> >
> > I accidentally wrote [Examples] instead of [EXAMPLES] in uppercase as
> > requested on Gambas wiki.
> >
> > My apologies and I hope this brings no inconvenience.
> >
> > Another strange thing happed. For the HTTPGet example in iDE I
> > accidentally translated in empty English instead of adding an empty
> > Dutch file. This is because I always run systems with English instead of
> > Dutch, so English appears default in IDE translator form.
> >
> > When I discovered this, in a file manager, I simply renamed the .mo
> > and .po files to nl.mo and nl.po and I could see them in IDE.
> > I then, in IDE, I cleared the English translations.
> >
> > I had to update from IDE before I could commit.
> >
> > When I commited the revision I saw the en_GB.mo and .po file pass by but
> > no nl.mo or .po, although they are in the same folder on my system.
> >
> > What went wrong and why are the nl.po and .mo file not uploaded? And how
> > to correct? I ask this so I understand and don't make the same mistakes
> > twice.
> >
> >
>
> You must rename files by using "svn move", otherwise subversion is not
> aware that the files have been renamed, and you get two missing files
> and two new files that are not versioned, and things start going bad...
>
Thank you, I have corrected the problem and made sure the HTTPGet dutch
translation is now seen by subversion.
Rev. #6495 contained the Ditch .po and .mo.
I'll try to check as much of trunk for Dutch translations as possible in
the upcoming days, so as much as possible is translated to Dutch for 3.6
release.
--
Kind regards,
Willy (aka gbWilly)
http://gambasshowcase.org/
http://howtogambas.org
http://gambos.org
More information about the Devel
mailing list