Paul Franklin
9e757e2249
move five files with translatable strings out of POTFILES.skip
...
svn: r22247
2013-05-10 17:02:00 +00:00
Benny Malengier
7f264b91f5
6665: New errors when using pygobject 3.8: Cannot get n_columns on flatbasemodel
...
svn: r22245
2013-05-10 16:03:37 +00:00
Tim G L Lyons
98bfecc918
0006713: Databases written with pickle protocol 3 (Python3) should not be opened with pickle protocol 2 (Python2). Also give warning when about to upgrade a Python2 database to Python3.
...
svn: r22243
2013-05-10 14:38:51 +00:00
Zdenek Hatas
be23e20276
czech translation update
...
svn: r22239
2013-05-10 10:20:51 +00:00
Tim G L Lyons
ab15b85566
Fix to incorrect svn merge in commit 22219 see 0006686: Wrong bsddb upgrade message given
...
svn: r22238
2013-05-10 09:25:27 +00:00
Nick Hall
cf04a983a4
Fix scroll to mark bug on added page
...
svn: r22236
2013-05-10 00:07:16 +00:00
Nick Hall
7ba9ca93da
Simple table fix for numneric and checkbox columns
...
svn: r22234
2013-05-09 23:52:56 +00:00
Paul Franklin
620ba618c2
defer translation for one more date, and cleanup translation
...
svn: r22232
2013-05-09 22:27:41 +00:00
Nick Hall
0a22c95aa2
Convert numeric columns to unicode in simple table
...
svn: r22230
2013-05-09 21:47:42 +00:00
Benny Malengier
11e45f293f
6259: Harcoded 'raw' characters into listing files are not properly displayed into Addons dialog
...
Gramps-addons listings has been fixed needing this change to have this working
svn: r22228
2013-05-09 20:47:04 +00:00
John Ralls
86b7a99101
Fix path left over from debugging session
...
svn: r22225
2013-05-09 19:32:47 +00:00
Tim G L Lyons
735adfb0c1
0006529: Cancelling database upgrade can corrupt the database. Ensure database is unlocked when cancelling upgrade. Make links in dialogues into clickable hyper-links. Ensure dialogue windows stays on top. Reword warning and error messages to use Bsddb version, schema version and Family Tree consistently, to be clearer about the choice the user is being offered, and to provide hyper-links to more information.
...
svn: r22219
2013-05-09 17:24:40 +00:00
Paul Franklin
547f0cacf7
enable deferred translation for this Span representation
...
svn: r22216
2013-05-09 17:04:55 +00:00
Jérôme Rapinat
be6665e99d
6706: some translation messages were missing, update template, add better comments on POTFILES.skip
...
svn: r22213
2013-05-09 10:49:36 +00:00
Jérôme Rapinat
f215a12733
6706: update POTFILES.in POTFILES.skip
...
svn: r22210
2013-05-09 07:43:34 +00:00
Paul Franklin
d8e3e0fb6f
enable translated output for this report
...
svn: r22208
2013-05-09 05:03:52 +00:00
Paul Franklin
ce44a4e57a
enable deferred translation for a Span representation
...
svn: r22206
2013-05-09 05:01:47 +00:00
Jérôme Rapinat
3555289c39
6595, 5621: temp workaround for xgettext bug (not yet fixed on GNU gettext 0.18.2), see https://savannah.gnu.org/bugs/index.php?29216
...
svn: r22204
2013-05-08 09:25:10 +00:00
Paul Franklin
612b893956
better PEP-0008 (trans_text_ ==> trans_text)
...
PEP-0008 reserves the use of a trailing underscore for names
which conflict with Python keywords, which this doesn't.
The goal is to have a permanent name which is unique across
the gramps namespace, since it is defined (in po/genpot.sh
and po/update_po.py) as a keyword to flag strings to be put
into the translation "catalog" file (gramps.pot).
The new keyword "trans_text" is still unique. (Also "_T_".)
svn: r22201
2013-05-07 18:59:43 +00:00
Paul Franklin
6930887aa1
"_ngettext" is no longer used as a gramps translation keyword
...
svn: r22199
2013-05-07 18:12:41 +00:00
Paul Franklin
31699972b8
enable translated output for this report
...
svn: r22197
2013-05-07 17:17:22 +00:00
Paul Franklin
7187eb8ab6
enable deferred translation for the relationship calculator
...
svn: r22195
2013-05-07 17:14:18 +00:00
Benny Malengier
4621d09d4d
6659: Justified paragraph layout does not work in "Custom Book Text" in book report
...
svn: r22190
2013-05-07 12:35:33 +00:00
Paul Franklin
7f411bb964
enable translated output for this report
...
svn: r22189
2013-05-06 19:47:00 +00:00
Peter Landgren
6c50df1ff8
Minor updates.
...
svn: r22187
2013-05-06 16:54:20 +00:00
Vassilii Khachaturov
2201a7d4db
Translation update - ru.
...
test commit in my trunk git/svn env
svn: r22184
2013-05-06 10:50:34 +00:00
Paul Franklin
b2b693ae19
add new keywords to po/genpot.sh, comment both scripts, and add "Id" lines
...
svn: r22183
2013-05-05 19:41:13 +00:00
Nick Hall
9cddf824a2
6582: Fix problem with warning message
...
svn: r22181
2013-05-05 18:17:52 +00:00
Jérôme Rapinat
5e42724282
6595: missing custom keywords support for intltool
...
svn: r22178
2013-05-05 12:54:13 +00:00
Nick Hall
a268271833
Fix participants column in event selector
...
svn: r22176
2013-05-04 23:10:58 +00:00
John Ralls
73d1d080b5
GrampsLocale: When checking translations check full locale first
...
So that e.g. en_GB will be preferred over en if en_GB is in fact the
desired translation.
svn: r22173
2013-05-04 20:23:47 +00:00
John Ralls
d5537ab93a
Add translation to gen.merge.diff
...
svn: r22172
2013-05-04 20:23:37 +00:00
Paul Franklin
16dbd437e1
enable translation of the "Endnotes" section header-word for these reports
...
svn: r22171
2013-05-04 19:30:40 +00:00
Paul Franklin
52f2b9e46a
more flexible multi-column format for BooleanListOption
...
svn: r22169
2013-05-04 18:54:38 +00:00
Jérôme Rapinat
ecdc91160f
6595: add new keywords for xgettext (textual reports and L10N/I18N)
...
svn: r22167
2013-05-04 17:34:35 +00:00
Jérôme Rapinat
dc89736d4a
6595: create a new template every time we are extracting strings from python modules
...
svn: r22164
2013-05-04 15:54:14 +00:00
Jérôme Rapinat
a2d84df7c8
6595: update template; sometimes old entries are remaining (maybe related to join code?)
...
svn: r22163
2013-05-04 15:41:16 +00:00
Jérôme Rapinat
4ecedd6148
6672: Gallery: 'TreePath' object does not support indexing; it also works with pygobject 3.3.2
...
svn: r22162
2013-05-04 14:30:14 +00:00
Jérôme Rapinat
0509177b08
6576: add an optional helptext as tooltip on add_pos_int(); provide a list and sample of pango convenience markups and combinaisons
...
svn: r22159
2013-05-04 06:14:08 +00:00
Paul Franklin
da7f594765
enable translated output for this report
...
svn: r22156
2013-05-04 02:07:51 +00:00
Paul Franklin
da72bfbafb
disambiguate the local report argument name (vs. the similar global name)
...
svn: r22154
2013-05-03 19:17:56 +00:00
Jérôme Rapinat
eb0bbd43d1
6668: number of arguments for notify_db_error() into Export assistant
...
svn: r22148
2013-05-02 18:15:00 +00:00
Jérôme Rapinat
c685be2973
6656: division on hexadecimalcolor
...
svn: r22146
2013-05-02 17:25:24 +00:00
Jérôme Rapinat
4cb0e92643
6576: Set custom pango markup can generate GtkWarning, ValueError or TypeError
...
svn: r22144
2013-05-02 15:43:19 +00:00
Benny Malengier
9f61c09829
6641: Complete Individual Report crashes gramps
...
svn: r22140
2013-05-02 13:26:21 +00:00
Benny Malengier
af584bb950
6659: Justified paragraph layout does not work
...
Actually: it works always, but pango does not justify partial lines...
svn: r22138
2013-05-02 08:51:08 +00:00
Paul Franklin
6a15e552ef
enable translated output for this report
...
svn: r22136
2013-05-01 17:39:37 +00:00
Paul Franklin
3ab598d8f9
enable translated output for this report
...
svn: r22134
2013-05-01 17:38:28 +00:00
Paul Franklin
eca2313b31
enable translated output for this report
...
svn: r22132
2013-05-01 17:36:56 +00:00
Jérôme Rapinat
bdafcda182
add New Zealand holidays (contribution by kerobe aka Ken B)
...
svn: r22127
2013-05-01 08:08:13 +00:00