locales: remove format tags in opkg manager messages

Most messages can shows more details after evaluation of shellmessages.
This commit is contained in:
2014-11-24 09:05:03 +01:00
parent eb6f972f60
commit 6feca09a07
4 changed files with 12 additions and 12 deletions

View File

@@ -1860,9 +1860,9 @@ opkg.button.expert_on Experten-Modus
opkg.button.info Paket-Informationen opkg.button.info Paket-Informationen
opkg.button.install Paket installieren opkg.button.install Paket installieren
opkg.button.uninstall Paket entfernen opkg.button.uninstall Paket entfernen
opkg.failure.install Installation fehlgeschlagen (%d) opkg.failure.install Installation fehlgeschlagen
opkg.failure.update Update fehlgeschlagen (%d) opkg.failure.update Update fehlgeschlagen
opkg.failure.upgrade Upgrade fehlgeschlagen (%d) opkg.failure.upgrade Upgrade fehlgeschlagen
opkg.messagebox.reinstall %s erneut installieren? opkg.messagebox.reinstall %s erneut installieren?
opkg.messagebox.remove %s entfernen? opkg.messagebox.remove %s entfernen?
opkg.success.install Installation erfolgreich, Neustart von Neutrino kann erforderlich sein. opkg.success.install Installation erfolgreich, Neustart von Neutrino kann erforderlich sein.

View File

@@ -1860,9 +1860,9 @@ opkg.button.expert_on Expert mode
opkg.button.info Package information opkg.button.info Package information
opkg.button.install Install package opkg.button.install Install package
opkg.button.uninstall Uninstall package opkg.button.uninstall Uninstall package
opkg.failure.install Install failed (%d) opkg.failure.install Install failed
opkg.failure.update Update failed (%d) opkg.failure.update Update failed
opkg.failure.upgrade Upgrade failed (%d) opkg.failure.upgrade Upgrade failed
opkg.messagebox.reinstall Re-install %s? opkg.messagebox.reinstall Re-install %s?
opkg.messagebox.remove Remove %s? opkg.messagebox.remove Remove %s?
opkg.success.install Install successful, restart of Neutrino might be required. opkg.success.install Install successful, restart of Neutrino might be required.

View File

@@ -1751,9 +1751,9 @@ opkg.button.expert_on Expert modus
opkg.button.info Pakket info opkg.button.info Pakket info
opkg.button.install Installeer pakket opkg.button.install Installeer pakket
opkg.button.uninstall Deinstaleer pakket opkg.button.uninstall Deinstaleer pakket
opkg.failure.install installatie mislukt (%d) opkg.failure.install installatie mislukt
opkg.failure.update Update mislukt (%d) opkg.failure.update Update mislukt
opkg.failure.upgrade Upgrade mislukt (%d) opkg.failure.upgrade Upgrade mislukt
opkg.messagebox.reinstall Herinstalleer %s? opkg.messagebox.reinstall Herinstalleer %s?
opkg.messagebox.remove Wissen%s? opkg.messagebox.remove Wissen%s?
opkg.success.install installatie succesvol, herstart van Neutrino mogelijk vereist. opkg.success.install installatie succesvol, herstart van Neutrino mogelijk vereist.

View File

@@ -1842,9 +1842,9 @@ opkg.button.expert_on Expertný mód
opkg.button.info Informácia balíčka opkg.button.info Informácia balíčka
opkg.button.install Inštalovať balíček opkg.button.install Inštalovať balíček
opkg.button.uninstall Odstrániť balíček opkg.button.uninstall Odstrániť balíček
opkg.failure.install Chyba inštalácie (%d) opkg.failure.install inštalácia zlyhala
opkg.failure.update Chyba aktualizácie (%d) opkg.failure.update aktualizácie zlyhala
opkg.failure.upgrade Chyba aktualizovania (%d) opkg.failure.upgrade Upgrade zlyhalo
opkg.messagebox.reinstall Preinštalovať %s? opkg.messagebox.reinstall Preinštalovať %s?
opkg.messagebox.remove Odstrániť %s? opkg.messagebox.remove Odstrániť %s?
opkg.success.install Inštalácia v poriadku, reštart Neutrina bude žiadúci. opkg.success.install Inštalácia v poriadku, reštart Neutrina bude žiadúci.