Closed neorm closed 5 years ago
Hi,
it would be nice if you could support the German Language
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
Just Support "FuB" as feet
I changed to the English language
Hi,
it would be nice if you could support the German Language
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