Skip to content

Remove hardcoded "edX" mentions in the strings #291

@OmarIthawi

Description

@OmarIthawi

There's a couple of "edX" strings that needs to be made dynamic into {platform_name}:

$ make extract_translations
$ cat src/i18n/transifex_input.json | grep -i edx
  "footer.socialLinks.srText.facebook": "Like edX on Facebook",
  "footer.socialLinks.srText.twitter": "Follow edX on Twitter",
  "footer.socialLinks.srText.youtube": "Subscribe to the edX YouTube channel",
  "footer.socialLinks.srText.linkedin": "Follow edX on LinkedIn",
  "footer.socialLinks.srText.reddit": "Subscribe to the edX subreddit",
  "footer.edxLinks.business": "edX for Business",
  "footer.mobileApp.apple": "Download the edX mobile app from the Apple App Store",
  "footer.mobileApp.google": "Download the edX mobile app from Google Play",
  "footer.logo.ariaLabel": "edX Home",

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions