What is the string of a subway exit? #3725
-
When setting the app language to German, subway exits are labelled with "Beenden", which translates to "exit" (verb) in English. However, the correct wording would be "Ausgang", which translates to "exit" (noun) in English. I already had a look at https://github.com/organicmaps/organicmaps/blob/master/docs/TRANSLATIONS.md. I searched the code for "Beenden" and found two strings: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Great catch, thanks! core_exit is used for subways, I will fix it in #3726 |
Beta Was this translation helpful? Give feedback.
Great catch, thanks! core_exit is used for subways, I will fix it in #3726