summaryrefslogtreecommitdiff
path: root/rbutil/rbutilCtrls.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'rbutil/rbutilCtrls.cpp')
-rw-r--r--rbutil/rbutilCtrls.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/rbutil/rbutilCtrls.cpp b/rbutil/rbutilCtrls.cpp
index 441d046ca8..baa8bc8361 100644
--- a/rbutil/rbutilCtrls.cpp
+++ b/rbutil/rbutilCtrls.cpp
@@ -463,7 +463,7 @@ void DeviceSelectorCtrl::AutoDetect()
463 } 463 }
464 else 464 else
465 { 465 {
466 WARN_DIALOG(wxT("No Device detected. (This function only works if you have already installed rockbox or if you use a ipod or a sansa)."), 466 WARN_DIALOG(wxT("No Device detected. If you have a Device connected, select the correct one manually."),
467 wxT("Detecting a Device")); 467 wxT("Detecting a Device"));
468 return; 468 return;
469 } 469 }