This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The tx tool made these changes automatically when pulling.
1ec5
added
Android
Mapbox Maps SDK for Android
Google Maps parity
For feature parity with the Google Maps SDK for Android or iOS
iOS
Mapbox Maps SDK for iOS
localization
Human language support and internationalization
macOS
Mapbox Maps SDK for macOS
labels
May 1, 2017
1ec5
commented
May 1, 2017
/* Accessibility label */ | ||
"LOGO_A11Y_LABEL" = "Mapbox"; | ||
|
||
/* Accessibility label */ | ||
"MAP_A11Y_LABEL" = "Karta"; | ||
|
||
/* Map accessibility value */ | ||
"MAP_A11Y_VALUE" = "Zoom %1$dx\n%2$ld annotation(s) visible"; | ||
"MAP_A11Y_VALUE" = "Zoom %1$dx\n%2$ld annotering(ar) synliga"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@frederoni, would you mind adding a .stringsdict file indicating the different grammatical variations of this string? (If you’re unfamiliar with the stringsdict format, feel free to provide the necessary information here and I’ll add it in.
Corrected MGLMapView accessibility value format strings in Catalan, Russian, and Swedish.
tobrun
approved these changes
May 2, 2017
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for pulling these in @1ec5!
I've updated Lithuanian translations for iOS including |
Followed up in #8883. |
This was referenced May 18, 2017
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Android
Mapbox Maps SDK for Android
Google Maps parity
For feature parity with the Google Maps SDK for Android or iOS
iOS
Mapbox Maps SDK for iOS
localization
Human language support and internationalization
macOS
Mapbox Maps SDK for macOS
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pulled the latest Catalan, Simplified Chinese, Spanish, Swedish, and Vietnamese localizations of the iOS and macOS SDKs from Transifex. Added Lithuanian, Spanish, and Vietnamese localizations of the Android SDK from Transifex as well.
@langsmith, are any other changes needed on the Android side besides adding these files in the resource directory?
/cc @eimantas @rroset @frederoni