Commit Graph

477 Commits

Author SHA1 Message Date
Doug Blank
cafebdcd83 2008-01-16 Douglas S. Blank <dblank@cs.brynmawr.edu>
* src/Simple/_SimpleTable.py: added gettext
	* data/Makefile.am: added schema files
	* po/POTFILES.skip: some files not in POTFILES.in
	* po/POTFILES.in: added some missing files



svn: r9851
2008-01-16 14:48:56 +00:00
Peter Landgren
4b792982c6 Beta update
svn: r9842
2008-01-16 12:33:39 +00:00
Jérôme Rapinat
1168635987 2008-01-15 Jerome Rapinat <romjerome@yahoo.fr>
* POTFILE.in : add missing plugins/References.py
        * fr.po: Translation update



svn: r9814
2008-01-15 10:14:46 +00:00
Jérôme Rapinat
732f475ac3 2008-01-14 Mirko Leonhaeuser <mirko@leonhaeuser.de>
* de.po: Translation update



svn: r9802
2008-01-14 06:08:39 +00:00
Jérôme Rapinat
0b1f8f408c 2008-01-13 Josip <josip@pisoj.com>
* hr.po: Translation update

2008-01-07 Jerome Rapinat  <romjerome@yahoo.fr>
        * fr.po: Translation update



svn: r9792
2008-01-13 08:32:40 +00:00
Peter Landgren
48df32fad1 Some minor updates
svn: r9786
2008-01-12 15:36:24 +00:00
Doug Blank
e35844de95 2008-01-06 Douglas S. Blank <dblank@cs.brynmawr.edu>
* src/DataViews/MyGrampsView.py:
	* src/DataViews/__init__.py:
	* src/DataViews/GrampletView.py:
	* src/DataViews/Makefile.am:
	* src/Config/_GrampsConfigKeys.py:
	* src/plugins/DefaultGramplets.py:
	* src/plugins/Makefile.am:
	* src/plugins/DefaultGadgets.py:
	* src/glade/gramps.glade:
	* po/POTFILES.in:
	Renamed Gadgets -> Gramplets, MyGrampsView -> GrampletView



svn: r9732
2008-01-06 22:57:34 +00:00
Peter Landgren
706b9df7d8 More updates
svn: r9727
2008-01-06 20:50:31 +00:00
Benny Malengier
9664842702 * src/DataViews/MediaView.py:
* src/DataViews/RepositoryView.py:
	* src/DataViews/SourceView.py:
	* src/DataViews/EventView.py:
	* src/DataViews/PlaceView.py:
	* src/PageView.py:
	Remove unused double click procedure
	* src/plugins/SimpleBookTitle.py: remove use of AddMedia
	* src/Editors/AddMedia.py: added
	* src/AddMedia.py: removed
	* src/Editors/Makefile.am:
	* src/Makefile.am:
	* po/POTFILES.in:
	Move AddMedia to the editors directory
	* src/Editors/_EditMedia.py:
	Edit Media now works as other editors, spawning AddMedia when 
	select is clicked.
	* src/ManagedWindow.py: typo in comment
	* src/Config/_GrampsConfigKeys.py: Two new keys, rerun ./autogen.sh
	Still todo: make relative path work

2008-01-06  Benny Malengier <benny.malengier@gramps-project.org>


svn: r9722
2008-01-06 10:51:20 +00:00
Jérôme Rapinat
aa8288eddd 2008-01-05 Josip <josip@pisoj.com>
* hr.po New language, Croatian



svn: r9712
2008-01-05 12:21:30 +00:00
Erik De Richter
a8a6c017e6 adapted translation nl.po
svn: r9678
2008-01-02 08:19:31 +00:00
Jérôme Rapinat
fc419c3134 2007-12-31 Mirko Leonhäuser <mirko@leonhaeuser.de>
* de.po: Translation update



svn: r9657
2007-12-31 16:38:19 +00:00
Jérôme Rapinat
6456384658 2007-12-31 Boril Gourinov <boril.gourinov@gmail.com>
* bg.po: New language, bulgarian



svn: r9654
2007-12-31 09:17:02 +00:00
Jérôme Rapinat
bebed0f2c7 /po/fr.po update
svn: r9642
2007-12-30 17:23:35 +00:00
Jérôme Rapinat
b99cfbe859 svn: r9641 2007-12-30 16:13:01 +00:00
Doug Blank
e2cb83448a 2007-12-30 Douglas S. Blank <dblank@cs.brynmawr.edu>
* src/plugins/OnThisDay.py: i18n changes
	* src/plugins/Makefile.am: added missing files
	* src/plugins/DefaultGadgets.py: i18n changes
	* src/QuickReports.py: allow callers to send obj directly
	* src/Simple/_SimpleTable.py: added support for objs
	* po/POTFILES.in: i18n changes



svn: r9640
2007-12-30 15:39:00 +00:00
Peter Landgren
d8304d9cc8 Update for 3.0
svn: r9639
2007-12-30 15:21:39 +00:00
Jérôme Rapinat
3bb6865383 2007-12-30 Jerome Rapinat <romjerome@yahoo.fr>
* POTFILES.in : update
        * gramps.pot : update template
	* fr.po: Translation update



svn: r9635
2007-12-30 12:08:46 +00:00
Arturas Sleinius
ad667eb0c7 Updated Lithuanian translation
svn: r9615
2007-12-28 19:01:15 +00:00
Jérôme Rapinat
253ac56e34 /po/fr.po update
svn: r9614
2007-12-28 17:23:07 +00:00
Benny Malengier
dc9f03b6c0 2007-12-28 Benny Malengier <benny.malengier@gramps-project.org>
* src/ViewManager.py: remove unused functions, add alt actions left/right
	* src/GrampsDb: deleted with _GrampsDbWriteXML.py,
		_GrampsDbFactories.py, _GrampsGEDDB.py, _GrampsXMLDB.py,
		__init__.py, Makefile.am, _GrampsInMemDB.py, _GrampsBSDDB.py.
		No more inmemory databases
	* src/GrampsDbUtils: moved here _GrampsDbWriteXML.py and _GrampsBSDDB.py
	* src/plugins/ReadGrdb.py:
	* src/plugins/Checkpoint.py:
	* src/ObjectSelector/_ObjectSelectorWindow.py:
	* src/DbManager.py:
	* src/GrampsDbUtils/_WriteGrdb.py:
	* src/GrampsDbUtils/__init__.py:
	* src/GrampsDbUtils/_GrampsDbWRFactories.py:
	* src/GrampsDbUtils/_WriteXML.py:
	* src/GrampsDbUtils/Makefile.am:
	* src/gramps_main.py:
	* src/RecentFiles.py: recent-files-gramps.xml, don't overwrite 2.2.x data
	* src/ArgHandler.py:
	* src/DbLoader.py: remove unused functions
	* src/Makefile.am:
	* po/POTFILES.in:
	* src/GrampsDbUtils/importdbdir.py: allow import of new database via cli
	Remove inMem Editing, move remaining to DbUtils, fix ArgHandler



svn: r9613
2007-12-28 15:09:01 +00:00
Stéphane Charette
5ea0cd4b3e work in progress converting FamilyLines to new GraphViz plugin
svn: r9612
2007-12-28 10:08:19 +00:00
Zdeněk Hataš
8eab7c6af2 minor update
svn: r9611
2007-12-28 10:05:34 +00:00
Jérôme Rapinat
a0587646a1 2007-12-24 Jerome Rapinat <romjerome@yahoo.fr>
* fr.po: Translation update



svn: r9584
2007-12-25 12:23:31 +00:00
Stéphane Charette
5f077e4795 more generic changes to the GraphViz base class
svn: r9579
2007-12-25 01:57:45 +00:00
Jérôme Rapinat
07c8acb6f8 /po/fr.po update
svn: r9571
2007-12-24 11:21:47 +00:00
Arturas Sleinius
05286de13c Updated Lithuanian translation
svn: r9565
2007-12-23 19:13:21 +00:00
Stéphane Charette
be65c4020d update gramps.po for beta
svn: r9564
2007-12-23 18:17:16 +00:00
Jérôme Rapinat
30d87568d9 /po/fr.po typo
svn: r9560
2007-12-22 15:51:35 +00:00
Zdeněk Hataš
7ce6fdc294 cs translation update
svn: r9559
2007-12-22 14:08:27 +00:00
Erik De Richter
28bcbbdc1e new string translations
svn: r9553
2007-12-21 10:05:33 +00:00
Peter Landgren
e41dfdb411 Update for reports
svn: r9547
2007-12-20 15:34:38 +00:00
Jérôme Rapinat
6d8e9f0c21 2007-12-20 Jerome Rapinat <romjerome@yahoo.fr>
* POTFILES.in : add plugins/GVRelGraph.py reference
        * gramps.pot : update template
	* fr.po: Translation update



svn: r9546
2007-12-20 14:03:01 +00:00
Jérôme Rapinat
d613cf8b37 /po/fr.po fix minor issuesfr.po
svn: r9543
2007-12-20 10:29:13 +00:00
Jérôme Rapinat
67bce5fc94 svn: r9538 2007-12-19 20:20:44 +00:00
Peter Landgren
fad4e467ac Swedish update
svn: r9537
2007-12-19 17:00:13 +00:00
Espen Berg
2f63b477cb Updated Norwegian translation
svn: r9527
2007-12-17 14:30:22 +00:00
Jérôme Rapinat
1a5515c50f /po/fr.po update
svn: r9502
2007-12-14 12:59:56 +00:00
Zdeněk Hataš
20e2ecfe50 Translation update and minor fixes.
svn: r9495
2007-12-12 21:44:25 +00:00
Zdeněk Hataš
734b05fd44 Translation update
svn: r9492
2007-12-12 11:48:45 +00:00
Peter Landgren
74989cfec2 Updates for name display
svn: r9490
2007-12-11 16:02:37 +00:00
Doug Blank
84748d6950 Removed duplicate entries
svn: r9487
2007-12-11 03:37:40 +00:00
Zdeněk Hataš
62301615b9 Datehandler for czech language added.
svn: r9478
2007-12-10 13:10:13 +00:00
Peter Landgren
e5305ecf68 Minor revision, but still more to do
svn: r9473
2007-12-09 21:47:43 +00:00
Doug Blank
ee1b05acef Added dup and sgettext checks
svn: r9463
2007-12-08 21:28:10 +00:00
Doug Blank
d8ff749b9c Added another suite, but not calling it
svn: r9462
2007-12-08 15:29:10 +00:00
Peter Landgren
a17cccbf7d Many revisions, but still more to do
svn: r9460
2007-12-08 15:18:07 +00:00
Doug Blank
e58d354a14 2007-12-07 Douglas S. Blank <dblank@cs.brynmawr.edu>
* src/PluginUtils/Makefile.am: Missing _PluginsWindows.py
	* po/test: new unittest dir
	* po/test/po_test.py: new unittest suite for POTFILES
	  and Makefiles
	* po/POTFILES.in: Missing CalculateEstimatedDates.py



svn: r9458
2007-12-08 05:02:09 +00:00
Peter Landgren
81fcb99abe Fixed _Living in GEDCOM export
svn: r9445
2007-12-05 14:38:22 +00:00
Doug Blank
a13f3e950c 2007-11-29 Douglas S.Blank <dblank@cs.brynmawr.edu>
* po//POTFILES.in: renamed PluginStatus.py -> PluginWindows.py



svn: r9431
2007-11-29 12:48:58 +00:00