Commit Graph

404 Commits

Author SHA1 Message Date
Jérôme Rapinat
07546c24e4 $ intltool-update -m
svn: r23255
2013-10-07 08:38:04 +00:00
Jérôme Rapinat
c2efe41abc 7110: Add AppData file
svn: r23254
2013-10-07 08:28:57 +00:00
Vassilii Khachaturov
018f0ab30b Revert "6926: display genitive/nominative months as needed"
Sorry, my mistake. Committed from the wrong branch!

This reverts commit 0e82e0077ac1cad122f4584d62b54855ca02e4d8.

svn: r23175
2013-09-20 12:41:46 +00:00
Vassilii Khachaturov
6eebd80dfc 6926: display genitive/nominative months as needed
First proof of concept, fixing the original bug for Russian.
Added gramps/gen/datehandler/_datestrings.py, to hold
all the localized strings, with genitive/nominative
context as appropriate.

Remaining TODO:
1) other languages
2) expand the localized string into RE-style
concat via |, so that displayer uses the 1st instance,
and the parser uses the whole RE. Write the corresponding _().
3) same with short names as with long names
4) harmonize with _grampslocale code reading the names from
elsewhere for Julian/Gregorian months
5) expand to other calendars (non-Julian/non-Gregorian)
6) obsolete the public attributes in dd and replace with accessors

svn: r23173
2013-09-20 12:33:00 +00:00
Nick Hall
2aaca6aac7 6874: Use shorter names in add gramplet list. Remove old attributes gramplet.
svn: r22959
2013-08-30 18:09:48 +00:00
Vassilii Khachaturov
7dfa165710 Restored broken POT generation
removed 2 obsolete files from POTFILES.in
regenerated gramps.pot and ru.po

svn: r22921
2013-08-28 16:39:01 +00:00
Nick Hall
50ccc05119 Combine three new rules with existing rules
svn: r22828
2013-08-09 14:06:48 +00:00
Nick Hall
927415ee88 Add regular expressions to rules
svn: r22823
2013-08-08 22:51:44 +00:00
Nick Hall
fe258bf600 6950: Add new rule for events with places matching filter
svn: r22816
2013-08-07 23:26:16 +00:00
Vassilii Khachaturov
a987be1f3a 6883: non-Western fonts broken in PS reports
Reapply from gramps40.

svn: r22811
2013-08-06 22:34:54 +00:00
Paul Franklin
9148eaf18f add the missing import to the 3139 fix I added, sigh
svn: r22713
2013-07-21 20:49:01 +00:00
Paul Franklin
9e757e2249 move five files with translatable strings out of POTFILES.skip
svn: r22247
2013-05-10 17:02:00 +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
Jérôme Rapinat
4d0ed91cfa 6669: Descriptions for file formats into Export dialog are ignored by the translation
svn: r22117
2013-04-29 08:08:54 +00:00
Jérôme Rapinat
c1b9b826ef "Id" property added on rev21991, re-add it into a comment line
svn: r22086
2013-04-23 05:45:48 +00:00
Jérôme Rapinat
f546908d17 Cannot check $ID$ line as file...
svn: r22071
2013-04-22 07:39:39 +00:00
Jérôme Rapinat
0149435358 minor update
svn: r22070
2013-04-22 07:37:31 +00:00
Paul Franklin
d50b4ced58 add "Id" property and line, and stdoptions.py
svn: r21991
2013-04-13 23:35:10 +00:00
Peter Landgren
3aaa4641d7 Update for spelling of Family Tree.
svn: r21937
2013-04-10 09:33:41 +00:00
Peter Landgren
e46c38bf0e Added strings for sidebar category.
svn: r21291
2013-02-04 17:53:34 +00:00
Jérôme Rapinat
5f9651927e listing missing references
svn: r21210
2013-01-24 15:37:45 +00:00
Jérôme Rapinat
4ae494bff9 "grampletview" is now "dashboardview"
svn: r21188
2013-01-21 15:51:59 +00:00
Jérôme Rapinat
5ae04dfc19 some broken references have blocked python modules check
svn: r21187
2013-01-21 15:40:23 +00:00
Jérôme Rapinat
8c5d7afb5c update for testing translations handling
svn: r21184
2013-01-21 10:08:11 +00:00
Nick Hall
0b2ccdee6d Add family filter to match twins
svn: r21132
2013-01-15 18:27:43 +00:00
Jérôme Rapinat
d5870ff1f4 new location for tips.xml
svn: r21005
2013-01-05 14:41:54 +00:00
Nick Hall
57dc4c0118 Convert filenames to lower case
svn: r20985
2013-01-04 22:29:44 +00:00
Nick Hall
28a51a72d5 6281: Rename GrampsBar to GrampletBar and move into widgets directory
svn: r20977
2013-01-04 17:16:28 +00:00
Benny Malengier
eb09afbc99 2620: GEPS 031: Python 3 support - 3.2
Python 3 needs absolute import after reload in plugins dir, but a dir may not be called import
So import is renamed to importer


svn: r20660
2012-11-15 10:41:15 +00:00
Jérôme Rapinat
fc0c5a30e3 typo on revision 20567
svn: r20568
2012-10-16 18:41:09 +00:00
Jérôme Rapinat
1a7862e848 6096: update POTFILES.in, try to handle entries on python script
svn: r20567
2012-10-16 18:39:40 +00:00
Jérôme Rapinat
546c591015 6096: typo, do not need to merge const.py.in
svn: r20535
2012-10-08 09:21:11 +00:00
Jérôme Rapinat
a9bf135c65 6096: check missing references; ignore "python" comments for translation (update_po)
svn: r20534
2012-10-08 09:17:33 +00:00
Benny Malengier
c87343eb61 update_po: automatically determine py and glade files to translate
svn: r20507
2012-10-03 15:37:44 +00:00
Benny Malengier
9a9ba88cdc GEPS 026: convert po from src/ to gramps/
svn: r20469
2012-09-30 14:36:09 +00:00
Benny Malengier
0478af1335 fanchart: allow reorder on the desc fam chart, improve layout, shorter print string
svn: r20410
2012-09-18 12:04:37 +00:00
Benny Malengier
4283ce217b feature: add a fanchart descendant gramplet as the normal fan
svn: r20408
2012-09-17 21:01:28 +00:00
Benny Malengier
1c6df8ad46 Feature: a fanchart for descendants. Futher to test with duplicates
svn: r20402
2012-09-16 23:05:37 +00:00
Benny Malengier
d14bdeb262 6014: Citation view crash
svn: r20324
2012-09-04 11:35:37 +00:00
Benny Malengier
7d96db40ed Gender stats are wrong on some imports. Added tool to rebuild the gender statistics
svn: r20302
2012-08-31 13:35:14 +00:00
Benny Malengier
734b6dff3c 6003: Not all sourcebase objects have the same source filter
svn: r20271
2012-08-27 09:39:02 +00:00
Benny Malengier
869777a651 GTK3: working fanchart gramplet. moved reused part to gui.widgets
svn: r20252
2012-08-22 15:50:34 +00:00
Jérôme Rapinat
216bbfee1e update POTFILES and Makefile references according to 'po/test/po_test.py'
svn: r20003
2012-07-15 14:42:46 +00:00
Nick Hall
e73eec36aa 5886: Update Makefile.am and POTFILES.in for r19943
svn: r19946
2012-07-03 12:22:22 +00:00
Nick Hall
ae1585df82 GEPS008: Move const module
svn: r19928
2012-06-27 17:30:30 +00:00
Nick Hall
f381a707b0 GEPS008: Combine db, name, referent and tree modules
svn: r19924
2012-06-26 14:22:22 +00:00
Nick Hall
449bb71a49 GEPS008: Removed Utils module
svn: r19923
2012-06-25 22:04:16 +00:00
Nick Hall
4209730bcb GEPS008: Create new module for string mappings
svn: r19917
2012-06-24 19:14:25 +00:00
Nick Hall
8b297167b1 GEPS008: Create new module for name utilities
svn: r19909
2012-06-24 00:15:17 +00:00