Skip to content
This repository was archived by the owner on Dec 14, 2021. It is now read-only.
This repository was archived by the owner on Dec 14, 2021. It is now read-only.

Implement localization infrastructure to translate strings using Pontoon #440

@linuxwolf

Description

@linuxwolf

In service to localization support, the localizable string bundles need to include the latest strings present in code and views.

Todo

  • Ensure existing LocalizableStrings in Common/Resources/Constants.swift are present in Common/Resources/Strings/en.lproj/en.lproj/Localizable.strings file
  • Ensure all displayed strings from Storyboards are present in Storyboard/en.lproj/*.strings files
  • Document steps a localizer takes to provide translations done via Pontoon
  • Document steps to export strings and submit PR to l10n repo Add export strings doc #960
  • Create placeholders and make the languages available to Pontoon: de, es, fr, it
  • Document steps to import strings
  • Actually import and test the strings

Resources

Metadata

Metadata

Labels

feature-localizationtaskIssue describes a task that needs to be completed but is not a defect or enhancement in itself.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions