* configure.in: Put release number back to CVS+date.
* src/po/de.po: Typo. svn: r4955
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2005-07-20 Alexander Roitman <shura@gramps-project.org>
|
||||||
|
* configure.in: Put release number back to CVS+date.
|
||||||
|
* src/po/de.po: Typo.
|
||||||
|
|
||||||
2005-07-18 Don Allingham <don@gramps-project.org>
|
2005-07-18 Don Allingham <don@gramps-project.org>
|
||||||
* src/plugins/NavWebPage.py: add media gallery navigation, clean up
|
* src/plugins/NavWebPage.py: add media gallery navigation, clean up
|
||||||
* src/data/main*.css: add support for media gallery navigation
|
* src/data/main*.css: add support for media gallery navigation
|
||||||
|
|||||||
@@ -7,8 +7,8 @@ AC_PREREQ(2.57)
|
|||||||
AC_INIT(gramps, 2.0.6, gramps-bugs@lists.sourceforge.net)
|
AC_INIT(gramps, 2.0.6, gramps-bugs@lists.sourceforge.net)
|
||||||
AC_CONFIG_SRCDIR(src/gramps.py)
|
AC_CONFIG_SRCDIR(src/gramps.py)
|
||||||
AM_INIT_AUTOMAKE(1.6.3)
|
AM_INIT_AUTOMAKE(1.6.3)
|
||||||
dnl RELEASE=0.CVS$(head -c 10 ${srcdir}/ChangeLog | tr -d '-')
|
RELEASE=0.CVS$(head -c 10 ${srcdir}/ChangeLog | tr -d '-')
|
||||||
RELEASE=1
|
dnl RELEASE=1
|
||||||
|
|
||||||
VERSIONSTRING=$VERSION
|
VERSIONSTRING=$VERSION
|
||||||
if test x"$RELEASE" != "x"
|
if test x"$RELEASE" != "x"
|
||||||
|
|||||||
@@ -3105,7 +3105,7 @@ msgid ""
|
|||||||
"%(male_name)s died on %(death_date)s in %(death_place)s at the age of %(age)"
|
"%(male_name)s died on %(death_date)s in %(death_place)s at the age of %(age)"
|
||||||
"d months."
|
"d months."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"%(male_name)s starb am %(death_date)s in %(death_place)s% im Alter von %(age)"
|
"%(male_name)s starb am %(death_date)s in %(death_place)s im Alter von %(age)"
|
||||||
"d Monaten."
|
"d Monaten."
|
||||||
|
|
||||||
#: ReportUtils.py:1188
|
#: ReportUtils.py:1188
|
||||||
|
|||||||
Reference in New Issue
Block a user