Commit Graph

18147 Commits

Author SHA1 Message Date
Vassilii Khachaturov
57b835df9a Committing fresh gramps.pot, with new strings in --- OK'ed by romjerome.
svn: r16686
2011-02-20 21:55:34 +00:00
Vassilii Khachaturov
1a41a34b30 harmonize l10n string with DescendTree.py, by suggestion from Egor
svn: r16685
2011-02-20 21:44:55 +00:00
Vassilii Khachaturov
1f1f46e7cc fix some strings in src/plugins/view/view.gpr.py
svn: r16684
2011-02-20 20:21:37 +00:00
Vassilii Khachaturov
3b868f6eab * From Egor Reentov <Egor.Gramps@gmail.com>:
Adding i18n of strings in AncestorTree.py and DescendTree.py
	(CR'ed with Benny's and Jerome's help --- thanks a lot, folks!)
* Merged Egor's and other recent new strings into ru.po
	(from a local gramps.pot - not checking it in)
	"POT-Creation-Date: 2011-02-20 20:52+0200\n"
* Minor fixes of ru.po along the way



svn: r16683
2011-02-20 19:41:37 +00:00
Michiel Nauta
cdf024c6dc 4662: Unable to add more than one name format
svn: r16682
2011-02-20 18:29:59 +00:00
Bernard Banko
42ff4d9326 slovenian translation update
svn: r16681
2011-02-20 11:17:07 +00:00
Benny Malengier
752d594571 4198: Person view does not remove a row correctly when two people are merged.
This patch improves on the context changes:
 * avoid use of transaction_xx methods
 * force an abort in case of unclean transaction

Backward compatibility is broken to achieve this.


svn: r16680
2011-02-20 10:52:06 +00:00
Zdeněk Hataš
cce4013b44 czech translation update
svn: r16679
2011-02-19 17:21:57 +00:00
Vassilii Khachaturov
4214aafa9f More l10n from Egor Reentov <egor.gramps@gmail.org>, in ancestor tree report.
svn: r16678
2011-02-19 16:22:31 +00:00
Peter Landgren
dbfd4c9e35 Further improvment for Swedish Calendar.
svn: r16675
2011-02-19 14:13:46 +00:00
Michiel Nauta
756bd836a0 4657: The "sort as" name is ignored
svn: r16673
2011-02-19 14:06:21 +00:00
Jérôme Rapinat
0554608916 update translation map (title)
svn: r16672
2011-02-19 11:47:40 +00:00
Doug Blank
505d389087 Second step in bringing gramps-connect back into sync with gramps 3.3
svn: r16671
2011-02-19 02:36:20 +00:00
Doug Blank
90aaf57238 First stage to bringing gramps-connect back into sync: surnames, locality in places, and marker/tag changes
svn: r16670
2011-02-18 23:58:10 +00:00
Doug Blank
b31486025c typo
svn: r16669
2011-02-18 23:17:50 +00:00
Doug Blank
7cc9dc6e00 Remove some (apparently) leftover debug testing
svn: r16668
2011-02-18 23:12:09 +00:00
Jérôme Rapinat
f1caa8e82f update french translation
svn: r16667
2011-02-18 21:18:34 +00:00
Doug Blank
8715e15b95 Don't crash if name.txt doesn't exist; this can happen if you try to get name before you open a database
svn: r16666
2011-02-18 19:07:32 +00:00
Doug Blank
5eb080038b 4643: command line report query of "off" should return all possible values
svn: r16665
2011-02-18 16:16:28 +00:00
Gerald Britton
a288a2b91f Use escape function from xml.sax.saxutils instead of built-in
svn: r16664
2011-02-18 15:10:07 +00:00
Vassilii Khachaturov
ca8f007be1 Another update from Egor Reentov <egor.gramps@gmail.com>:
* FAQ gramplet links fix
* attempt to make the inches look better (paper options - metric)
(still ugly - need to redesign the dialog to allow for 4 chars
where "in." used to fit in English version)

On top of Egor's change, minor copyedit of the FAQ q's (punctuation)



svn: r16663
2011-02-18 11:32:25 +00:00
Doug Blank
a5e292e489 4588: FAQ-gramplet looks very strange when translated to Swedish.
svn: r16662
2011-02-18 02:48:49 +00:00
Doug Blank
74ba4baca2 4635: Localized FAQ gramplet incorrectly generates links to the wiki
svn: r16661
2011-02-18 02:22:22 +00:00
Doug Blank
33f2d64cdd Protection around .next() when there is no next
svn: r16660
2011-02-18 01:12:34 +00:00
Vassilii Khachaturov
552d11ad8e Committing my fix to bug #4550:
OnThisDay.py disregards calendar differences (e.g., Julian vs Gregorian) 
- PATCH OK'ed by dsblank



svn: r16659
2011-02-17 22:55:21 +00:00
Jérôme Rapinat
d3afa6c414 4653: typo, capital letter (contribution by cderory)
svn: r16657
2011-02-17 22:13:10 +00:00
Zdeněk Hataš
7cf31012bc czech translation update
svn: r16655
2011-02-17 21:09:23 +00:00
Doug Blank
918f8f949b Why was this removed?
svn: r16654
2011-02-17 20:33:33 +00:00
Michiel Nauta
1dc05b526a Typo in string text
svn: r16653
2011-02-17 18:52:48 +00:00
Michiel Nauta
17e1091024 4614: Views with persons name look strang after XML import
svn: r16652
2011-02-17 18:09:53 +00:00
Gerald Britton
e25b523fc5 Fix bug in version_str_to_tup
svn: r16651
2011-02-17 17:03:09 +00:00
Craig J. Anderson
b1876829fb Somehow a not had been removed from an if statement making the report only show one level of spouses max. Inserted the not again.
fixes error 4603


svn: r16650
2011-02-17 16:57:43 +00:00
Rob G. Healey
524d1f3114 Returned html_escape() back to NarrativeWeb after discussions with Benny.
svn: r16649
2011-02-17 16:43:31 +00:00
Gerald Britton
e7464b7f32 Simplifications and tweaks
svn: r16648
2011-02-17 15:58:19 +00:00
Vassilii Khachaturov
4454871104 Trying to use ″ for the inch contraction, as Egor suggested.
svn: r16647
2011-02-17 11:36:26 +00:00
Vassilii Khachaturov
8aed59cef2 Another update from Egor Reentov <egor.gramps@gmail.com>,
with minimal corrections applied to it. Highlights:
* FAQ gramplet HREFs now point to Russian manual
* Further translation of the family tree report dialog



svn: r16646
2011-02-17 11:29:58 +00:00
Peter Landgren
58a04b018e Swedish update.
svn: r16645
2011-02-17 09:51:39 +00:00
Peter Landgren
e3557e3008 Improved Swedish Calendar.
svn: r16643
2011-02-17 08:36:40 +00:00
Peter Landgren
55fabe2187 Fixed a typo and improved Swedish Calendar.
svn: r16642
2011-02-17 08:34:48 +00:00
Rob G. Healey
1b08fdb508 Removed the html_escape code from libhtml and using saxutils for escaping characters. Thank you, Gerald Britton, for the better way.
svn: r16639
2011-02-17 07:42:37 +00:00
Rob G. Healey
4dd853135e Moved html_escape from NarrativeWeb to libhtml ... use: from libhtml import html_escape as html_escape
svn: r16638
2011-02-16 23:36:44 +00:00
Gerald Britton
4a67b6fdaa add missing closing paren from commit 16636
svn: r16637
2011-02-16 20:10:55 +00:00
Gerald Britton
a19e65073c Use built-in map function to simplify some list comprehensions
svn: r16636
2011-02-16 20:06:40 +00:00
Gerald Britton
66d5991362 Use partial from functools to simplify menu options
svn: r16635
2011-02-16 20:01:09 +00:00
Michiel Nauta
0d99f3e5e4 4651: XML import of name with only display or sort format set fails
svn: r16634
2011-02-16 18:59:17 +00:00
Zdeněk Hataš
293cc55bd5 czech translation update
svn: r16632
2011-02-16 18:45:48 +00:00
Michiel Nauta
7c1b26d969 4650: Error raised when family tree created with name that already exists
svn: r16631
2011-02-16 18:38:01 +00:00
Jérôme Rapinat
ea81886c51 'overseas days' (France)
svn: r16630
2011-02-16 14:31:23 +00:00
Jérôme Rapinat
7557579697 cleanup France; http://fr.wikipedia.org/wiki/Jour_f%C3%A9ri%C3%A9#.C2.A0France
svn: r16627
2011-02-16 14:12:22 +00:00
Craig J. Anderson
4232d8b621 Updates to all three reports.
Ancestor
 Descendant
 Family Descendant

fixes error 4602, 4603
and other errors I found


svn: r16626
2011-02-15 23:31:16 +00:00