Index: applications/editors/josm/plugins/mapillary/src/org/openstreetmap/josm/plugins/mapillary/gui/MapillaryPreferenceSetting.java
===================================================================
--- applications/editors/josm/plugins/mapillary/src/org/openstreetmap/josm/plugins/mapillary/gui/MapillaryPreferenceSetting.java	(revision 31460)
+++ applications/editors/josm/plugins/mapillary/src/org/openstreetmap/josm/plugins/mapillary/gui/MapillaryPreferenceSetting.java	(revision 31465)
@@ -42,5 +42,5 @@
   private JCheckBox format24 = new JCheckBox(tr("Use 24 hour format"));
   private JCheckBox moveTo = new JCheckBox(
-      tr("Move to picture's location with next/previous buttons"));
+      tr("Move to picture''s location with next/previous buttons"));
   private JButton login;
 
