Commit Graph

18428 Commits

Author SHA1 Message Date
Brian Matherly
92522c9311 0004706: Book Report subject-name nuances, and pathological cases
Patch from Paul Franklin

svn: r17023
2011-04-02 03:34:53 +00:00
Zdeněk Hataš
3f8ef764c1 translation update
svn: r17020
2011-04-01 16:52:56 +00:00
Jérôme Rapinat
1ffc95b6c7 typo on death year, long date calculation
svn: r17019
2011-04-01 08:03:10 +00:00
Peter Landgren
17a3290eea Fix of errormsg when loading unknown gramplet.
svn: r17016
2011-04-01 06:45:52 +00:00
Jérôme Rapinat
1b5b287455 try to use dict() for a better translation string
svn: r17015
2011-04-01 06:19:00 +00:00
Jérôme Rapinat
347ff65eac minor change on translation strings
svn: r17013
2011-04-01 05:57:46 +00:00
Nick Hall
f01cf2c700 Replace MediaReferences gramplet with Backlinks gramplets
svn: r17010
2011-03-31 19:58:28 +00:00
Rob G. Healey
22bd8d318c Added MediaReferences to the mediaview bottombar set of gramplets.
svn: r17008
2011-03-31 15:53:33 +00:00
Vassilii Khachaturov
691759f7fc RU: 9 more fuzzies down
svn: r17005
2011-03-31 11:01:25 +00:00
Doug Blank
b56103c806 Fix error message
svn: r17004
2011-03-31 11:01:20 +00:00
Vassilii Khachaturov
6a8ecb6bb5 POT merge
svn: r17003
2011-03-31 09:32:19 +00:00
Doug Blank
d8176e0e6d 4779: Backup feedback and overwrite
svn: r17001
2011-03-30 23:44:22 +00:00
Craig J. Anderson
822c49a472 This is a fix for: http://www.gramps-project.org/bugs/view.php?id=4767
Unified cli option names
removed a '2' from a class name


svn: r16999
2011-03-30 23:33:01 +00:00
Nick Hall
f43d71f9ef Add backlink bottombar gramplets
svn: r16997
2011-03-30 22:40:24 +00:00
Doug Blank
1d2ed8bf36 Saves title override; removed title_id
svn: r16994
2011-03-30 20:00:19 +00:00
Doug Blank
452538b370 typo
svn: r16993
2011-03-30 19:01:21 +00:00
Doug Blank
e7f04aa2e1 Fixed error report in mailing list by Peter 2011-03-30
svn: r16991
2011-03-30 17:40:57 +00:00
Vassilii Khachaturov
88145a69cc RU l10n update:
* Complete translation of all name fields, 
harmonized with the name format editor.
* Use a consistent translation of "person".
* POT merge.



svn: r16988
2011-03-30 16:01:53 +00:00
Vassilii Khachaturov
4a03503c98 4796: 'Primary' string needs l10n context
CR: Benny
* Created two strings with l10n context instead of the old one,
'Role|Primary' and 'Name|Primary'.
* While testing, GUI started showing the context when not localized, fixed
that with appropriate sgettext instead of gettext in surnametab.py.
* While at it, changed also changed 'Family' in the Role context to 'Role|Family'.
* ru.po: major translations in the area of name and name formats.
The new Primary[...] and Patronymic[...] concept along with Notpatronymic
still don't fit well when translated :-(



svn: r16986
2011-03-30 14:43:34 +00:00
Doug Blank
e2c6a9cdb4 #4795 Gramplet titles now appear in current language, not the language used at time of creation; also added properties for gramplet navtype and orientation preferences
svn: r16985
2011-03-30 13:48:46 +00:00
Vassilii Khachaturov
259efc5d48 POT merge, major translation in the name editor dialog,
other strings translated, too.



svn: r16982
2011-03-30 09:11:56 +00:00
Jérôme Rapinat
4028f49165 3220: Improvements for Records Report (Reinhard, PaulFranklin)
svn: r16980
2011-03-30 08:07:17 +00:00
Brian Matherly
9a85b44447 0004637: GraphViz reports should be runnable from the command line
svn: r16978
2011-03-30 01:31:49 +00:00
Michiel Nauta
6cb1eac5c2 Update command line show values for boolean options to reflect current practice
svn: r16976
2011-03-29 19:56:22 +00:00
Michiel Nauta
47a64d2864 4794: Error adding new repository via source dialog
svn: r16973
2011-03-29 17:42:05 +00:00
Zdeněk Hataš
56ff5c1dbf czech translation update
svn: r16971
2011-03-29 11:41:12 +00:00
Mirko Leonhäuser
36a6b015c0 updated german translation and bug fix
svn: r16969
2011-03-28 18:33:19 +00:00
Zdeněk Hataš
30b7ba6f78 czech translation update
svn: r16966
2011-03-28 11:25:14 +00:00
Vassilii Khachaturov
4cf7fab8e8 POT merge, more strings translated.
svn: r16965
2011-03-28 08:43:52 +00:00
Jérôme Rapinat
8084f88ab1 KeyError on styled note (translation for Link); add missing link style on map
svn: r16964
2011-03-28 08:26:47 +00:00
Brian Matherly
2f4bf5696f 0004143: Book report GUI has many issues
svn: r16962
2011-03-28 04:05:18 +00:00
Brian Matherly
4cfc21befd 0004693: sorted list in Book Report's "Available Books" window
Patch from Paul Franklin.

svn: r16960
2011-03-28 03:30:11 +00:00
Brian Matherly
be3fb894e3 0004626: feature request: a few wider fields in the Book Report
Patch from Paul Franklin.

svn: r16958
2011-03-28 03:20:29 +00:00
Brian Matherly
a5209a60a9 0004625: make Book Report's "Available Books" window wider
svn: r16956
2011-03-28 03:07:01 +00:00
Brian Matherly
655c73073b 0004593: Updating a StringOption option (via set_value()) does NOT update the GUI widget
svn: r16953
2011-03-28 02:36:19 +00:00
Michiel Nauta
d1a8593f7f Add merge unittests
svn: r16952
2011-03-27 21:15:07 +00:00
Craig J. Anderson
4ee9e82163 new 'o' feature for date format strings.
svn: r16951
2011-03-27 21:14:53 +00:00
Vassilii Khachaturov
9b1cb8eecb * "Note" as in the gramps Note object is now consistently translated according to
http://www.gramps-project.org/wiki/index.php?title=Translation_into_Russian#Glossary
* « and » used as required by Russian typographic rules rather than "
* other minor fixes where noticed during the above major changes



svn: r16948
2011-03-27 19:54:45 +00:00
Doug Blank
763808c225 MediaObject is called Media in some places
svn: r16943
2011-03-27 12:49:52 +00:00
Doug Blank
15d39f8b3f TabGramplet needs get_title method
svn: r16941
2011-03-27 12:36:52 +00:00
Michiel Nauta
5835c8e933 Move opening of file to gen.plug.utils
svn: r16939
2011-03-27 08:11:51 +00:00
Michiel Nauta
5dadd0c866 Commit phoenix asap to fix a bug and simplify code in merge code
svn: r16937
2011-03-26 18:51:29 +00:00
Fedik
ab4f16b12e translated a few tips of the day
svn: r16935
2011-03-26 09:39:59 +00:00
Nick Hall
dceeaeb960 Fix to work with pyexiv2 v0.1 and remove section column
svn: r16933
2011-03-25 19:36:53 +00:00
Craig J. Anderson
d02df00f93 updated this file to show version 3.4 instead of 3.3
svn: r16929
2011-03-25 15:40:42 +00:00
Craig J. Anderson
b2bc4d13e5 Fixes: http://www.gramps-project.org/bugs/view.php?id=4729
Modified how the first two options on the 'page' tab are worded
also removes the 'Resize Page to Fit Tree size.' option in the bookreport
-This line, and those below, will be ignored--

M    src/plugins/drawreport/AncestorTree.py
M    src/plugins/drawreport/DescendTree.py
M    src/plugins/drawreport/drawplugins.gpr.py


svn: r16928
2011-03-25 15:36:49 +00:00
Vassilii Khachaturov
e99103461d 0004783: l10n not enabled for "Install Selected _Addons" button in the update addons dialog
Applied patch from Egor - fixing the issue, translating the new string and some more strings.
Minor copyedit applied.



svn: r16927
2011-03-25 11:15:01 +00:00
Vassilii Khachaturov
c193c552df 0004784: r16915 breaks build of po/gramps.pot
fix by renaming MetadataViewer.py to Exif.py in the POTFILES.in,
in line with the original commit



svn: r16926
2011-03-25 10:54:02 +00:00
Peter Landgren
d4c8bf661d Fix of encoding errormsg, specially for Windows. Rearranged the msg a little.
svn: r16925
2011-03-25 08:54:40 +00:00
Rob G. Healey
6d6edec21b Added the functionality so that users of pyexiv2-0.1.3 can also use this addon...
svn: r16919
2011-03-25 05:08:38 +00:00