aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/he.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dav/l10n/he.js')
-rw-r--r--apps/dav/l10n/he.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/dav/l10n/he.js b/apps/dav/l10n/he.js
index b2dab69e469..8a6861c8a3e 100644
--- a/apps/dav/l10n/he.js
+++ b/apps/dav/l10n/he.js
@@ -110,7 +110,6 @@ OC.L10N.register(
"You solved todo {todo} in list {calendar}" : "פתרת משימה לביצוע {todo} ברשימה {calendar}",
"{actor} reopened todo {todo} in list {calendar}" : "המשימה לביצוע {todo} ברשימה {calendar} נפתחה מחדש על ידי {actor}",
"You reopened todo {todo} in list {calendar}" : "פתחת מחדש את המשימה לביצוע {todo} ברשימה {calendar}",
- "A calendar <strong>todo</strong> was modified" : "נערכה <strong>מטלה</strong> בלוח שנה",
- "Comment" : "הערה"
+ "A calendar <strong>todo</strong> was modified" : "נערכה <strong>מטלה</strong> בלוח שנה"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;");