Skip to content
Snippets Groups Projects
Commit 7e29ea17 authored by Hugo Lefeuvre's avatar Hugo Lefeuvre Committed by Sébastien Blin
Browse files

i18n: make chatview translatable


This patch implements i18n support in the chatview using Jed.

+ gettext style API, transparent for translators.
+ extract string using xgettext, translate po as usual.
+ convert po files to JSON using po2json.
  This has to be done once, by the Jenkins automatic i18n bump for
  instance. The build-chatview-locales script can be used to
  automate the .po -> .json convertion process.
+ po2json generated files are shipped as gresource and loaded into the
  chatview by webkitchatcontainer.

Gitlab: #900
Change-Id: Iaf925e2fd37174fff0b6139fc0019bda91938ace
Reviewed-by: default avatarSébastien Blin <sebastien.blin@savoirfairelinux.com>
parent 016e4b4e
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment