mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-02-17 16:20:48 +01:00
Added Esperanto localization
This commit is contained in:
parent
31429b6344
commit
1ba1ae498c
@ -385,7 +385,8 @@ TRANSLATIONS = lang/gpxsee_en.ts \
|
|||||||
lang/gpxsee_pt_BR.ts \
|
lang/gpxsee_pt_BR.ts \
|
||||||
lang/gpxsee_uk.ts \
|
lang/gpxsee_uk.ts \
|
||||||
lang/gpxsee_hu.ts \
|
lang/gpxsee_hu.ts \
|
||||||
lang/gpxsee_it.ts
|
lang/gpxsee_it.ts \
|
||||||
|
lang/gpxsee_eo.ts
|
||||||
|
|
||||||
macx {
|
macx {
|
||||||
ICON = icons/app/gpxsee.icns
|
ICON = icons/app/gpxsee.icns
|
||||||
|
@ -219,6 +219,7 @@ SectionEnd
|
|||||||
SectionGroup "Localization" SEC_LOCALIZATION
|
SectionGroup "Localization" SEC_LOCALIZATION
|
||||||
!insertmacro LOCALIZATION "Czech" "cs"
|
!insertmacro LOCALIZATION "Czech" "cs"
|
||||||
!insertmacro LOCALIZATION "Danish" "da"
|
!insertmacro LOCALIZATION "Danish" "da"
|
||||||
|
!insertmacro LOCALIZATION "Esperanto" "eo"
|
||||||
!insertmacro LOCALIZATION "Finnish" "fi"
|
!insertmacro LOCALIZATION "Finnish" "fi"
|
||||||
!insertmacro LOCALIZATION "French" "fr"
|
!insertmacro LOCALIZATION "French" "fr"
|
||||||
!insertmacro LOCALIZATION "German" "de"
|
!insertmacro LOCALIZATION "German" "de"
|
||||||
|
@ -226,6 +226,7 @@ SectionEnd
|
|||||||
SectionGroup "Localization" SEC_LOCALIZATION
|
SectionGroup "Localization" SEC_LOCALIZATION
|
||||||
!insertmacro LOCALIZATION "Czech" "cs"
|
!insertmacro LOCALIZATION "Czech" "cs"
|
||||||
!insertmacro LOCALIZATION "Danish" "da"
|
!insertmacro LOCALIZATION "Danish" "da"
|
||||||
|
!insertmacro LOCALIZATION "Esperanto" "eo"
|
||||||
!insertmacro LOCALIZATION "Finnish" "fi"
|
!insertmacro LOCALIZATION "Finnish" "fi"
|
||||||
!insertmacro LOCALIZATION "French" "fr"
|
!insertmacro LOCALIZATION "French" "fr"
|
||||||
!insertmacro LOCALIZATION "German" "de"
|
!insertmacro LOCALIZATION "German" "de"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user