project-navigation
Personal tools

Author Topic: Help needed: how can I send a modified po-file via svn?  (Read 2903 times)

Offline blackswan

  • Rookie
  • ***
  • Posts: 41
    • View Profile
Help needed: how can I send a modified po-file via svn?
« on: May 08, 2009, 02:39:30 pm »
I have downloaded by svn the po files, and I have updated the ufoai-it.po file. Now the question is: how can I update by svn this file?

Offline geever

  • Project Coder
  • PHALANX Commander
  • ***
  • Posts: 2561
    • View Profile
Re: Help needed: how can I send a modified po-file via svn?
« Reply #1 on: May 08, 2009, 08:03:45 pm »
Create a patch (diff) with your svn client and upload it to our patch tracker at sourceforge. (you can compress it if it's too big)

-geever