summaryrefslogtreecommitdiffabout
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--bin/kdepim/WhatsNew.txt7
-rw-r--r--bin/kdepim/korganizer/germantranslation.txt4
2 files changed, 11 insertions, 0 deletions
diff --git a/bin/kdepim/WhatsNew.txt b/bin/kdepim/WhatsNew.txt
index 031c7f2..8af7da2 100644
--- a/bin/kdepim/WhatsNew.txt
+++ b/bin/kdepim/WhatsNew.txt
@@ -1,98 +1,105 @@
1Info about the changes in new versions of KDE-Pim/Pi 1Info about the changes in new versions of KDE-Pim/Pi
2 2
3********** VERSION 2.0.3 ************
4
5KO/Pi:
6Added feature for changing alarm settings for many items at once:
7Open list view (or search dialog), select the desired items and choose in
8the popup menu: Set alarm for selected...
9
3********** VERSION 2.0.2 ************ 10********** VERSION 2.0.2 ************
4 11
5KO/Pi: 12KO/Pi:
6Fixed the layout problem of the day label buttons 13Fixed the layout problem of the day label buttons
7of the agenda view introduced in version 2.0.1. 14of the agenda view introduced in version 2.0.1.
8 15
9Added WhatsThis support for the todo view and the list view. 16Added WhatsThis support for the todo view and the list view.
10 17
11Added a quite useful feature to the montview. 18Added a quite useful feature to the montview.
12Just click on the week numbers on the left. 19Just click on the week numbers on the left.
13And in the top right corner of month view/agenda view 20And in the top right corner of month view/agenda view
14there is now a "week number quick selector". 21there is now a "week number quick selector".
15(Click on the black triangle). 22(Click on the black triangle).
16 23
17Made the quite difficult timezone change in KO/Pi easy. 24Made the quite difficult timezone change in KO/Pi easy.
18 25
19OM/Pi: 26OM/Pi:
20Fixed too small icons on desktop. 27Fixed too small icons on desktop.
21Fixed non visible icons in mainwindow on Z with fastload enabled. 28Fixed non visible icons in mainwindow on Z with fastload enabled.
22Added signature file setting to smtp account config. 29Added signature file setting to smtp account config.
23And the signature can be edited and saved in the edit mail dialog. 30And the signature can be edited and saved in the edit mail dialog.
24That does mean: 31That does mean:
25Simply edit the signature for the selected smtp account in the 32Simply edit the signature for the selected smtp account in the
26edit new mail dialog and press the "save signature" button there. 33edit new mail dialog and press the "save signature" button there.
27Then the signature is saved to the file specified in the smtp account settings. 34Then the signature is saved to the file specified in the smtp account settings.
28If there is no file specified, it is saved automatically to the file 35If there is no file specified, it is saved automatically to the file
29kdepim/apps/kopiemail/<accountname>.sig. 36kdepim/apps/kopiemail/<accountname>.sig.
30 37
31 38
32 39
33********** VERSION 2.0.1 ************ 40********** VERSION 2.0.1 ************
34 41
35Oooops ... I forgot to test on the Zaurus 5500 ... 42Oooops ... I forgot to test on the Zaurus 5500 ...
36 43
37Fixed many problems of new (english) strings (and german translations) 44Fixed many problems of new (english) strings (and german translations)
38introduced in the latest versions, where the text was not fitting on the 45introduced in the latest versions, where the text was not fitting on the
39240x320 display of the Zaurus 5500. 46240x320 display of the Zaurus 5500.
40 47
41KO/Pi: 48KO/Pi:
42Added a popup menu ( press pen and hold to get popup ) to the agenda view 49Added a popup menu ( press pen and hold to get popup ) to the agenda view
43with many useful items (add event/todo, show next week, two weeks, month, journal). 50with many useful items (add event/todo, show next week, two weeks, month, journal).
44 51
45Added items to the todolist popup menu for: 52Added items to the todolist popup menu for:
46Display all opened, all closed or all todos flat. 53Display all opened, all closed or all todos flat.
47The "flat" view makes is possible to sort all todos after ,e.g., prio or date. 54The "flat" view makes is possible to sort all todos after ,e.g., prio or date.
48Made the reparenting of todos on the desktop possible via Drag&Drop. 55Made the reparenting of todos on the desktop possible via Drag&Drop.
49Fixed several bugs in setting the completed datetime for todos. 56Fixed several bugs in setting the completed datetime for todos.
50Added info about completed datetime of todos to the todo viewer. 57Added info about completed datetime of todos to the todo viewer.
51Now displaying a completed todo (with completed datetime set) in the agenda view 58Now displaying a completed todo (with completed datetime set) in the agenda view
52at the time of the completion. Such that now it is possible to see in the agenda view 59at the time of the completion. Such that now it is possible to see in the agenda view
53when what todo was completed. 60when what todo was completed.
54Fixed behaviour of automatic setting completion of todos with sub-todos/parent todos. 61Fixed behaviour of automatic setting completion of todos with sub-todos/parent todos.
55Now the behaviour is: 62Now the behaviour is:
56Setting a parent to complete sets all (sub)childs to complete. 63Setting a parent to complete sets all (sub)childs to complete.
57Setting a parent to uncomplete does not change the childs. 64Setting a parent to uncomplete does not change the childs.
58Setting a child to uncomplete sets all parent to uncomplete. 65Setting a child to uncomplete sets all parent to uncomplete.
59Setting a child to complete does not change the parents. 66Setting a child to complete does not change the parents.
60 67
61Smart updating and double buffering of the daymatrix. 68Smart updating and double buffering of the daymatrix.
62Showing holidays in the day matrix. 69Showing holidays in the day matrix.
63Many other small performance updates. 70Many other small performance updates.
64 71
65Made day labels in agenda clickable. By clicking a label, the day is displayed in single day mode. 72Made day labels in agenda clickable. By clicking a label, the day is displayed in single day mode.
66 73
67Now the translation file usertranslation.txt is supposed to be in utf8 format. 74Now the translation file usertranslation.txt is supposed to be in utf8 format.
68If you want to translate a language from western europe, just change the germantranslation.txt file. Please read the updated Usertranslation HowTo in KO/Pi Help menu. 75If you want to translate a language from western europe, just change the germantranslation.txt file. Please read the updated Usertranslation HowTo in KO/Pi Help menu.
69 76
70 77
71********** VERSION 2.0.0 ************ 78********** VERSION 2.0.0 ************
72 79
73Stable release 2.0.0! 80Stable release 2.0.0!
74 81
75KO/Pi: 82KO/Pi:
76Fixed problem in edit dialog recreation at startup. 83Fixed problem in edit dialog recreation at startup.
77Made "toggle view*" menu items enabled context sensitive. 84Made "toggle view*" menu items enabled context sensitive.
78Changed agenda size menu to items 1-10. 85Changed agenda size menu to items 1-10.
79Made it possible to change agenda size quickly by pressing mouse on timelabels in agenda view and move mouse up/down. 86Made it possible to change agenda size quickly by pressing mouse on timelabels in agenda view and move mouse up/down.
80Usebility enhancements in the KO/Pi menus. 87Usebility enhancements in the KO/Pi menus.
81Birthday import now adds year to summary. 88Birthday import now adds year to summary.
82What's Next view shows age in years for birthday. 89What's Next view shows age in years for birthday.
83 90
84OM/Pi: 91OM/Pi:
85Added three info lines to display subject, from and to of selected mails. 92Added three info lines to display subject, from and to of selected mails.
86 93
87KA/Pi: 94KA/Pi:
88Fixed jump bar behaviour on Zaurus. 95Fixed jump bar behaviour on Zaurus.
89Now KA/Pi search field supports searching for a range of starting characters. 96Now KA/Pi search field supports searching for a range of starting characters.
90E.g. to search for all contact beginning with b to n, type 97E.g. to search for all contact beginning with b to n, type
91b-n 98b-n
92in the search field. 99in the search field.
93 100
94********** VERSION 1.9.20 ************ 101********** VERSION 1.9.20 ************
95 102
96KO/Pi: 103KO/Pi:
97Added for the "dislplay one day" agenda mode 104Added for the "dislplay one day" agenda mode
98info in the caption and in the day lables: 105info in the caption and in the day lables:
diff --git a/bin/kdepim/korganizer/germantranslation.txt b/bin/kdepim/korganizer/germantranslation.txt
index 6abf802..12b70a0 100644
--- a/bin/kdepim/korganizer/germantranslation.txt
+++ b/bin/kdepim/korganizer/germantranslation.txt
@@ -1121,96 +1121,100 @@
1121{ "Print","Print" }, 1121{ "Print","Print" },
1122{ "&Setup Printer...","Drucker &Setup..." }, 1122{ "&Setup Printer...","Drucker &Setup..." },
1123{ "View Type","Zeige Typ" }, 1123{ "View Type","Zeige Typ" },
1124{ "Page &orientation:","Seiten Ausrichtung:" }, 1124{ "Page &orientation:","Seiten Ausrichtung:" },
1125{ "Use Default of Selected Style","Default des selektierten Stils" }, 1125{ "Use Default of Selected Style","Default des selektierten Stils" },
1126{ "Use Default Setting of Printer","Default Einstellung des Druckers" }, 1126{ "Use Default Setting of Printer","Default Einstellung des Druckers" },
1127{ "Portrait","Portrait" }, 1127{ "Portrait","Portrait" },
1128{ "Landscape","Landschaft" }, 1128{ "Landscape","Landschaft" },
1129{ "Print day","Drucke Tag" }, 1129{ "Print day","Drucke Tag" },
1130{ "CalPrintDay_Base","CalPrintDay_Base" }, 1130{ "CalPrintDay_Base","CalPrintDay_Base" },
1131{ "Date && Time Range","Datum && Zeitspanne" }, 1131{ "Date && Time Range","Datum && Zeitspanne" },
1132{ "&End date:","&Enddatum:" }, 1132{ "&End date:","&Enddatum:" },
1133{ "&Start date:","&Startdatum:" }, 1133{ "&Start date:","&Startdatum:" },
1134{ "Start &time:","Startzeit:" }, 1134{ "Start &time:","Startzeit:" },
1135{ "End ti&me:","Endzeit:" }, 1135{ "End ti&me:","Endzeit:" },
1136{ "E&xtend time range to include all events","Erweitere Zeitspanne um alle Termine einzuschliessen" }, 1136{ "E&xtend time range to include all events","Erweitere Zeitspanne um alle Termine einzuschliessen" },
1137{ "Include to&dos that are due on the printed day(s)","Inclusive To&dos, die an den selektierten Tagen fällig sind" }, 1137{ "Include to&dos that are due on the printed day(s)","Inclusive To&dos, die an den selektierten Tagen fällig sind" },
1138{ "Alt+D","Alt+D" }, 1138{ "Alt+D","Alt+D" },
1139{ "&Use colors","Nutze Farben" }, 1139{ "&Use colors","Nutze Farben" },
1140{ "Alt+U","Alt+U" }, 1140{ "Alt+U","Alt+U" },
1141{ "Print week","Drucke Woche" }, 1141{ "Print week","Drucke Woche" },
1142{ "CalPrintWeek_Base","CalPrintWeek_Base" }, 1142{ "CalPrintWeek_Base","CalPrintWeek_Base" },
1143{ "Use &colors","Nutze Farben" }, 1143{ "Use &colors","Nutze Farben" },
1144{ "Type of View","Typ der Ansicht" }, 1144{ "Type of View","Typ der Ansicht" },
1145{ "Print as &Filofax page","Drucke als &Filofax Seite" }, 1145{ "Print as &Filofax page","Drucke als &Filofax Seite" },
1146{ "Alt+F","Alt+F" }, 1146{ "Alt+F","Alt+F" },
1147{ "Print as &timetable view:","Drucke als Zeittabelle:" }, 1147{ "Print as &timetable view:","Drucke als Zeittabelle:" },
1148{ "Alt+T","Alt+T" }, 1148{ "Alt+T","Alt+T" },
1149{ "Print as split week view","Drucke als gesplittete Wochenansicht" }, 1149{ "Print as split week view","Drucke als gesplittete Wochenansicht" },
1150{ "Print month","Drucke Monat" }, 1150{ "Print month","Drucke Monat" },
1151{ "CalPrintMonth_Base","CalPrintMonth_Base" }, 1151{ "CalPrintMonth_Base","CalPrintMonth_Base" },
1152{ "&Start month:","&Startmonat:" }, 1152{ "&Start month:","&Startmonat:" },
1153{ "&End month:","&Endmonat:" }, 1153{ "&End month:","&Endmonat:" },
1154{ "Print week &numbers","Drucke Wochen Nummer(n)" }, 1154{ "Print week &numbers","Drucke Wochen Nummer(n)" },
1155{ "Print todos","Drucke Todos" }, 1155{ "Print todos","Drucke Todos" },
1156{ "CalPrintTodoConfig_Base","CalPrintTodoConfig_Base" }, 1156{ "CalPrintTodoConfig_Base","CalPrintTodoConfig_Base" },
1157{ "Include &description of the item","Inclusive Itembeschreibung" }, 1157{ "Include &description of the item","Inclusive Itembeschreibung" },
1158{ "Include d&ue date of the item","Inclusive Fälligkeitsdatum des Items" }, 1158{ "Include d&ue date of the item","Inclusive Fälligkeitsdatum des Items" },
1159{ "Include &priority of the item","Inclusive Priorität des Items" }, 1159{ "Include &priority of the item","Inclusive Priorität des Items" },
1160{ "Items to Print","Zu druckende Items" }, 1160{ "Items to Print","Zu druckende Items" },
1161{ "&From:","Von:" }, 1161{ "&From:","Von:" },
1162{ "&To:","Bis:" }, 1162{ "&To:","Bis:" },
1163{ "Print &all todo items","Drucke alle Todo Items" }, 1163{ "Print &all todo items","Drucke alle Todo Items" },
1164{ "Print only &uncompleted items","Drucke nur nicht erledigte Todos" }, 1164{ "Print only &uncompleted items","Drucke nur nicht erledigte Todos" },
1165{ "Only items due in the &range:","Nur Items in dem Zeitraum:" }, 1165{ "Only items due in the &range:","Nur Items in dem Zeitraum:" },
1166{ "Todo List","Todo Liste" }, 1166{ "Todo List","Todo Liste" },
1167{ "&Title:","&Titel:" }, 1167{ "&Title:","&Titel:" },
1168{ "Co&nnect subtodos with its parent","Verbinde Unter-Todos mit ihren Ober-Todos" }, 1168{ "Co&nnect subtodos with its parent","Verbinde Unter-Todos mit ihren Ober-Todos" },
1169{ "Todo list","Todo Liste" }, 1169{ "Todo list","Todo Liste" },
1170{ "&Print...","Drucke..." }, 1170{ "&Print...","Drucke..." },
1171{ "<qt>Printing on printer <b>%1</b></qt>","<qt>Drucke auf Drucker <b>%1</b></qt>" }, 1171{ "<qt>Printing on printer <b>%1</b></qt>","<qt>Drucke auf Drucker <b>%1</b></qt>" },
1172{ "[Unconfigured]","[Unkonfiguriert]" }, 1172{ "[Unconfigured]","[Unkonfiguriert]" },
1173{ "OK","OK" }, 1173{ "OK","OK" },
1174{ "FilterEditor","FilterEditor" }, 1174{ "FilterEditor","FilterEditor" },
1175{ "Include","Inclusive" }, 1175{ "Include","Inclusive" },
1176{ "Exclude","Exclusive" }, 1176{ "Exclude","Exclusive" },
1177{ "Edit Selection...","Editiere Auswahl" }, 1177{ "Edit Selection...","Editiere Auswahl" },
1178{ "recurring events","wiederholende Termine" }, 1178{ "recurring events","wiederholende Termine" },
1179{ "recurr. events","wiederh.Termine" }, 1179{ "recurr. events","wiederh.Termine" },
1180{ "completed to-dos","erledigte Todos" }, 1180{ "completed to-dos","erledigte Todos" },
1181{ "events","Termine" }, 1181{ "events","Termine" },
1182{ "todos","Todos" }, 1182{ "todos","Todos" },
1183{ "journals","Journale" }, 1183{ "journals","Journale" },
1184{ "public","öffentl." }, 1184{ "public","öffentl." },
1185{ "private","privat" }, 1185{ "private","privat" },
1186{ "confidential","vertraul." }, 1186{ "confidential","vertraul." },
1187{ "\nhas sub-todos.\nAll completed sub-todos\nwill be deleted as well!","\nhat Unter-Todos.\nAlle erledigten Unter-Todos\nwerden auch gelöscht!" }, 1187{ "\nhas sub-todos.\nAll completed sub-todos\nwill be deleted as well!","\nhat Unter-Todos.\nAlle erledigten Unter-Todos\nwerden auch gelöscht!" },
1188{ "Yesterday","Gestern" }, 1188{ "Yesterday","Gestern" },
1189{ "Day after tomorrow","Übermorgen" }, 1189{ "Day after tomorrow","Übermorgen" },
1190{ "Tomorrow","Morgen" }, 1190{ "Tomorrow","Morgen" },
1191{ "Day before yesterday","Vorgestern" }, 1191{ "Day before yesterday","Vorgestern" },
1192{ "Size %1","Größe %1" }, 1192{ "Size %1","Größe %1" },
1193{ "New Agendasize: %1","Neue Agendagröße: %1" }, 1193{ "New Agendasize: %1","Neue Agendagröße: %1" },
1194{ " (%1 y.)"," (%1 J.)" }, 1194{ " (%1 y.)"," (%1 J.)" },
1195{ "Allday:","Ganztägig:" }, 1195{ "Allday:","Ganztägig:" },
1196{ "compl.todos","erled.Todos" }, 1196{ "compl.todos","erled.Todos" },
1197{ "Day view","Tagesansicht" }, 1197{ "Day view","Tagesansicht" },
1198{ "Next days","Nächste Tage" }, 1198{ "Next days","Nächste Tage" },
1199{ "Next week","Nächste Woche" }, 1199{ "Next week","Nächste Woche" },
1200{ "Next two weeks","Nächste zwei Wochen" }, 1200{ "Next two weeks","Nächste zwei Wochen" },
1201{ "Next month","Nächster Monat" }, 1201{ "Next month","Nächster Monat" },
1202{ "Journal view","Journal" }, 1202{ "Journal view","Journal" },
1203{ "Display all opened","Zeige alle geöffnet" }, 1203{ "Display all opened","Zeige alle geöffnet" },
1204{ "Display all closed","Zeige alle geschlossen" }, 1204{ "Display all closed","Zeige alle geschlossen" },
1205{ "Display all flat","Zeige alle flach" }, 1205{ "Display all flat","Zeige alle flach" },
1206{ "<p><i>Completed on %1</i></p>","<p><i>Erledigt am %1</i></p>" }, 1206{ "<p><i>Completed on %1</i></p>","<p><i>Erledigt am %1</i></p>" },
1207{ "Default todo done color:","Standard Todo erledigt Farbe" }, 1207{ "Default todo done color:","Standard Todo erledigt Farbe" },
1208{ "Select week %1-%2","Selektiere Woche %1-%2" }, 1208{ "Select week %1-%2","Selektiere Woche %1-%2" },
1209{ "Select Week","Selektiere Woche" }, 1209{ "Select Week","Selektiere Woche" },
1210{ "Set alarm for selected...","Setze Alarm für Selekt..." }, 1210{ "Set alarm for selected...","Setze Alarm für Selekt..." },
1211{ "Set reminder offset to:","Setze Alarm Offset auf:" }, 1211{ "Set reminder offset to:","Setze Alarm Offset auf:" },
1212{ "Set Alarm!","Setze Alarm!" }, 1212{ "Set Alarm!","Setze Alarm!" },
1213{ "Canged alarm for %1 items","Alarm für %1 Items geändert" }, 1213{ "Canged alarm for %1 items","Alarm für %1 Items geändert" },
1214{ "","" }, 1214{ "","" },
1215{ "","" }, 1215{ "","" },
1216{ "","" }, 1216{ "","" },
1217{ "","" },
1218{ "","" },
1219{ "","" },
1220{ "","" },