Commit graph

56 commits

Author SHA1 Message Date
Jim Nelson
fca2322717 Refreshed translations for 0.2.1
Also includes three new translations: Czech, Turkish, and Telugu.
2012-10-09 15:52:22 -07:00
Jim Nelson
8e725224ab Added string for translation in .desktop file
String was technically present, but need to keep .desktop file
and strings in GearyApplication synchronized until a better
system is found.
2012-10-03 19:11:51 -07:00
Jim Nelson
811d7a4ff9 Translation improvements: Closes #5911, Closes #5914
Better instructions for translates to receive credit in the About
dialog (#5911) and includes strings in the Preferences dialog in
the .pot file.  Also removes unneeded Translations.cmake file
(Gettext.cmake has all that we need) and fixes a problem in a late
release update for generating the POT file.
2012-10-03 19:11:51 -07:00
Jim Nelson
8ddfa6a331 .po version 0.2.0 -> 0.2
According to Lucas, should use x.y (not x.y.0) for .0 releases,
due to how gettext understands versioning.
2012-10-01 14:46:32 -07:00
Jim Nelson
41f1649302 Compile and install .po files: Closes #5767
However, this does not install the files in a local locale/ directory,
meaning that Geary must be run from the install directory to test
translations.
2012-10-01 14:40:09 -07:00
Jim Nelson
0da99f7804 Added translations to po/ file
Also added initial infrastructure to support them.  More work ahead.
2012-10-01 13:41:59 -07:00