Index: applications/editors/josm/plugins/osmarender/src/OsmarenderPlugin.java
===================================================================
--- applications/editors/josm/plugins/osmarender/src/OsmarenderPlugin.java	(revision 5452)
+++ applications/editors/josm/plugins/osmarender/src/OsmarenderPlugin.java	(revision 5455)
@@ -76,5 +76,5 @@
                 Runtime.getRuntime().exec(exec);
             } catch (IOException e1) {
-                JOptionPane.showMessageDialog(Main.parent, tr("FireFox not found. Please set firefox executable in the preferences."));
+                JOptionPane.showMessageDialog(Main.parent, tr("FireFox not found. Please set firefox executable in the Map Settings page of the preferences."));
             }
         }
