From 6feca09a07e055c0d1bc8ec5bb54328d44bf3f37 Mon Sep 17 00:00:00 2001 From: Thilo Graf Date: Mon, 24 Nov 2014 09:05:03 +0100 Subject: [PATCH] locales: remove format tags in opkg manager messages Most messages can shows more details after evaluation of shellmessages. --- data/locale/deutsch.locale | 6 +++--- data/locale/english.locale | 6 +++--- data/locale/nederlands.locale | 6 +++--- data/locale/slovak.locale | 6 +++--- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/data/locale/deutsch.locale b/data/locale/deutsch.locale index 0dbfe8820..7a74eec2e 100644 --- a/data/locale/deutsch.locale +++ b/data/locale/deutsch.locale @@ -1860,9 +1860,9 @@ opkg.button.expert_on Experten-Modus opkg.button.info Paket-Informationen opkg.button.install Paket installieren opkg.button.uninstall Paket entfernen -opkg.failure.install Installation fehlgeschlagen (%d) -opkg.failure.update Update fehlgeschlagen (%d) -opkg.failure.upgrade Upgrade fehlgeschlagen (%d) +opkg.failure.install Installation fehlgeschlagen +opkg.failure.update Update fehlgeschlagen +opkg.failure.upgrade Upgrade fehlgeschlagen opkg.messagebox.reinstall %s erneut installieren? opkg.messagebox.remove %s entfernen? opkg.success.install Installation erfolgreich, Neustart von Neutrino kann erforderlich sein. diff --git a/data/locale/english.locale b/data/locale/english.locale index ac42eb630..a6d844d6f 100644 --- a/data/locale/english.locale +++ b/data/locale/english.locale @@ -1860,9 +1860,9 @@ opkg.button.expert_on Expert mode opkg.button.info Package information opkg.button.install Install package opkg.button.uninstall Uninstall package -opkg.failure.install Install failed (%d) -opkg.failure.update Update failed (%d) -opkg.failure.upgrade Upgrade failed (%d) +opkg.failure.install Install failed +opkg.failure.update Update failed +opkg.failure.upgrade Upgrade failed opkg.messagebox.reinstall Re-install %s? opkg.messagebox.remove Remove %s? opkg.success.install Install successful, restart of Neutrino might be required. diff --git a/data/locale/nederlands.locale b/data/locale/nederlands.locale index 3c1f70fbb..c113e5bc6 100644 --- a/data/locale/nederlands.locale +++ b/data/locale/nederlands.locale @@ -1751,9 +1751,9 @@ opkg.button.expert_on Expert modus opkg.button.info Pakket info opkg.button.install Installeer pakket opkg.button.uninstall Deinstaleer pakket -opkg.failure.install installatie mislukt (%d) -opkg.failure.update Update mislukt (%d) -opkg.failure.upgrade Upgrade mislukt (%d) +opkg.failure.install installatie mislukt +opkg.failure.update Update mislukt +opkg.failure.upgrade Upgrade mislukt opkg.messagebox.reinstall Herinstalleer %s? opkg.messagebox.remove Wissen%s? opkg.success.install installatie succesvol, herstart van Neutrino mogelijk vereist. diff --git a/data/locale/slovak.locale b/data/locale/slovak.locale index d4b0cdc35..5dee3460b 100644 --- a/data/locale/slovak.locale +++ b/data/locale/slovak.locale @@ -1842,9 +1842,9 @@ opkg.button.expert_on Expertný mód opkg.button.info Informácia balíčka opkg.button.install Inštalovať balíček opkg.button.uninstall Odstrániť balíček -opkg.failure.install Chyba inštalácie (%d) -opkg.failure.update Chyba aktualizácie (%d) -opkg.failure.upgrade Chyba aktualizovania (%d) +opkg.failure.install inštalácia zlyhala +opkg.failure.update aktualizácie zlyhala +opkg.failure.upgrade Upgrade zlyhalo opkg.messagebox.reinstall Preinštalovať %s? opkg.messagebox.remove Odstrániť %s? opkg.success.install Inštalácia v poriadku, reštart Neutrina bude žiadúci.