You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
249 B
6 lines
249 B
// LocStudio
|
|
// following string variables need to be localized:
|
|
var L_MyMusic_Text = "My Music";
|
|
var L_MyVideos_Text = "My Videos";
|
|
var L_MediaLinks_Text = "Media Links";
|
|
var L_AbortLoading_Text = "Abort loading the online media";
|