Bugzilla – Bug 8952
Update notification needs to be localized
Last modified: 2009-09-08 09:28:22 UTC
Not exactly a SC issue, but rather on updates.slimdevices.com: the message about an available update is EN only, hard coded in the script. This should be localizable. "A new version of SqueezeCenter is available (7.1). Click <a href=\"http://www.slimdevices.com/su_downloads.html\" target=\"update\">here</a> to download."
Yeah, SC passes a lang param but it's ignored currently.
Can we get a strings.txt file created and get that to SLT right away? Andy: Do you own updates.slimdevices.com?
Not really, but I guess I am the one to update the index.cgi script on there.
It's just one string we need translated: A new version of SqueezeCenter is available (%s). Click <a href="%s" target="update">here</a> to download.
DE: Eine neue Version von SqueezeCenter ist verfügbar (%s). <a href="%s" target="update">Sie steht hier zum Download bereit</a>. FR: Une nouvelle version de SqueezeCenter est à votre disposition (%s). <a href="%s" target="update">Téléchargement ici</a>.
*** Bug 9171 has been marked as a duplicate of this bug. ***
Added new string to SN strings to be used here: SC_UPDATE_AVAILABLE DA Der findes en ny version af SqueezeCenter (%s). Klik <a href="http://www.slimdevices.com/su_downloads.html" target="update">her</a> for at hente den. DE Eine neue Version von SqueezeCenter ist verfügbar (%s). Klicken Sie zum Herunterladen <a href="http://www.slimdevices.com/su_downloads.html" target="update">hier</a>. EN A new version of SqueezeCenter is available (%s). Click <a href="http://www.slimdevices.com/su_downloads.html" target="update">here</a> to download. ES Hay disponible una nueva versión de SqueezeCenter (%s). Haga clic <a href="http://www.slimdevices.com/su_downloads.html" target="update">aquí</a> para descargarla. FI SqueezeCenteristä on tarjolla uusi versio (%s). Klikkaa <a href="http://www.slimdevices.com/su_downloads.html" target="update">tässä</a> uuden version lataamiseksi. FR Une nouvelle version de SqueezeCenter est disponible (%s). Cliquez <a href="http://www.slimdevices.com/su_downloads.html" target="update">ici</a> pour la télécharger. IT È disponibile una nuova versione di SqueezeCenter (%s). Fare clic <a href="http://www.slimdevices.com/su_downloads.html" target="update">qui</a> per scaricarla. NL Er is een nieuwe versie van SqueezeCenter beschikbaar (%s). Klik <a href="http://www.slimdevices.com/su_downloads.html" target="update">hier</a> om deze te downloaden. NO En ny versjon av SqueezeCenter er tilgjengelig (%s). Klikk <a href="http://www.slimdevices.com/su_downloads.html" target="update">her</a> for å laste den ned. SV Det finns en ny version av SqueezeCenter (%s). Klicka <a href="http://www.slimdevices.com/su_downloads.html" target="update">här</a> för att ladda ner den.
Matt - are you the maintainer of the update checker script on updates.sd.com?
Not really... I mean, if someone checks in the change or sends it to me, I can implement it ... but thats about it.
Can you give me or Andy access to that script?
See bug 9656, update checking should be an SN function.
Michael, You have access to take a look at the script yourself ... I figure this is easier than me sending it to you (and dealing with newlines, etc). 1) ssh -p 222 <user>@services.slimdevices.com 2) cd /www/update.slimdevices.com/html/ You should definitely have read access there ... write-access may already be setup as well. --Matt
Fixed. Don't know whether there's a repository to store the changed file in. I've left the old file version as index-old.cgi in place. New index.cgi is utf8 without BOM. http://update.slimdevices.com/update/?lang=FI&version=0
This bug has been fixed in the 7.3.0 release version of SqueezeCenter! Please download the new version from http://www.slimdevices.com/su_downloads.html if you haven't already. If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look.
Reduce number of active targets for SC