From 8806659d8e05c6b9b77a62f08b45d2816978a51a Mon Sep 17 00:00:00 2001 From: Thilo Graf Date: Sat, 18 Jul 2020 16:59:15 +0200 Subject: [PATCH] locales: update locales supplement to commit: opkg_manager: show count of available updates after update check Origin commit data ------------------ Commit: https://github.com/neutrino-images/ni-neutrino/commit/81de9d5568baf51b27925ed4785cb048c18af3ef Author: Thilo Graf Date: 2020-07-18 (Sat, 18 Jul 2020) --- data/locale/deutsch.locale | 2 +- data/locale/english.locale | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/locale/deutsch.locale b/data/locale/deutsch.locale index 44de13ced..f7fa62bcf 100644 --- a/data/locale/deutsch.locale +++ b/data/locale/deutsch.locale @@ -2387,7 +2387,7 @@ opkg.install.local.package Installiere lokales Paket opkg.messagebox.reinstall %s erneut installieren? opkg.messagebox.remove %s entfernen? opkg.messagebox.size.error Nicht genügend freier Speicher für Paketinstallation verfügbar! -opkg.messagebox.updates.available Aktualisierungen verfügbar! +opkg.messagebox.updates.available Aktualisierung(en) verfügbar! opkg.success.install Installation erfolgreich!\nNeustart von Neutrino kann erforderlich sein. Jetzt neu starten? opkg.title Paketverwaltung opkg.update.check Prüfe auf Updates ... diff --git a/data/locale/english.locale b/data/locale/english.locale index 533e35862..c30210874 100644 --- a/data/locale/english.locale +++ b/data/locale/english.locale @@ -2333,7 +2333,7 @@ opkg.install.local.package Install local package opkg.messagebox.reinstall Re-install %s? opkg.messagebox.remove Remove %s? opkg.messagebox.size.error Not enough free memory available for this package! -opkg.messagebox.updates.available Updates available! +opkg.messagebox.updates.available Update(s) available! opkg.success.install Install successful!\n restart of Neutrino might be required. Restart now? opkg.title Package Management opkg.update.check Checking for updates ...