2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)Java7,881 stars (7,881 stars)687 forks (687 forks)batch import
help wanted
Description
Spanish people want to use this in spanish language
Contributor guide
- Tech stack
- javaandroid
- Domain
- mobilelocalization
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 2
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 1-3 hours
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- clear
- Prerequisites
- Android developmentSpanish language
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 80
- Research direction
- Check if the app already uses Android string resources (res/values/strings.xml). If so, create a new folder res/values es/ and provide translated strings. Look at existing strings.xml for format. If not, first refactor to use string resources. The issue has no comments with further instructions.