aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKenneth Christiansen <kenneth@src.gnome.org>2000-06-06 04:27:32 +0800
committerKenneth Christiansen <kenneth@src.gnome.org>2000-06-06 04:27:32 +0800
commit4a85bdfa85217a08bf415e2dcb3a688bf0254d71 (patch)
tree5f62c161db3bb32895a7e87b4abb3f9f646fa1ce
parentd5404ffe578668a72154e513ffae33758437d77a (diff)
downloadgsoc2013-evolution-4a85bdfa85217a08bf415e2dcb3a688bf0254d71.tar
gsoc2013-evolution-4a85bdfa85217a08bf415e2dcb3a688bf0254d71.tar.gz
gsoc2013-evolution-4a85bdfa85217a08bf415e2dcb3a688bf0254d71.tar.bz2
gsoc2013-evolution-4a85bdfa85217a08bf415e2dcb3a688bf0254d71.tar.lz
gsoc2013-evolution-4a85bdfa85217a08bf415e2dcb3a688bf0254d71.tar.xz
gsoc2013-evolution-4a85bdfa85217a08bf415e2dcb3a688bf0254d71.tar.zst
gsoc2013-evolution-4a85bdfa85217a08bf415e2dcb3a688bf0254d71.zip
update
svn path=/trunk/; revision=3429
-rw-r--r--po/da.po2
-rwxr-xr-xpo/update.pl2
2 files changed, 2 insertions, 2 deletions
diff --git a/po/da.po b/po/da.po
index ac6c210952..d03708d8f4 100644
--- a/po/da.po
+++ b/po/da.po
@@ -609,7 +609,7 @@ msgstr "Tredje"
#: calendar/gui/print.c:265
msgid "4th"
-msgstr Fjere"
+msgstr "Fjere"
#: calendar/gui/print.c:265
msgid "5th"
diff --git a/po/update.pl b/po/update.pl
index 93bc46d42f..9cc746fa46 100755
--- a/po/update.pl
+++ b/po/update.pl
@@ -8,7 +8,7 @@
$VERSION = "1.2.5 beta 2";
$LANG = $ARGV[0];
-$PACKAGE = "nautilus";
+$PACKAGE = "evolution";
if (! $LANG){
print "update.pl: missing file arguments\n";