52 Refer to the S60 localization instructions for more information. |
52 Refer to the S60 localization instructions for more information. |
53 */ |
53 */ |
54 // LOCALISATION STRINGS |
54 // LOCALISATION STRINGS |
55 CHARACTER_SET UTF8 |
55 CHARACTER_SET UTF8 |
56 |
56 |
57 // d: Title of the Music suite in the matrix menu main screen |
|
58 // l: title_pane_t2/opt9 |
|
59 // r: S60 v5.1 |
|
60 // |
|
61 #define qtn_vmp_title_suite "Music" |
|
62 |
|
63 // d: The title for the most recently played track or song |
|
64 // d: this is when the music player is in stopped state |
|
65 // l: list_logical_template_3_title |
|
66 // r: S60 v5.1 |
|
67 // |
|
68 #define qtn_vmp_title_last_played "Last Played" |
|
69 |
|
70 // d: The title for the currently playing track or song |
|
71 // d: this is when the music player is in playing state |
|
72 // l: list_logical_template_3_title |
|
73 // r: S60 v5.1 |
|
74 // |
|
75 #define qtn_vmp_title_now_playing "Now Playing" |
|
76 |
|
77 // d: The detail when music player was never launched |
|
78 // l: list_logical_template_3_detail |
|
79 // r: S60 v5.1 |
|
80 // |
|
81 #define qtn_vmp_title_music_no_music "No Music Played" |
|
82 |
|
83 // d: The music the user has in his terminal |
|
84 // l: list_logical_template_3_title |
|
85 // r: S60 v5.1 |
|
86 // |
|
87 #define qtn_vmp_title_my_music "My Music" |
|
88 |
|
89 // d: The text indicating that the user has only ONE song in his terminal |
|
90 // l: list_logical_template_3_detail |
|
91 // r: S60 v5.1 |
|
92 // |
|
93 #define qtn_vmp_title_my_music_1_song "1 Song" |
|
94 |
|
95 // d: The text indicating that the number of songs the |
|
96 // d: user has in his terminal |
|
97 // d: %N is total number of songs in My Music |
|
98 // l: list_logical_template_3_detail |
|
99 // r: S60 v5.1 |
|
100 // |
|
101 #define qtn_vmp_title_my_music_n_songs "%N Songs" |
|
102 |
|
103 // d: The text indicating that the user has NO songs in his terminal |
|
104 // l: list_logical_template_3_detail |
|
105 // r: S60 v5.1 |
|
106 // |
|
107 #define qtn_vmp_title_my_music_no_songs "No Songs" |
|
108 |
|
109 // d: The name of the Nokia music store web service |
|
110 // l: list_logical_template_3_title |
|
111 // r: S60 v5.1 |
|
112 // |
|
113 #define qtn_vmp_title_nokia_music_store "Nokia Music Store" |
|
114 |
|
115 // d: The description ad for the Nokia music store |
|
116 // l: list_logical_template_3_detail |
|
117 // r: S60 v5.1 |
|
118 // |
|
119 #define qtn_vmp_title_nokia_store_ad "Explore millions of songs and download music" |
|
120 |
|
121 // d: The name for the radio application |
|
122 // l: list_logical_template_3_title |
|
123 // r: S60 v5.1 |
|
124 // |
|
125 #define qtn_vmp_title_fm_radio "FM Radio" |
|
126 |
|
127 // d: The Ad for the Radio application |
|
128 // l: list_logical_template_3_detail |
|
129 // r: S60 v5.1 |
|
130 // |
|
131 #define qtn_vmp_title_fm_radio_ad "Radio with RDS" |
|
132 |
|
133 // d: The Text to be displayed when the device intially |
57 // d: The Text to be displayed when the device intially |
134 // d: powers up or when the user returns to the homescreen |
58 // d: powers up or when the user returns to the homescreen |
135 // d: and has not played any Music or Podcast |
59 // d: and has not played any Music or Podcast |
136 // r: S60 v5.1 |
60 // r: S60 v5.1 |
137 // |
61 // |