1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-06-25 10:48:04 +02:00

Added english translation file

(Language selection is broken without it on Mac when the user's languages
list contains more than one language)
This commit is contained in:
2018-09-16 17:49:47 +02:00
parent 9ced0fd3a7
commit f10857eddc
2 changed files with 18 additions and 2 deletions

14
lang/gpxsee_en.ts Normal file
View File

@ -0,0 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1" language="en_US">
<context>
<name>GUI</name>
<message numerus="yes">
<source>%n files</source>
<translation>
<numerusform>%n file</numerusform>
<numerusform>%n files</numerusform>
</translation>
</message>
</context>
</TS>