summaryrefslogtreecommitdiffabout
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--bin/kdepim/korganizer/germantranslation.txt7
-rw-r--r--korganizer/mainwindow.cpp2
2 files changed, 4 insertions, 5 deletions
diff --git a/bin/kdepim/korganizer/germantranslation.txt b/bin/kdepim/korganizer/germantranslation.txt
index ed6a1c1..350d6b1 100644
--- a/bin/kdepim/korganizer/germantranslation.txt
+++ b/bin/kdepim/korganizer/germantranslation.txt
@@ -508,4 +508,3 @@
508{ "Import Opie/Qtopia Cal.","Importiere Opie/Qtopia Kal." }, 508{ "Import Opie/Qtopia Cal.","Importiere Opie/Qtopia Kal." },
509{ "Load Calendar Backup","Lade Kalender Backup" }, 509{ "Save Backup...","Speichere Backup..." },
510{ "Save Calendar Backup...","Speichere Kalender Backup..." },
511{ "Export VCalendar","Exportiere VCalendar" }, 510{ "Export VCalendar","Exportiere VCalendar" },
@@ -583,3 +582,3 @@
583{ "Save","Speichern" }, 582{ "Save","Speichern" },
584{ "Exit (+save)","Beenden (+ speichern)" }, 583{ "Exit (+save)","Beenden(+speichern)" },
585{ "Home","Zuhause" }, 584{ "Home","Zuhause" },
@@ -1045,3 +1044,3 @@
1045{ "Toolbar","Toolbar" }, 1044{ "Toolbar","Toolbar" },
1046{ "Undo Delete...","Löschen rückgängig machen..." }, 1045{ "Undo Delete...","Undo Löschen..." },
1047{ "Undo Delete","Löschen rückgängig machen" }, 1046{ "Undo Delete","Löschen rückgängig machen" },
diff --git a/korganizer/mainwindow.cpp b/korganizer/mainwindow.cpp
index 501eed5..862d437 100644
--- a/korganizer/mainwindow.cpp
+++ b/korganizer/mainwindow.cpp
@@ -1067,3 +1067,3 @@ void MainWindow::initActions()
1067#endif 1067#endif
1068 action = new QAction( "save_cal", i18n("Save Calendar Backup..."), 0, 1068 action = new QAction( "save_cal", i18n("Save Backup..."), 0,
1069 this ); 1069 this );