@ -63,7 +63,7 @@ Item {
KCoreAddons.Format.formatRelativeDateTime(inhibitedUntil, Locale.ShortFormat)));
}
} else if (lines.length === 0) {
lines.push(i18n("No unread notificatons"));
lines.push(i18n("No unread notifications"));
return lines.join("\n");
@ -21,7 +21,7 @@
<label>The name of the icon of the notifying application</label>
</entry>
<entry name="summary" type="String">
<label>Summary of the notificaton text</label>
<label>Summary of the notification text</label>
<entry name="body" type="String">
<label>The whole text of the notification</label>