Skip to content
Snippets Groups Projects
Commit 2e66130e authored by Andreas Schindlbeck's avatar Andreas Schindlbeck
Browse files

Notifications: Übersetzungen

parent 948de63f
No related branches found
No related tags found
No related merge requests found
......@@ -22,6 +22,10 @@
<key>Project management</key>
<value>Projektmanagement</value>
</entry>
<entry>
<key>ARCHIVE</key>
<value>Archiviert</value>
</entry>
<entry>
<key>No calls</key>
<value>Keine Anrufe</value>
......@@ -45,6 +49,10 @@
<key>Long string value</key>
<value>Langer String-Wert</value>
</entry>
<entry>
<key>CONFIRMED</key>
<value>Gelesen</value>
</entry>
<entry>
<key>Advertising bans</key>
<value>Werbesperren</value>
......@@ -69,6 +77,14 @@
<key>Complaint</key>
<value>Reklamation</value>
</entry>
<entry>
<key>SEEN</key>
<value>Neu</value>
</entry>
<entry>
<key>UNSEEN</key>
<value>Neu</value>
</entry>
<entry>
<key>Advertising ban</key>
<value>Werbesperre</value>
......@@ -1169,6 +1185,10 @@
<key>Filesize</key>
<value>Dateigrösse</value>
</entry>
<entry>
<key>TODELETE</key>
<value>Für Löschung vorgesehen</value>
</entry>
<entry>
<key>Contracts</key>
<value>Verträge</value>
......
......@@ -3760,6 +3760,27 @@
<entry>
<key>No letters</key>
</entry>
<entry>
<key>ended (abandoned)</key>
</entry>
<entry>
<key>customer checks</key>
</entry>
<entry>
<key>assigned</key>
</entry>
<entry>
<key>ended (done)</key>
</entry>
<entry>
<key>Long string value</key>
</entry>
<entry>
<key>still incorrect</key>
</entry>
<entry>
<key>unassigned</key>
</entry>
</keyValueMap>
<font name="Dialog" style="0" size="11" />
</language>
......@@ -7,3 +7,16 @@ import("system.util");
var users = ["Admin", "Birgit Leicht", "Harold Smith", "Herbert Obermeier", "Lisa Sommer", "Susanne Lustig"];
calendars.setCalendarUser(users, calendars.RIGHT_READ | calendars.RIGHT_WRITE, false, calendars.SORTSTRATEGY_NATURAL);
calendars.setCheckAttendeesOnWrite(false);
//notification.addNotification(
// "null",
// text.encodeMS(["Organisation", "b219b58a-f120-42d8-9a64-0b176501eac7"]),
// null,
// "",
// "Wurstmontag",
// notification.PRIO_MAX,
// 1,
// notification.STATE_UNSEEN,
// ["_____USER_bcdfb521-c7d0-4ef1-8916-78e7d3232046"],
// "Auf gehts zum Wurstmontag!",
// "Erinnerung zum Wurstmontag");
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment