Skip to content

Commit

Permalink
Add entry for app store name to Jetpack .po file (#19096)
Browse files Browse the repository at this point in the history
We have to do this change manually because of the known issue which hasn't been addressed yet because of higher priority work in the pipeline.

See wordpress-mobile/release-toolkit#172
  • Loading branch information
mokagio authored Jul 21, 2022
2 parents bc839ca + 5a4f4ca commit f1e1697
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions WordPress/Jetpack/Resources/AppStoreStrings.po
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ msgstr ""
"Last-Translator: \n"
"Language-Team: \n"

#. translators: The application name in the Apple App Store. Please keep the brand names ('Jetpack' and WordPress') verbatim. Limit to 30 characters including spaces and punctuation!
msgctxt "app_store_name"
msgid "Jetpack"
msgstr ""

#. translators: Subtitle to be displayed below the application name in the Apple App Store. Limit to 30 characters including spaces and commas!
msgctxt "app_store_subtitle"
msgid "Faster, safer WordPress"
Expand Down

0 comments on commit f1e1697

Please sign in to comment.