Re: Timeline KDE 20 years
Aracele Torres <[email protected]>
| Newsgroups | gmane.comp.kde.events |
|---|---|
| Message-ID | <CAKQ=CTrE-Fxu=BioKHNtXTtafvqWB_-WNLpBCwZ1CT6v8-zfNg@mail.gmail.com> |
Pull request it's possible, but not push. 2016-09-10 7:02 GMT-03:00 Camila Ayres <[email protected]>: > Can't he create a pull request either? > > On Sep 10, 2016 1:38 AM, "Aracele Torres" <[email protected]> wrote: > >> I don't think so Camila. I think only we both have access to the >> repository. I'll check it out when finally get home. I'm still in transit :) >> >> Cheers, >> Aracele >> >> Em 8 de set de 2016 12:19, "Camila Ayres" <[email protected]> escreveu: >> >>> Hi! >>> >>> If you want to add another language, there is a xml file >>> /js/languages.xml: >>> >>> <translation id="source"> >>> <en>(Source)</en> >>> <pt>(Fonte)</pt> >>> </translation> >>> >>> where you can add a new language, e.g: >>> >>> <translation id="source"> >>> <en>(Source)</en> >>> <pt>(Fonte)</pt> >>> <de>(German translation)</de> >>> </translation> >>> >>> >>> and then you have to add a new link in the html header: >>> >>> <span class="languages"> >>> <i class="fa fa-globe"></i> >>> <a href="javascript:translate('en');" >>> data-language="en" class="active">en</a> | >>> <a href="javascript:translate('pt');" >>> data-language="pt">pt</a> | >>> <!-- new language here --> >>> <a href="javascript:translate('de');" >>> data-language="de" class="active">en</a> | >>> </span> >>> >>> Or you can put the translation in a text file in the repo and then we >>> can add it later to the page. >>> >>> Camila >>> >>> On Wed, Sep 7, 2016 at 5:06 PM, Mohi Mirdamadi <[email protected]> >>> wrote: >>> >>>> Hi my friends >>>> >>>> On Aug 31, 2016 12:29 AM, "Lydia Pintscher" <[email protected]> wrote: >>>> > >>>> > On Tue, Aug 30, 2016 at 7:47 PM, Lydia Pintscher <[email protected]> >>>> wrote: >>>> > > Thanks so much for doing this! It's great. And good to see the code >>>> be >>>> > > used for a nice timeline as well ;-) >>>> > > Devaja is working on the announcement for the 20 years of KDE book >>>> as >>>> > > well as the press kit. Best coordinate with her. Maybe we have one >>>> dot >>>> > > story for the general birthday with the timeline and another one for >>>> > > the book with quotes and all? We should probably also somewhere >>>> > > explain why we're celebrating now while the "real" birthday is >>>> still a >>>> > > bit away. >>>> > >>>> > Another thing that should go in: >>>> > https://community.kde.org/Promo/Events/Parties/KDE_20_Anniversary >>>> > >>>> > >>>> > Cheers >>>> > Lydia >>>> > >>>> > -- >>>> > Lydia Pintscher - http://about.me/lydia.pintscher >>>> > KDE e.V. Board of Directors / KDE Community Working Group >>>> > http://kde.org - http://open-advice.org >>>> >>>> Sorry if my question was being asked before, I wanted to know if there >>>> will be translation of this page available? >>>> >>>> And if yes, where should we start doing that? >>>> >>>> -- >>>> >>>> Regards, >>>> >>>> Mohi Mirdamadi >>>> >>>> >>>> >>>> ---------------------------- >>>> Please consider the environment before printing this e-mail. >>>> ---------------------------- >>>> >>> >>>