]> code.delx.au - comingnext/commitdiff
forgot to actually make use of the new translation text for settings page title
authorMichael Prager <michael@pragers.de>
Sun, 10 Oct 2010 20:44:50 +0000 (22:44 +0200)
committerMichael Prager <michael@pragers.de>
Sun, 10 Oct 2010 20:44:50 +0000 (22:44 +0200)
comingNext/index.html

index dbc8fa3f08922e2933e82d9579a929c90782d953..68a9a8d2e1339e98b0990fa4c6dffbefaecb0a8e 100644 (file)
@@ -742,6 +742,7 @@ function init()
        //updateData();\r
        requestNotification();\r
        window.setInterval('updateData()', 1000 * 60 * config['updateDataInterval'].Value);\r
+       document.getElementById("settingsTitle").innerHTML = getLocalizedText('menu.settings');\r
 \r
        mode = 0;\r
        showHomescreen();\r