Re: [DOC-WEB] svn: /web/doc-editor/trunk/js/ui/cmp/ EditorConf.js
[email protected] (Salah Faya)
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <CANpK8mCkxk82ooF9a+OZYSxfun7ikknZ86Rv3G=TWebK-o_TYg@mail.gmail.com> |
Hi Yannic,
I'm not sure why the diff. wasn't checked correctly but I will make sure to
verify before commit next time.
The changes I made in my last commit:
line94:
- ['es', _('Spanish')],
+ ['es', _('Spanish')],
+ ['ar', _('Arabic')],
I also noticed there's an extra , after the Arabic line... I will fix it in
a moment.
Regards,
Salah Faya
On Mon, Oct 31, 2011 at 1:29 PM, Yannick Torrès <[email protected]>wrote:
> Hi Salah,
>
> Could you verify your diff before commiting ?
>
> I just can't see what's the change here. Perhaps you must fix your
> EndOfLine ?
>
> Best,
> Yannick
>
> 2011/10/29 Salah Faya <[email protected]>:
> > visualmind Sat, 29 Oct 2011 18:27:59 +0000
> >
> > Revision: http://svn.php.net/viewvc?view=revision&revision=318555
> >
>