mpxplugins/serviceplugins/collectionplugins/mpxsqlitedbplugin/loc/mpxcollectiondb.loc
changeset 0 ff3acec5bc43
child 26 70a8526f03f2
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mpxplugins/serviceplugins/collectionplugins/mpxsqlitedbplugin/loc/mpxcollectiondb.loc	Thu Dec 17 08:45:05 2009 +0200
@@ -0,0 +1,170 @@
+/*
+* Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies).
+* All rights reserved.
+* This component and the accompanying materials are made available
+* under the terms of "Eclipse Public License v1.0"
+* which accompanies this distribution, and is available
+* at the URL "http://www.eclipse.org/legal/epl-v10.html".
+*
+* Initial Contributors:
+* Nokia Corporation - initial contribution.
+*
+* Contributors:
+*
+* Description: This is a localisation file for MusicPlayer
+*     A .loc file is the one and only place where the logical strings
+*     to be localised are defined.
+*
+*/
+
+
+// LOCALISATION STRINGS
+
+// d:Text for first item in music library menu.
+// l:list_single_graphic_pane_t1
+// r:5.0
+//
+#define qtn_mus_all_tracks "All songs"
+
+
+// d:Text for second item in music library menu.
+// l:list_single_graphic_pane_t1
+// r:5.0
+//
+#define qtn_mus_playlists "Playlists"
+
+// d:Text for third item in music library menu.
+// l:list_single_graphic_pane_t1
+// r:5.0
+//
+#define qtn_mus_artists "Artists"
+
+
+// d:Text for fourth item in music library menu.
+// l:list_single_graphic_pane_t1
+// r:5.0
+//
+#define qtn_mus_albums "Albums"
+
+
+// d:Text for podcast (if enabled) item in music library menu.
+// l:list_double_large_graphic_pane_t1
+// r:5.0
+//
+#define qtn_mus_podcasts "Podcasts"
+
+
+// d:Text for genres item in music library menu.
+// l:list_single_graphic_pane_t1
+// r:5.0
+//
+#define qtn_mus_genres "Genres"
+
+
+// d:Text for composers item in music library menu.
+// l:list_single_graphic_pane_t1
+// r:5.0
+//
+#define qtn_mus_composers "Composers"
+
+// d:Text in main pane.
+// d:First item in the artist's album view. All
+// d:songs for the artist will be shown when
+// d:selected
+// l:list_single_graphic_pane_t1
+// r:5.0
+//
+#define qtn_nmp_all_by "All"
+
+// d:Title for first item in music library menu.
+// l:title_pane_t2/opt9
+// r:5.0
+//
+#define qtn_mus_title_all_tracks "All songs"
+
+// d:Title for second item in music library menu.
+// l:title_pane_t2/opt9
+// r:5.0
+//
+#define qtn_mus_title_pls "Playlists"
+
+// d:Title for third item in music library menu.
+// l:title_pane_t2/opt9
+// r:5.0
+#define qtn_mus_title_artists "Artists"
+
+// d:Title for fourth item in music library menu.
+// l:title_pane_t2/opt9
+// r:5.0
+//
+#define qtn_mus_title_albums "Albums"
+
+// d:Title for Album_soung view
+// l:title_pane_t2/opt9
+// r:5.0
+//
+#define qtn_mus_title_album "Album"
+
+// d:Title for fifth item in music library menu.
+// l:title_pane_t2/opt9
+// r:5.0
+//
+#define qtn_mus_title_genres "Genres"
+
+// d:Title for sixth item in music library menu.
+// l:title_pane_t2/opt9
+// r:5.0
+//
+#define qtn_mus_title_composers "Composers"
+
+// d:Text for the Most Played item in the playlists menu
+// l:list_single_graphic_pane_t1
+// r:5.0
+//
+#define qtn_mus_pl_most_played "Most played"
+
+// d:Text for the Recently Played item in the playlists menu
+// l:list_single_graphic_pane_t1
+// r:5.0
+//
+#define qtn_mus_pl_recently_played "Recently played"
+
+// d:Text for the Recently Added item in the playlists menu
+// l:list_single_graphic_pane_t1
+// r:5.0
+//
+#define qtn_mus_pl_recently_downloaded "Recently added"
+
+// d:List box text to show the number of items in the collection
+// d:For the case there're 0 or more than 1 song in the collection
+// l:list_double_large_graphic_pane_t2
+// r:5.0
+//
+#define qtn_mus_music_num_songs "%N songs"
+
+// d:List box text to show the number of items in the collection
+// d:For the case there's only 1 song in the collection
+// l:list_double_large_graphic_pane_t2
+// r:5.0
+//
+#define qtn_mus_music_one_song  "1 song"
+
+// d:List box text to show the name of the music collection
+// l:list_double_large_graphic_pane_t1
+// r:5.0
+//
+#define qtn_mus_music "Music"
+
+// d:Text for music library menu.
+// l:title_pane_t2/opt9
+// r:5.0
+//
+#define qtn_mus_title_music_menu "Music Menu"
+
+// d:Text for music library menu.
+// l:list_logical_template_1_title
+// r:10.0
+//
+#define qtn_mp_title_my_music_menu_nseries "My Music"
+
+// End of File