Make macOS Info.plist translatable

Open
#29,732 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
38/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
cmake, macos

Research direction

Locate the macOS Info.plist.in template and the CMake install phase, then review how this project currently exchanges resources with Transifex. Done means strings are extracted into a new Transifex resource, translations can be pulled, and the localized Info.plist files are bundled correctly with the app.

Written by the indexing model from the issue text.

Description

community os: macOS strings

macOS supports localisation of Info.plist files. Infrastructure should be created to do the following:

  1. Extract translatable strings from Info.plist.in
  2. Push them to a new resource on Transifex
  3. Pull the translations from Transifex
  4. Bundle them correctly with the app, preferably during the CMake install phase
Dominant language
C++
Stars
15.1k
Forks
3.3k
Avg merge
2d 2h
Merged PRs (30d)
91

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.

More from musescore/MuseScore

All issues in musescore/MuseScore

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.