Jérôme Rapinat
2f881856ba
upgrade manual number (3.2 -> 3.3)
...
svn: r16817
2011-03-13 08:58:14 +00:00
Mirko Leonhäuser
e0cb117b81
updated german translation
...
svn: r16816
2011-03-12 21:13:56 +00:00
Vassilii Khachaturov
e594ee2bc9
RU: more strings translated
...
svn: r16815
2011-03-12 20:11:38 +00:00
Vassilii Khachaturov
22d128f8c0
RU: Update POT to POT-Creation-Date: 2011-03-12 21:51+0200
...
* string changes pertaining to
4733: cannot set config variables from command line in trunk 16794
svn: r16814
2011-03-12 20:01:28 +00:00
Peter Landgren
8cce3a3098
Issue 4733; improved help and sparate commands for show and set config settings.
...
svn: r16813
2011-03-12 15:32:50 +00:00
Peter Landgren
f7ab37fb83
Issue 4733; improved help and sparate command for show and set config settings.
...
svn: r16812
2011-03-12 15:32:04 +00:00
Rob G. Healey
90616376ed
Changed KeyValue for Ipptc KeyTag from value to values for Keywords. Thank you Helge.Privat for the change.
...
svn: r16811
2011-03-12 05:10:30 +00:00
Rob G. Healey
ba42df2706
Bug#4692; NarrativeWeb: crash generating the event pages in ctor on ltr = unicode(evt_type)[0].capitalize() - string index out of range
...
svn: r16810
2011-03-12 04:45:35 +00:00
Rob G. Healey
c451ee9805
Bug#4744; set_surname is now fixed. It was causing a crash in reading the database.
...
svn: r16809
2011-03-12 02:56:19 +00:00
Peter Landgren
e6b6f8066a
Fix of issue 4733. Maybe --help should be more precise
...
svn: r16808
2011-03-11 20:37:57 +00:00
Vassilii Khachaturov
79f3bde62b
Use consistent number of letters to denote the YYYY field.
...
svn: r16807
2011-03-11 09:11:30 +00:00
Vassilii Khachaturov
8b77461530
RU: translate "flowed" using the right typographic term
...
thanks to J.V.Romanovsky <josephromanovsky@gmail.com>
svn: r16806
2011-03-11 07:57:43 +00:00
Vassilii Khachaturov
5df2deca5a
RU l10n strings update
...
svn: r16805
2011-03-11 07:29:59 +00:00
Michiel Nauta
859f2a7078
Add myself to author list
...
svn: r16804
2011-03-10 21:22:16 +00:00
Gary Burton
0db0e5d70a
Import DbTxn from the correct place
...
svn: r16803
2011-03-10 21:20:44 +00:00
Michiel Nauta
ef2b19589e
4739: Update addon list crashes when working offline with 'plugin_dict referenced before assignment'
...
svn: r16802
2011-03-10 21:13:47 +00:00
Michiel Nauta
00a07fb05c
4732: 'ArgParser' object has no attribute 'runqml'
...
svn: r16801
2011-03-10 16:16:19 +00:00
Rob G. Healey
1d59a84104
Escape media description in gramplet for proper handling of media names.
...
svn: r16800
2011-03-10 14:43:50 +00:00
Vassilii Khachaturov
be0013839c
argparser help l10n:
...
svn: r16798
2011-03-10 13:35:22 +00:00
Zdeněk Hataš
7a62b82ad0
czech translation update
...
svn: r16797
2011-03-10 09:47:43 +00:00
Jérôme Rapinat
4627513ef4
update Polish translation (Łukasz Rymarczyk)
...
svn: r16796
2011-03-10 08:06:49 +00:00
Vassilii Khachaturov
19b928b94a
Patch from Egor Reentov <egor.gramps@google.com>:
...
* Adding l10n to a string in PatchNames.py.
* ru.po: Many strings added / updated. (applied w/minor copyedit)
POT merge, more translation.
svn: r16795
2011-03-10 06:36:16 +00:00
Peter Landgren
d2d972da21
Swedish update.
...
svn: r16794
2011-03-09 20:40:38 +00:00
Michiel Nauta
8ffe719ac3
4728: Python evaluation window crashes in trunk
...
svn: r16793
2011-03-09 18:44:23 +00:00
Michiel Nauta
63692cd571
Remove translation of internal error in VCard export/import
...
svn: r16792
2011-03-09 16:46:18 +00:00
Michiel Nauta
2b72a71a6e
4416: Adjust import ID to users ID format
...
svn: r16791
2011-03-09 16:22:05 +00:00
Michiel Nauta
7c383849f7
Add icon for merge button
...
svn: r16790
2011-03-09 16:16:17 +00:00
Michiel Nauta
2a5ae67165
Add tooltip to mergebutton
...
svn: r16789
2011-03-09 16:07:34 +00:00
Gerald Britton
0131c273ca
Use partial to simplify path-building
...
svn: r16788
2011-03-09 15:16:31 +00:00
Peter Landgren
a30b5c6c21
Swedish update.
...
svn: r16787
2011-03-09 14:41:39 +00:00
Vassilii Khachaturov
3d30481f51
POT update - following patch from Egor Reentov <egor.gramps@gmail.com>
...
fixing strings in NarrativeWeb.py (see prev. check-in in r16785).
RU: Companion l10n string updates from Egor, with minor fixes, and further translations.
svn: r16786
2011-03-09 14:33:56 +00:00
Vassilii Khachaturov
662e78613f
Patch from Egor Reentov <egor.gramps@gmail.com>:
...
i18n doesn't pick up strings concatenated using +, use
syntactic literal concatenation instead. This enables
l10n of the corresponding strings.
CRed and tested --vassilii
svn: r16785
2011-03-09 14:18:31 +00:00
Rob G. Healey
786a0a5834
Bug#4724; fixed processing of GPS Latitude/ Longitude with help from Helge.Privat...
...
svn: r16784
2011-03-09 04:00:07 +00:00
Vassilii Khachaturov
6458f6c2a2
ru l10n update
...
svn: r16783
2011-03-08 13:12:34 +00:00
Vassilii Khachaturov
db634e8a19
minor docstring update
...
svn: r16781
2011-03-08 06:44:35 +00:00
Rob G. Healey
f6947c08c6
Bug#4724; fixed problems with IptcTag and Latitude/ Longitude handling.
...
svn: r16780
2011-03-08 02:06:49 +00:00
Rob G. Healey
91ca1981ac
Previous fix for bug#4696 broke NarrativeWeb. I now have a fix that solves both of them now. The missing images and icon are now there.
...
svn: r16779
2011-03-07 22:34:38 +00:00
Rob G. Healey
f6b9e2884d
Bug#4696; Wrong parent path with 'Creative Commons' on Web Calendar report has been fixed ...
...
svn: r16778
2011-03-07 20:42:00 +00:00
Craig J. Anderson
ed32530f57
Fixes (part one) for
...
http://www.gramps-project.org/bugs/view.php?id=4727
too much report work was done in __init__() Moved it to begin_report()
also modified libtreebase to not have so many pointers to .doc
svn: r16777
2011-03-07 15:54:03 +00:00
Mirko Leonhäuser
20fb30aaba
updated german translation
...
svn: r16776
2011-03-07 14:38:34 +00:00
Vassilii Khachaturov
25ca4252be
minor Russian l10n update
...
svn: r16775
2011-03-07 13:40:21 +00:00
Vassilii Khachaturov
bf39c43f98
merged fresh POT strings
...
svn: r16774
2011-03-07 10:08:56 +00:00
Vassilii Khachaturov
b051ab3a8e
Merged more translations from Egor Reentov, w/minor copyediting.
...
svn: r16773
2011-03-07 10:02:21 +00:00
Michiel Nauta
6e1ed4c481
Use new transactions with eventmerger
...
svn: r16772
2011-03-07 08:09:18 +00:00
Rob G. Healey
8729e165fe
Forgot to remove debug printing.
...
svn: r16771
2011-03-07 04:31:32 +00:00
Rob G. Healey
1cba394366
Fixed the way the ancestortree gender graphics are handled.
...
svn: r16770
2011-03-07 04:20:56 +00:00
Rob G. Healey
2c72c7a5d8
Made all fields except the Description to be read only, so that those fields do NOT get changed. It is not an editing gramplet but simply for viewing.
...
svn: r16769
2011-03-06 22:44:09 +00:00
Michiel Nauta
5badd6ca06
Store changed children during family deletion
...
svn: r16768
2011-03-06 18:59:10 +00:00
Michiel Nauta
82799507d1
Remove superflous database access in delete signalhandler
...
svn: r16767
2011-03-06 18:46:08 +00:00
Michiel Nauta
97b1604269
Use GrampsImportError in stead of GedcomError
...
svn: r16766
2011-03-06 18:43:55 +00:00