Hi guys,
I have just released Transvision 1.5, here is the changelog:
http://transvision.mozfr.org
----------
End user visible changes
* New feature: Gaia strings are now included and merged with your repos.
You can also do searches for the Gaia repo only
* Results are more accurate, specifically, identical strings between
gecko apps are always shown.
* Ellipsis are shown with a gray background, thin spaces with a red
background, thin spaces and non-breakable spaces have a tooltip to
distinguish them (those changes are mostly helpers for French typography
rules).
Developer visible changes
* The json api now returns [] instead of null if the search yields no
result.
Other changes
* There is now a Transvision Beta server at
transvision-beta.mozfr.org,
if you find a bug or a regression on Transvision, please check on this
beta server that the bug you want to report is not already fixed.
* Set up a basic url front controller to be able to use the new PHP 5.4
integrated web server for development and also installed the Atoum Unit
Test framework.
* Now with the MozFR favicon :)
----------
In short, the big new feature is that strings in the gaia l10n
repository are now included in Transvision.
Enjoy!
Pascal