Ticket #1470 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

Translation merge tool

Reported by: guest Owned by:
Priority: normal Milestone: 0.96
Component: Internationalization Version: trunk
Severity: normal Keywords:
Cc: nba@…

Description

While working with the danish translation, I was severely missing something like the gettext msgmerge tool, so I wrote the attached to help me determine what had to be done ...

It works from the german translation, as that seems to be rather complete, and the lc_parse_strings utility does not seem to be up to speed to create complete base.js files.

The tool will scan all files for a given language, comment out obsolete strings, add new entries, and leave unchanged strings alone.

Attachments

merge_strings.php (4.3 kB) - added by guest 4 years ago.
merge_strings.php

Change History

Changed 4 years ago by guest

merge_strings.php

Changed 4 years ago by guest

  • owner deleted
  • component changed from Xinha Core to Internationalization

Changed 4 years ago by guest

Oops, I forgot:

submitted by Niels Baggesen, nba@…

Changed 4 years ago by gogo

  • cc nba@… added
  • status changed from new to closed
  • resolution set to fixed

Thank you Niels, I have added your contribution in changeset:1208

Changed 4 years ago by gogo

PS: Niels, if you would like an SVN developer account so you can update the danish language files in Xinha yourself, please contact me, james@…

Thanks.

Note: See TracTickets for help on using tickets.