Home | History | Annotate | Download | only in values

Lines Matching full:card

74     <string name="delete_artist_desc">Permanently delete all songs by <xliff:g id="artist">%s</xliff:g> from the SD card?</string>
79 <string name="delete_album_desc">Permanently delete the entire album \"<xliff:g id="album">%s</xliff:g>\" from the SD card?</string>
84 <string name="delete_song_desc">Permanently delete \"<xliff:g id="song">%s</xliff:g>\" from the SD card?</string>
99 <string name="scanning">Scanning SD card\u2026</string>
129 <!-- Title of screen when there are no songs, or if the SD card is busy -->
131 <!-- Title of screen when there are no videos, or if the SD card is busy -->
133 <!-- Title of screen when there are no playlists, or if the SD card is busy -->
153 <!-- Title of screen when no sd card is present -->
154 <string name="sdcard_missing_title">No SD card</string>
155 <!-- Title of screen when no sd card is present -->
157 <!-- label underneath icon used to indicate that no sd card is present -->
158 <string name="sdcard_missing_message">Your phone doesn\'t have an SD card inserted.</string>
159 <!-- label underneath icon used to indicate that no sd card is present -->
161 <!-- label underneath icon used to indicate that the sd card is present, but currently unavailable -->
162 <string name="sdcard_busy_title">SD card unavailable</string>
163 <!-- label underneath icon used to indicate that the sd card is present, but currently unavailable -->
165 <!-- label underneath icon used to indicate sd card is mounted to your computer via USB -->
166 <string name="sdcard_busy_message">Your SD card is busy.</string>
167 <!-- label underneath icon used to indicate sd card is mounted to your computer via USB -->
169 <!-- Title of screen when there was an error accessing the sd card -->
170 <string name="sdcard_error_title">SD card error</string>
171 <!-- Title of screen when there was an error accessing the sd card -->
173 <!-- label underneath icon used to indicate there was an error accessing the sd card -->
174 <string name="sdcard_error_message">An error was encountered on your SD card.</string>
175 <!-- label underneath icon used to indicate there was an error accessing the sd card -->