Commit Graph

25 Commits

Author SHA1 Message Date
Peter Landgren
9ca4120cf4 Better support for translation under Windows.
svn: r14409
2010-02-18 14:45:35 +00:00
Peter Landgren
f843839c6b Hopefully last fix for complete translation in Linux and Windows.
svn: r14374
2010-02-14 21:06:31 +00:00
Peter Landgren
beae7d6a01 Translation now works in Windows with gtk.glade method.
svn: r14278
2010-02-08 14:56:30 +00:00
Peter Landgren
34a910ec3a Step towards fix of translation in Windows.
svn: r14268
2010-02-07 18:01:17 +00:00
Benny Malengier
e752af9ed6 FINALLY: this fixes translation issues with gtk.Builder on my box (ubuntu 9.10)
svn: r14253
2010-02-06 17:17:20 +00:00
Brian Matherly
f04880ec09 Move gettext, ngettext and sgettext calls into the new ggettext module. All of them return unicode all of the time.
svn: r14091
2010-01-18 04:42:17 +00:00
Doug Blank
3413cf0372 Add ability to ask for addon translator without giving filename, ala our Glade API
svn: r14084
2010-01-17 13:44:53 +00:00
Peter Landgren
418b89007e Fix of issue 3480.
svn: r13994
2010-01-08 15:54:47 +00:00
Brian Matherly
c3546880fc Fix translated dates in Ancestor Report. Currently, dates for other than the current locale will print in ISO format.
svn: r13758
2009-12-11 05:55:30 +00:00
Peter Landgren
f234756b21 TransUtils.py should not be among them.
svn: r13634
2009-11-19 17:34:11 +00:00
Peter Landgren
0b711b211c Third update for consistent use of Gramps. See issue 3355.
svn: r13633
2009-11-19 17:32:11 +00:00
Doug Blank
be9c8df643 Fixes translation problem for addons
svn: r13499
2009-11-04 23:20:35 +00:00
Doug Blank
1f5256e8fd Supress warning on not loading local translations (1st party plugins don't have them)
svn: r13491
2009-11-03 13:47:01 +00:00
Doug Blank
9130ddd23a Default to 'en' in get_addon_translator() if locale.getlocale()[0] returns None
svn: r13483
2009-11-03 00:34:12 +00:00
Doug Blank
05de29cbf8 Don't complain if LANG is en and there is no explicit translation for addons
svn: r13478
2009-11-01 15:44:04 +00:00
Doug Blank
0dc707ef7c Added a function to get a translation with fallback for addons
svn: r13475
2009-11-01 14:26:21 +00:00
Brian Matherly
4f55365e97 Add translation detection, translation class and report translation option. Leading up to user configurable report translations.
svn: r13391
2009-10-22 04:22:24 +00:00
Brian Matherly
82a847226e Cleanup gettext configuration (in preparation for custom report translations).
svn: r13385
2009-10-18 22:18:29 +00:00
Benny Malengier
67f912aa2d 03090: All strings are not shown translated
svn: r12804
2009-07-16 12:23:51 +00:00
Benny Malengier
a52bc62be9 2691: Create api documentation with sphinx
svn: r12704
2009-06-24 21:56:07 +00:00
Benny Malengier
3d257ea84a add plural context to TransUtils.py
svn: r11772
2009-01-31 08:34:15 +00:00
Raphael Ackermann
c962d5e6e1 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com>
* various (294 files)
	pep8 doc fixes & pylint fixes

svn: r10103
2008-02-24 13:55:55 +00:00
Don Allingham
2fdae3eff8 * src/Reorder.py: cleanup
* src/TransUtils.py: cleanup
	* src/TipOfDay.py: cleanup
	* src/SubstKeywords.py: cleanup
	* src/Utils.py: cleanup
	* src/soundex.py: cleanup
	* src/Sort.py: cleanup

2007-09-09  Don Allingham  <don@gramps-project.org>


svn: r8955
2007-09-10 03:03:46 +00:00
Alex Roitman
93add4967a * various: Use TransUtils.sgettext instead of gettext.gettext to work out stripping the context.
svn: r6155
2006-03-16 20:24:27 +00:00
Alex Roitman
2f962b5f96 merge changes from gramps20
svn: r5482
2005-12-06 06:38:09 +00:00