MegaGlest Forum
Archives (read only) => Glest Advanced Engine => Bug reports => Topic started by: tomreyn on 15 April 2011, 15:55:18
-
The ???DestinationUnreachable.??? message - note the trailing dot - seems to be missing a translation string.
-
If somebody wants to walk me through getting read/write access (I've only used github so far, so I don't know how sourceforge might be different), I'll happily keep the strings in English and Spanish up to date. It might also be handy if/when I ever get back to those Glestimals I've been neglecting.
-
The steps I went through for read/write access for Git Extensions is at http://sourceforge.net/apps/trac/glestae/wiki/ObtainingSource . The process should be similar for other programs.
edit: Another way is to use git format-patch (http://www.kernel.org/pub/software/scm/git/docs/git-format-patch.html) command and then attach it to a ticket or send it to us somehow (preferably a ticket though). Git gives you credit for the commits as if you committed yourself.
-
Fixed.