* configure.in: Put release number back to CVS+date.

* src/po/de.po: Typo.


svn: r4955
This commit is contained in:
Alex Roitman 2005-07-20 13:19:57 +00:00
parent ae513c5b60
commit 54112cebc1
3 changed files with 7 additions and 3 deletions

View File

@ -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>
* src/plugins/NavWebPage.py: add media gallery navigation, clean up
* src/data/main*.css: add support for media gallery navigation

View File

@ -7,8 +7,8 @@ AC_PREREQ(2.57)
AC_INIT(gramps, 2.0.6, gramps-bugs@lists.sourceforge.net)
AC_CONFIG_SRCDIR(src/gramps.py)
AM_INIT_AUTOMAKE(1.6.3)
dnl RELEASE=0.CVS$(head -c 10 ${srcdir}/ChangeLog | tr -d '-')
RELEASE=1
RELEASE=0.CVS$(head -c 10 ${srcdir}/ChangeLog | tr -d '-')
dnl RELEASE=1
VERSIONSTRING=$VERSION
if test x"$RELEASE" != "x"

View File

@ -3105,7 +3105,7 @@ msgid ""
"%(male_name)s died on %(death_date)s in %(death_place)s at the age of %(age)"
"d months."
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."
#: ReportUtils.py:1188