help us translate addons

  Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
anighr Offline
Junior Member
Posts: 1
Joined: May 2010
Reputation: 0
Post: #11
Dakhar Wrote:I want to help you with Russian translations, but I can't understand how to apply my translation to the source Sad

Russian translate for SVN_Repo_Installer
http://rapidshare.com/files/392391849/Russian.rar
(This post was last modified: 2010-05-28 07:06 by anighr.)
find quote
hudo Offline
Fan
Posts: 450
Joined: Feb 2009
Reputation: 5
Location: xbmcmediacenter.com
Post: #12
Portuguese translation of metadata scrapers added. Track ticket - http://trac.xbmc.org/ticket/9342.

What's next?

hudo
find quote
Kolabor Offline
Member
Posts: 70
Joined: Jul 2010
Reputation: 0
Location: Poland
Post: #13
Can someone tell me how can I make a patch using Tortoisegit for Windows? I thought it will be the same as in TortoiseSVN but looks like it is different.
find quote
spiff Offline
Grumpy Bastard Developer
Posts: 12,180
Joined: Nov 2003
Reputation: 82
Post: #14
1) commit your changes
2) use the entry that is named something ala 'format patch'.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
Kolabor Offline
Member
Posts: 70
Joined: Jul 2010
Reputation: 0
Location: Poland
Post: #15
OK. Will try today after work. I thought I should create diff patch just as in SVN and post it to Trac.
find quote
spiff Offline
Grumpy Bastard Developer
Posts: 12,180
Joined: Nov 2003
Reputation: 82
Post: #16
yes, that's what this will achieve. git works a bit differently. you have your own, local repository you can commit to. you then create patches creating the changes done in those commits.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
Kolabor Offline
Member
Posts: 70
Joined: Jul 2010
Reputation: 0
Location: Poland
Post: #17
Hmm. I installed Tortoisegit and then I did a checkout of addons repo. Should I make a local repo of that or is it done automatically?

Sorry for such lame questions spiff, but Git is new for me.
find quote
spiff Offline
Grumpy Bastard Developer
Posts: 12,180
Joined: Nov 2003
Reputation: 82
Post: #18
you didn't checkout. you CLONED Smile you already have it. it's simply how git works.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
Kolabor Offline
Member
Posts: 70
Joined: Jul 2010
Reputation: 0
Location: Poland
Post: #19
I should first rtfm then ask. Wink
If I fail at making a diff I'll ask. Thanks spiff.
find quote
hudo Offline
Fan
Posts: 450
Joined: Feb 2009
Reputation: 5
Location: xbmcmediacenter.com
Post: #20
See if this can get you going with git and patches: http://forum.xbmc.org/showthread.php?tid=76029

hudo
find quote
Post Reply