This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/118406/

mediaelements/mediaplayer/MediaPlayer.qml (Diff revision 1)
98
          text: "Location containing media is inaccessible. Have you mounted the device/drive containing media ?"
use i18n here so text can be translated.

i18n("Your text")

- Bhushan Shah


On May 29th, 2014, 10:10 p.m. IST, R.Harish Navnit wrote:

Review request for Plasma, Shantanu Tushar and Sinny Kumari.
By R.Harish Navnit.

Updated May 29, 2014, 10:10 p.m.

Bugs: 333764
Repository: plasma-mediacenter

Description

If a media(in a playlist) is located in an inaccessible location, then the user is notified about the same. 

Testing

1. Load media to a playlist.
2. Unmount the device containing media.
3. Check if the user is notified of the location being inaccessible
   --yes, the user is notified
4. Mount the device containing media and play a media from playlist.
   -- The media plays properly.

Diffs

  • mediaelements/mediaplayer/MediaPlayer.qml (98f1d2c)

View Diff