Author Topic: [fixed] Missing translation string: ???DestinationUnreachable.???  (Read 1165 times)

tomreyn

  • MegaGlest Team
  • Airship
  • ********
  • Posts: 2,764
    • View Profile
    • MegaGlest - the free and open source cross platform 3D real-time strategy game
The ???DestinationUnreachable.??? message - note the trailing dot - seems to be missing a translation string.
« Last Edit: 16 April 2011, 04:42:50 by John.d.h »
atibox: Ryzen 1800X (8 cores @3.6GHz), 32 GB RAM, MSI Radeon RX 580 Gaming X 8G, PCI subsystem ID [1462:3417], (Radeon RX 580 chipset, POLARIS10) @3440x1440; latest stable Ubuntu release, (open source) radeon (amdgpu) / mesa video driver
atibox (old): Core2Quad Q9400 (4 cores @2.66GHz), 8 GB RAM, XFX HD-467X-DDF2, PCI subsystem ID [1682:2931], (Radeon HD 4670, RV730 XT) @1680x1050; latest stable Ubuntu release, (open source) radeon / mesa video driver
notebook: HP envy13d020ng
internet access: VDSL2+

· · · How YOU can contribute to MG · Latest development snapshot · How to build yourself · Megapack techtree · Currently hosted MG games · · ·

John.d.h

  • Moderator
  • Airship
  • ********
  • Posts: 3,757
  • I have to go now. My planet needs me.
    • View Profile
Re: Missing translation string: ???DestinationUnreachable.???
« Reply #1 on: 15 April 2011, 17:13:39 »
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.

hailstone

  • Local Moderator
  • Battle Machine
  • ********
  • Posts: 1,568
    • View Profile
Re: Missing translation string: ???DestinationUnreachable.???
« Reply #2 on: 16 April 2011, 00:33:34 »
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 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.
« Last Edit: 16 April 2011, 00:45:04 by hailstone »
Glest Advanced Engine - Admin/Programmer
https://sourceforge.net/projects/glestae/

John.d.h

  • Moderator
  • Airship
  • ********
  • Posts: 3,757
  • I have to go now. My planet needs me.
    • View Profile
Re: Missing translation string: ???DestinationUnreachable.???
« Reply #3 on: 16 April 2011, 04:42:37 »
Fixed.