Commit graph

14 commits

Author SHA1 Message Date
Jim Nelson
5956e67fc0 Changes for 0.2.2.
Conflicts:

	CMakeLists.txt
2012-10-18 16:40:14 -07:00
Jim Nelson
8f1a942c81 langtouch to 0.2.2 2012-10-18 16:39:31 -07:00
Jim Nelson
99a084bd90 Fixed issues in a couple of translations
Other translations were recompiled.
2012-10-09 15:52:22 -07:00
Jim Nelson
af753ed493 langtouch to 0.2.1 2012-10-09 15:52:22 -07:00
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
4c64b7fb26 Forgot to include Italian translations in distribution. 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
Jim Nelson
02f0aca754 0.2.0 string freeze. 2012-09-05 12:10:23 -07:00
Jim Nelson
47c535db3e Add .desktop file and Glade strings to .pot file: Closes #5463 2012-08-29 18:33:51 -07:00
Jim Nelson
920f7a5cb4 Generate .pot file: Closes #5462
./configure will autodetect xgettext, and if available, "make pot_file"
will generate the po/geary.pot.

This does *not* include intltool support, so the .pot file only
contains strings from the source files.
2012-08-29 15:30:06 -07:00