Hi Liam Zhang,

Please keep the mailing list in the loop when replying, thanks.

Liam Zhang (qifzhang) wrote:
> Hi, Olivier
> 
> I checked out the code. After I finished the work, how do I submit the code?  
> Following is the prompts when I did checking out. It seems that I need to 
> log-in in order to do check-in.

No, you don't need to log in. That would be needed to commit changes
directly if you were a member of the elisa-developers team, but we
require external contributors to submit a bundle with their changes
which a person of the team will review and eventually merge.

> C:\Program Files\Bazaar>bzr branch lp:elisa
> You have not informed bzr of your launchpad login. If you are attempting a
> write operation and it fails, run "bzr launchpad-login YOUR_ID" and try again.
> Branched 992 revision(s).

This last message informs you that you successfully checked out the
latest elisa. Although I would advise you not to check it out in
C:\Program Files\Bazaar but rather in a working directory. But that's up
to you really and it doesn't matter.

Once you have done your changes, you need to commit them to your local
branch (`bzr commit`, don't forget to add new files if needed: `bzr
add`), and then submit a bundle:

    bzr send [email protected] lp:elisa

This will create a mail, please refer to
https://elisa.fluendo.com/wiki/QualityAssurance/HowToSubmitAMergeRequest
for instructions on how to submit a quality bundle.

> Regards
> Liam Zhang

Cheers,

Olivier


> -----Original Message-----
> From: Olivier Tilloy [mailto:[email protected]] 
> Sent: 2008年12月12日 0:19
> To: Liam Zhang (qifzhang)
> Cc: [email protected]
> Subject: Re: [Elisa] translate
> 
> Hi Liam Zhang,
> 
> Some time ago you mentioned on this mailing list that you were interested in 
> helping out to translate Elisa in Chinese. At that time unfortunately we 
> didn't have the localization material ready, but now we do, and we would 
> welcome your contribution.
> 
> To get you started, you can retrieve the latest branch of elisa using bzr (if 
> you need any help/instructions on the tools we use don't hesitate to ask here 
> or on IRC: #el...@freenode):
> 
>     bzr branch lp:elisa
> 
> We have a introductory document on how to start localizing a plugin in a new 
> language: elisa-core/docs/localisation.txt
> 
> The plugins that currently need localization are:
>  - poblesec
>  - database
>  - favorites
>  - dvd
>  - youtube
>  - flickr
>  - shoutcast
> 
> Cheers,
> 
> Olivier
> 
> 
> Liam Zhang (qifzhang) wrote:
>> Hi, Florian
>>
>> I volunteer for Chinese Translation.  Do you need it?
>>
>> Liam

Reply via email to