Updated Hockey.bundle.

This commit is contained in:
Thomas Dohmke 2012-03-10 17:16:17 +01:00
parent 414da86d30
commit f763f37c13
4 changed files with 4 additions and 0 deletions

View File

@ -63,6 +63,7 @@
"HockeyNoUpdateNeededTitle" = "Kein Update Verfügbar"; "HockeyNoUpdateNeededTitle" = "Kein Update Verfügbar";
"HockeyNoUpdateNeededMessage" = "%@ ist bereits die aktuellste Version."; "HockeyNoUpdateNeededMessage" = "%@ ist bereits die aktuellste Version.";
"HockeyUpdateAlertTextWithAppVersion" = "%@ ist verfügbar."; "HockeyUpdateAlertTextWithAppVersion" = "%@ ist verfügbar.";
"HockeyUpdateAlertMandatoryTextWithAppVersion" = "%@ ist verfügbar und muss installiert werden!";
"HockeyIgnore" = "Ignorieren"; "HockeyIgnore" = "Ignorieren";
"HockeyShowUpdate" = "Anzeigen"; "HockeyShowUpdate" = "Anzeigen";
"HockeyInstallUpdate" = "Installieren"; "HockeyInstallUpdate" = "Installieren";

View File

@ -63,6 +63,7 @@
"HockeyNoUpdateNeededTitle" = "No Update Available"; "HockeyNoUpdateNeededTitle" = "No Update Available";
"HockeyNoUpdateNeededMessage" = "%@ is already the latest version."; "HockeyNoUpdateNeededMessage" = "%@ is already the latest version.";
"HockeyUpdateAlertTextWithAppVersion" = "%@ is available."; "HockeyUpdateAlertTextWithAppVersion" = "%@ is available.";
"HockeyUpdateAlertMandatoryTextWithAppVersion" = "%@ is available and is a mandatory update!";
"HockeyIgnore" = "Ignore"; "HockeyIgnore" = "Ignore";
"HockeyShowUpdate" = "Show"; "HockeyShowUpdate" = "Show";
"HockeyInstallUpdate" = "Install"; "HockeyInstallUpdate" = "Install";

View File

@ -63,6 +63,7 @@
"HockeyNoUpdateNeededTitle" = "Nessun aggiornamento disponibile"; "HockeyNoUpdateNeededTitle" = "Nessun aggiornamento disponibile";
"HockeyNoUpdateNeededMessage" = "%@ <20> aggiornata all'ultima versione."; "HockeyNoUpdateNeededMessage" = "%@ <20> aggiornata all'ultima versione.";
"HockeyUpdateAlertTextWithAppVersion" = "%@ <20> disponibile."; "HockeyUpdateAlertTextWithAppVersion" = "%@ <20> disponibile.";
"HockeyUpdateAlertMandatoryTextWithAppVersion" = "%@ is available and is a mandatory update!";
"HockeyIgnore" = "Ignora"; "HockeyIgnore" = "Ignora";
"HockeyShowUpdate" = "Mostra"; "HockeyShowUpdate" = "Mostra";
"HockeyInstallUpdate" = "Installa"; "HockeyInstallUpdate" = "Installa";

View File

@ -64,6 +64,7 @@
"HockeyNoUpdateNeededTitle" = "Ingen uppdatering tillgänglig"; "HockeyNoUpdateNeededTitle" = "Ingen uppdatering tillgänglig";
"HockeyNoUpdateNeededMessage" = "%@ är den senaste versionen."; "HockeyNoUpdateNeededMessage" = "%@ är den senaste versionen.";
"HockeyUpdateAlertTextWithAppVersion" = "%@ finns."; "HockeyUpdateAlertTextWithAppVersion" = "%@ finns.";
"HockeyUpdateAlertMandatoryTextWithAppVersion" = "%@ is available and is a mandatory update!";
"HockeyIgnore" = "Ignorera"; "HockeyIgnore" = "Ignorera";
"HockeyShowUpdate" = "Visa"; "HockeyShowUpdate" = "Visa";
"HockeyInstallUpdate" = "Installera"; "HockeyInstallUpdate" = "Installera";