zulip/zulip-mobile

Translate remaining text

Open

#1,529 opened on Dec 12, 2017

View on GitHub
 (4 comments) (0 reactions) (0 assignees)JavaScript (673 forks)github user discovery
a-i18nhelp wanted

Repository metrics

Stars
 (1,348 stars)
PR merge metrics
 (PR metrics pending)

Description

(Edited.)

These need to be marked with _ which comes from withGetText. To find examples, look at checked-off items below.

  • "... Local time" in AccountDetails.js
  • LightboxActionSheet.js & other action sheets
  • showToast & showErrorAlert
    • in lightboxActionSheet.js
    • in lightboxShareImage.js
    • in messageActionSheet.js
    • in webViewEventHandlers.js
  • relative times ('10 days ago' etc.) -- this one is harder than others, see comment below
    • Messages calculated change time (?)
    • last active time from user presence

More?

Contributor guide