Commit Graph

41 Commits

Author SHA1 Message Date
Paul Franklin
58172ea0a3 cope better when LANG is not set at all
svn: r18597
2011-12-14 19:00:39 +00:00
Paul Franklin
ba60ec4c07 missing or malformed SVN "Id" line
svn: r18361
2011-10-23 03:13:50 +00:00
John Ralls
2044a2ef72 Move Mac localization settings inside Gramps.
svn: r17707
2011-06-07 16:29:19 +00:00
Jérôme Rapinat
70d5094b45 4934: try to properly return translation for objclass
svn: r17613
2011-05-29 10:34:35 +00:00
Jérôme Rapinat
c76e56c5d1 4934: Menu items on SimpleTable and ScratchPad ignore translation strings for object class (test translations)
svn: r17595
2011-05-27 18:14:39 +00:00
Doug Blank
9a46bb5792 Added a translation function for 'See %s details'
svn: r17583
2011-05-27 12:07:15 +00:00
Jérôme Rapinat
5c8a3f7488 4532: Patch for Windows (by josip)
svn: r16386
2011-01-15 09:43:34 +00:00
Peter Landgren
1d8a776cd3 Part 1 of issue 4276. I principle same patch as for branch, but adapeted to trunk.
svn: r15959
2010-10-09 12:33:47 +00:00
Doug Blank
1d5bcbf423 Do not display missing locale dir if in english
svn: r15818
2010-08-26 13:15:09 +00:00
Doug Blank
99101d2166 Force an addon translation to be in a given language(s)
svn: r15718
2010-08-13 03:55:54 +00:00
Raphael Ackermann
40791a47bb added checks so that missing LOCALEDIR won't prevent gramps from starting
svn: r15021
2010-04-04 09:25:18 +00:00
Raphael Ackermann
8769efd0da 0003770: Transutils crashes if it cannot find /usr/local/share/locale
svn: r15006
2010-04-03 11:59:53 +00:00
Peter Landgren
ccb1f8f4c1 Fixed some misspellings and changed to print instead of a dialog.
svn: r14423
2010-02-21 12:38:02 +00:00
Peter Landgren
7f0d23af48 Found another typo.
svn: r14418
2010-02-20 17:17:32 +00:00
Peter Landgren
3cfcfa8a5b Found a typo.
svn: r14415
2010-02-20 13:30:11 +00:00
Peter Landgren
0828461144 New attemot to improve complete translation in Windows.
svn: r14414
2010-02-20 13:21:26 +00:00
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