Skip to content
Snippets Groups Projects
Select Git revision
  • e69dbf02cd6064cf8f27753669043526995eb2ab
  • master default protected
  • release/202106
  • release/202104
  • release/202101
  • release/202012
  • release/202005
  • release/202001
  • release/201912
  • release/201911
  • release/windows-test/201910
  • release/201908
  • release/201906
  • release/201905
  • release/201904
  • release/201903
  • release/201902
  • release/201901
  • release/201812
  • release/201811
  • release/201808
  • 1.0.0
  • 0.3.0
  • 0.2.1
  • 0.2.0
  • 0.1.0
26 results

scripts

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Hugo Lefeuvre authored and Sébastien Blin committed
    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>
    7e29ea17
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.