diff options
Diffstat (limited to 'apps/updatenotification/l10n/he.js')
-rw-r--r-- | apps/updatenotification/l10n/he.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/he.js b/apps/updatenotification/l10n/he.js index a7c705418b2..54d7de0d636 100644 --- a/apps/updatenotification/l10n/he.js +++ b/apps/updatenotification/l10n/he.js @@ -27,7 +27,6 @@ OC.L10N.register( "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "נא לוודא שב־config.php שלך ה־<samp>appstoreenabled</samp> לא מוגדר ל־false.", "Stable" : "יציב", "Beta" : "בטא", - "Update for %1$s to version %2$s is available." : "עדכון של %1$s לגרסה %2$s זמין.", "Update channel:" : "עדכון ערוץ:" }, "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;"); |