Jérôme Rapinat
3edf31ebbc
update and merge translations before 4.0.0 beta except for de, nb, nl, pt_BR, sv (activity)
...
svn: r21889
2013-04-05 13:46:58 +00:00
Tim G L Lyons
b0e80e74b5
write.py: After the bsddb version has been upgraded, if the schema versions also needs to be upgraded, output a separate dialog asking the user whether he wants to upgrade the schema. (As requested by Benny).
...
svn: r21887
2013-04-05 10:54:13 +00:00
John Ralls
9979fd8792
[r21882]GrampsLocale: Improve windows handling of no locale
...
svn: r21885
2013-04-04 21:18:29 +00:00
John Ralls
5fc65f68ea
[r21881]GrampsLocale: Ensure posix collation and calendar
...
are set correctly
svn: r21884
2013-04-04 21:18:22 +00:00
John Ralls
496cf30d6b
[r21880]GrampsLocale: Better handling of unset $LANG or $LANG == 'C'
...
svn: r21883
2013-04-04 21:18:16 +00:00
Benny Malengier
2eeba5a9ae
6579: Check and Verify crashes
...
svn: r21878
2013-04-04 20:08:12 +00:00
Mirko Leonhäuser
78ada9190c
updated german translation
...
svn: r21877
2013-04-04 18:08:43 +00:00
Benny Malengier
434d45ffd1
formatting cleanup
...
svn: r21876
2013-04-04 10:50:44 +00:00
Benny Malengier
028c832153
6590: gramps40 asciidoc.py crashes for at least some reports
...
svn: r21874
2013-04-04 10:13:36 +00:00
Benny Malengier
2cb36a7fb4
6591: converted bytes of media in a string to show in quickview
...
svn: r21872
2013-04-04 09:54:04 +00:00
Benny Malengier
4526da77ce
More exception text
...
svn: r21870
2013-04-04 09:31:41 +00:00
Benny Malengier
40db10e378
fix python3 error and improve upgrade text
...
svn: r21868
2013-04-04 09:27:01 +00:00
Jérôme Rapinat
7a7e95410a
update template before beta, merge some translation strings from 3.4.x (french)
...
svn: r21866
2013-04-04 07:51:53 +00:00
Jérôme Rapinat
c7b6e840f0
update Debian control file according to README file
...
svn: r21861
2013-04-03 16:48:55 +00:00
Jérôme Rapinat
576dcb30d6
typo for handling one translated string
...
svn: r21860
2013-04-03 16:42:11 +00:00
John Ralls
b204a48b42
[r21858]GrampsLocale: Fix MSWin Syntax error
...
Can't do everything the C way :-(
svn: r21859
2013-04-03 03:57:50 +00:00
John Ralls
8fe756f5e4
[r21854]GrampsLocale: Win: Check both forward and reverse mslocale
...
svn: r21857
2013-04-02 20:35:51 +00:00
John Ralls
0303212d49
[r21853]ImportProGen: Fix "with" statement syntax.
...
svn: r21856
2013-04-02 20:35:44 +00:00
John Ralls
a67b7b7d11
[r21845]GrampsLocale: Report the plugin when complaining
...
About not being able to find a translation.
Well, that's usually the source of this warning. With an unsupported
locale it will say "share".
svn: r21855
2013-04-02 20:35:38 +00:00
Tim G L Lyons
019ad16239
0006529: Cancelling database upgrade can corrupt the database. Check whether the bsddb version has changed (or was originally unknown). If it is an upgrade, ask the user whether he has made a backup, and is ready to upgrade. If so, made a zip backup and open the database with the new bsddb version. Make messages on the dialogues more explicit with the version numbers mentioned.
...
svn: r21851
2013-04-02 16:05:36 +00:00
Paul Franklin
d62b34125c
send a CLI error string to stderr
...
svn: r21848
2013-04-02 05:07:21 +00:00
John Ralls
52b7276c7d
[r21844][Bug 6495] Translator class should use english date
...
When "English" is set via libtranslate.
svn: r21846
2013-04-02 00:10:28 +00:00
Erik De Richter
75a02b10d7
updated dutch translation
...
svn: r21842
2013-04-01 18:27:06 +00:00
John Ralls
3f2d9f6219
[r21839]GrampsLocale: Fix NoneType error
...
svn: r21840
2013-04-01 17:38:28 +00:00
Paul Franklin
efdaa1fd14
translate a few CLI strings
...
svn: r21838
2013-04-01 14:58:55 +00:00
Jérôme Rapinat
7ee109ea98
add some suggestions and recommendations
...
svn: r21835
2013-04-01 08:39:49 +00:00
John Ralls
cd4585b100
[r21831][Bug 6553] Get Datehandler base language
...
from GRAMPS_LOCALE.calendar
svn: r21834
2013-03-31 22:51:38 +00:00
John Ralls
444a3f4c12
[r21830]GrampsLocale: Better initialization from environment
...
Splits out Win32 and Posix initializations to take account of the
fact that on Win32 setlocale() ignores environment variables and on
Posix it's not necessary to check them because setlocale() does the
right thing.
svn: r21833
2013-03-31 22:51:32 +00:00
John Ralls
d3d80b443e
[r21829]ImportProGen: Prevent leaking file handle
...
svn: r21832
2013-03-31 22:51:26 +00:00
Tim G L Lyons
9d8d1576b4
0006483: Listing the Family Trees can corrupt them. Changed get_dbdir_summary to exit if the bsddb_version is not the current bsddb and to return both BSDDB and schema version. Changed family_tree_summary to output both versions. Changed argparser and arghandler to additionally support -t (table) option to list family tree in tab delimited format.
...
svn: r21827
2013-03-31 22:09:05 +00:00
Erik De Richter
ba12b62810
updated dutch translation
...
svn: r21823
2013-03-31 18:59:51 +00:00
Jérôme Rapinat
49ed4e0f53
debianize for dh_python2 support
...
svn: r21821
2013-03-31 17:07:21 +00:00
Paul Franklin
85300edd61
6589: no TOC entry for b.r. multi-page no-title ancestor/descendant trees
...
svn: r21819
2013-03-30 21:00:53 +00:00
Paul Franklin
bc6c23bc65
6568: graphic descendant tree report inserts a bogus title
...
svn: r21817
2013-03-30 04:32:28 +00:00
Benny Malengier
2e7e0d7666
6568: graphic descendant tree report inserts a bogus title
...
svn: r21815
2013-03-29 20:47:08 +00:00
Benny Malengier
cb2b4a1514
clarify use of all_handles methods
...
svn: r21814
2013-03-29 20:03:21 +00:00
Benny Malengier
07edb59c83
6417: alpha4 filtering screws up Export
...
svn: r21812
2013-03-29 19:39:35 +00:00
Benny Malengier
684fd1b6df
6492: Verify crashes with python 3
...
svn: r21810
2013-03-29 16:59:14 +00:00
Benny Malengier
f9a872ad67
6460: Crash during Extract Event Description
...
svn: r21808
2013-03-29 15:57:05 +00:00
Benny Malengier
cfd162ec85
6346: If a exporter plugin crashes, the Export Assistant can't be closed
...
svn: r21806
2013-03-29 13:18:53 +00:00
Tim G L Lyons
c5982a4514
0006578: referencedbyselection.py process_object calls non-existant process_note method
...
svn: r21803
2013-03-28 23:32:30 +00:00
Jérôme Rapinat
1975ca92b7
6369: BooleanOption does not support underline
...
svn: r21799
2013-03-28 18:41:37 +00:00
Tim G L Lyons
75e3385777
0006544: No test for checking if Place handle exists when looking at media reference via proxy
...
svn: r21797
2013-03-28 18:29:18 +00:00
Jérôme Rapinat
10eb31e708
minor syntax error
...
svn: r21795
2013-03-28 18:10:51 +00:00
Benny Malengier
e0ccf7e330
6369: Accelerator keys, Gtk and User Interface
...
svn: r21793
2013-03-28 16:52:58 +00:00
Benny Malengier
8ef935804e
6340: In Family Tree Manager window, naming a tree which takes it out of view does not scroll to new name
...
svn: r21791
2013-03-28 16:23:33 +00:00
Benny Malengier
594f273260
6577: Mulltiple drop from clipboard on embeddedlist not working
...
svn: r21789
2013-03-28 16:02:18 +00:00
Tim G L Lyons
a421439a76
referencedbyselection.py. 0006493: crash during Calculate Preview of a filtered XML export.
...
svn: r21786
2013-03-28 14:29:25 +00:00
Benny Malengier
7ac463b03b
6569: transferring from the clipboard causes gramps40 svn 21740 to crash
...
svn: r21784
2013-03-28 13:54:05 +00:00
Benny Malengier
38a68f4fd2
6521: README needs to be updated, before release
...
svn: r21782
2013-03-28 12:30:28 +00:00