mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-06-26 19:19:16 +02:00
Various localization and translations fixes
This commit is contained in:
@ -209,13 +209,13 @@
|
||||
<message>
|
||||
<location filename="../src/GUI/elevationgraph.cpp" line="60"/>
|
||||
<source>Up</source>
|
||||
<extracomment>Use an Unicode arrow (U+2B08) when there is no abbreviation or extremly short term for "Up" in your language</extracomment>
|
||||
<extracomment>Use an Unicode arrow (U+2197) when there is no abbreviation or extremly short term for "Up" in your language</extracomment>
|
||||
<translation>⬈</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/GUI/elevationgraph.cpp" line="64"/>
|
||||
<source>Down</source>
|
||||
<extracomment>Use an Unicode arrow (U+2B0A) when there is no abbreviation or extremly short term for "Down" in your language</extracomment>
|
||||
<extracomment>Use an Unicode arrow (U+2198) when there is no abbreviation or extremly short term for "Down" in your language</extracomment>
|
||||
<translation>⬊</translation>
|
||||
</message>
|
||||
<message>
|
||||
|
Reference in New Issue
Block a user