Author: bklaas
Date: Sat Feb 27 09:20:11 2010
New Revision: 8595
URL: http://svn.slimdevices.com/jive?rev=8595&view=rev
Log:
Bug: 11761
Description: put scroll mode settings under Settings->Screen->Now
Playing->Scroll Mode
this has two benefits:
no long a need for any localizations, as everything we need is now
translated
organizationally, there are likely going to be more NP settings, e.g.,
select available screen "views"
Modified:
7.5/trunk/squeezeplay/src/squeezeplay/share/applets/NowPlaying/NowPlayingMeta.lua
7.5/trunk/squeezeplay/src/squeezeplay/share/applets/NowPlaying/strings.txt
7.5/trunk/squeezeplay/src/squeezeplay/share/jive/JiveMain.lua
7.5/trunk/squeezeplay/src/squeezeplay/share/jive/global_strings.txt
Modified:
7.5/trunk/squeezeplay/src/squeezeplay/share/applets/NowPlaying/NowPlayingMeta.lua
URL:
http://svn.slimdevices.com/jive/7.5/trunk/squeezeplay/src/squeezeplay/share/applets/NowPlaying/NowPlayingMeta.lua?rev=8595&r1=8594&r2=8595&view=diff
==============================================================================
---
7.5/trunk/squeezeplay/src/squeezeplay/share/applets/NowPlaying/NowPlayingMeta.lua
(original)
+++
7.5/trunk/squeezeplay/src/squeezeplay/share/applets/NowPlaying/NowPlayingMeta.lua
Sat Feb 27 09:20:11 2010
@@ -26,7 +26,7 @@
jiveMain:addItem(
self:menuItem(
'appletNowPlayingScrollMode',
- 'screenSettings',
+ 'screenSettingsNowPlaying',
'SCREENSAVER_SCROLLMODE',
function(applet, ...)
applet:settingsShow(...)
Modified:
7.5/trunk/squeezeplay/src/squeezeplay/share/applets/NowPlaying/strings.txt
URL:
http://svn.slimdevices.com/jive/7.5/trunk/squeezeplay/src/squeezeplay/share/applets/NowPlaying/strings.txt?rev=8595&r1=8594&r2=8595&view=diff
==============================================================================
--- 7.5/trunk/squeezeplay/src/squeezeplay/share/applets/NowPlaying/strings.txt
(original)
+++ 7.5/trunk/squeezeplay/src/squeezeplay/share/applets/NowPlaying/strings.txt
Sat Feb 27 09:20:11 2010
@@ -138,7 +138,19 @@
SV Stor
SCREENSAVER_SCROLLMODE
- EN Now Playing Text Scrolling
+ CS Režim rolovánÃ
+ DA Rullefunktion
+ DE Laufschriftmodus
+ EN Scroll Mode
+ ES Modo de desplazamiento
+ FI Vieritystila
+ FR Mode de défilement
+ IT Modalità scorrimento
+ NL Tekstloopmodus
+ NO Rullemodus
+ PL Tryb przewijania
+ RU Режим пÑокÑÑÑки
+ SV Rullningsläge
SCREENSAVER_SCROLLMODE_DEFAULT
CS Standardnà rolovánÃ
Modified: 7.5/trunk/squeezeplay/src/squeezeplay/share/jive/JiveMain.lua
URL:
http://svn.slimdevices.com/jive/7.5/trunk/squeezeplay/src/squeezeplay/share/jive/JiveMain.lua?rev=8595&r1=8594&r2=8595&view=diff
==============================================================================
--- 7.5/trunk/squeezeplay/src/squeezeplay/share/jive/JiveMain.lua (original)
+++ 7.5/trunk/squeezeplay/src/squeezeplay/share/jive/JiveMain.lua Sat Feb 27
09:20:11 2010
@@ -466,6 +466,7 @@
jiveMain:addNode( { id = 'settings', iconStyle = 'hm_settings', node =
'home', noCustom = 1, text = _globalStrings:str("SETTINGS"), weight = 1005, })
jiveMain:addNode( { id = 'advancedSettings', iconStyle =
'hm_advancedSettings', node = 'settings', text =
_globalStrings:str("ADVANCED_SETTINGS"), weight = 105, windowStyle =
'text_only' })
jiveMain:addNode( { id = 'screenSettings', iconStyle =
'hm_settingsScreen', node = 'settings', text =
_globalStrings:str("SCREEN_SETTINGS"), weight = 60, windowStyle = 'text_only' })
+ jiveMain:addNode( { id = 'screenSettingsNowPlaying', node =
'screenSettings', text = _globalStrings:str("NOW_PLAYING"), windowStyle =
'text_only' })
jiveMain:addNode( { id = 'factoryTest', node = 'advancedSettings',
noCustom = 1, text = _globalStrings:str("FACTORY_TEST"), weight = 120,
windowStyle = 'text_only' })
jiveMain:addNode( { id = 'advancedSettingsBetaFeatures', node =
'advancedSettings', noCustom = 1, text = _globalStrings:str("BETA_FEATURES"),
weight = 100, windowStyle = 'text_only' })
jiveMain:addNode( { id = 'networkSettings', node = 'advancedSettings',
noCustom = 1, text = _globalStrings:str("NETWORK_NETWORKING"), weight = 100,
windowStyle = 'text_only' })
Modified: 7.5/trunk/squeezeplay/src/squeezeplay/share/jive/global_strings.txt
URL:
http://svn.slimdevices.com/jive/7.5/trunk/squeezeplay/src/squeezeplay/share/jive/global_strings.txt?rev=8595&r1=8594&r2=8595&view=diff
==============================================================================
--- 7.5/trunk/squeezeplay/src/squeezeplay/share/jive/global_strings.txt
(original)
+++ 7.5/trunk/squeezeplay/src/squeezeplay/share/jive/global_strings.txt Sat Feb
27 09:20:11 2010
@@ -47,6 +47,21 @@
RU ÐÐ¾Ñ Ð¼ÑзÑка
SV Min musik
+NOW_PLAYING
+ CS PrávÄ hraje
+ DA Nu spiller
+ DE Aktueller Titel
+ EN Now Playing
+ ES Reproduciendo
+ FI Nyt soi
+ FR Lecture en cours
+ IT Riproduzione in corso
+ NL Speelt nu
+ NO Spilles nå
+ PL Odtwarzanie
+ RU ÐоÑпÑоизводиÑÑÑ
+ SV Nu spelas
+
GLOBAL_HELP
CS NápovÄda
DA Hjælp
_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/jive-checkins