mapbox / mapbox/mapbox-plugins-android

Add Italian to Localization Plugin `MapLocale` class

Open
#1,143 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

localization-plugin
Dominant language
Java
Stars
242
Forks
116
PR merge metrics
No merged PRs in 30d

Description

We support `name_it` in Mapbox Streets v8.3.

Seen in Mapbox Studio Screen Shot 2020-07-20 at 4 05 18 PM

The Localization Plugin's `MapLocale` class could stand to have Italian added to it for convenient access/usage.

https://github.com/mapbox/mapbox-plugins-android/blob/master/plugin-localization/src/main/java/com/mapbox/mapboxsdk/plugins/localization/MapLocale.java#L110-L111

Reference pr is https://github.com/mapbox/mapbox-plugins-android/pull/575 where Japanese and Korean were added to the plugin.

cc as simple fyi @1ec5 @jcsg

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in plugin-localization/src/main/java/com/mapbox/mapboxsdk/plugins/localization/MapLocale.java at the referenced lines, and compare the Japanese and Korean additions in pull request 575. Confirm that Italian is exposed through MapLocale for the supported name_it value and run the plugin's existing checks to verify the change.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
localization
Issue type
Feature
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.