Santi871 / DCSWaypointEditor

Simple configurable script to input preplanned missions and waypoints coordinates into DCS aircraft.
GNU General Public License v3.0
49 stars 21 forks source link

German Language not supportet #5

Closed neorm closed 5 years ago

neorm commented 5 years ago

Hi,

it would be nice if you could support the German Language Screen_190610_114954

Log: 2019-06-10 11:48:02,353:gui: DEBUG - Attempting to capture map coords 2019-06-10 11:48:02,671:gui: ERROR - Failed to parse captured text Traceback (most recent call last): File "src\gui.py", line 404, in input_parsed_coords position, elevation = self.parse_map_coords_string(captured_coords) File "src\gui.py", line 395, in parse_map_coords_string raise ValueError("Unable to parse elevation: " + elevation) ValueError: Unable to parse elevation: 343FuB 2019-06-10 11:48:10,586:gui: DEBUG - Event: mgrs 2019-06-10 11:48:10,586:gui: DEBUG - Values: {'profileSelector': '', 'activesList': [], 'baseSelector': '', 'msnName': '', 'WP': True, 'MSN': False, 0: False, 1: False, 2: False, 3: False, 4: False, 'sequence': 'None', 'latDeg': '', 'latMin': '', 'latSec': '', 'lonDeg': '', 'lonMin': '', 'lonSec': '', 'elevFeet': '', 'elevMeters': '', 'mgrs': '', 5: True, 6: False, 7: False, 8: False, 9: False} 2019-06-10 11:48:10,586:gui: ERROR - Failed to decode MGRS: exceptions must derive from BaseException

neorm commented 5 years ago

Just Support "FuB" as feet

neorm commented 5 years ago

I changed to the English language