Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove hardcoded "edX" mentions in the strings #291

Open
OmarIthawi opened this issue Apr 26, 2023 · 0 comments
Open

Remove hardcoded "edX" mentions in the strings #291

OmarIthawi opened this issue Apr 26, 2023 · 0 comments

Comments

@OmarIthawi
Copy link
Member

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",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant