buzzsb;655363 Wrote: > OK, here's an excerpt from the strings.txt file. > > PLUGIN_SPOTIFY > EN Spotify > > PLUGIN_SPOTIFY_DESC > EN Third party Spotify plugin. Listen to Spotify on > your Squeezebox Classic, Boom, Duet, Transporter, Radio or Touch. > Requires a Spotify Premium account. > > PLUGIN_SPOTIFY_BANNER > EN Spotify Notice > > > How would you like the Dutch translations (would like to focus first on > the end user strings in the player)? > > I could either add translations inline in the strings.txt file > (prefixed by NL I suppose) > > OR > > I could make a new strings.txt file. Probably, the latter option would > be more scalable (can be maintained by independent localizers).
The strings.txt format is designed to support multiple languages each prefixed by its own 2 character code. Note that you must use tabs not spaces as the separation characters between country code and string - see the main server strings.txt file for how this works with multiple languages.You should edit the file and then start the server to check it works ok. Happy to accept edited files posted back here with translations, I can then merge them into the one shipped. -- Triode ------------------------------------------------------------------------ Triode's Profile: http://forums.slimdevices.com/member.php?userid=17 View this thread: http://forums.slimdevices.com/showthread.php?t=79706 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
