Index: applications/editors/josm/plugins/trustosm/src/org/openstreetmap/josm/plugins/trustosm/util/TrustGPG.java
===================================================================
--- applications/editors/josm/plugins/trustosm/src/org/openstreetmap/josm/plugins/trustosm/util/TrustGPG.java	(revision 26055)
+++ applications/editors/josm/plugins/trustosm/src/org/openstreetmap/josm/plugins/trustosm/util/TrustGPG.java	(revision 26345)
@@ -188,5 +188,5 @@
 		p.add(keyBox);
 
-		JCheckBox keepkeyBox = new JCheckBox(tr("Don't ask again for the key"));
+		JCheckBox keepkeyBox = new JCheckBox(tr("Don''t ask again for the key"));
 		keepkeyBox.setAlignmentX(Component.LEFT_ALIGNMENT);
 		p.add(keepkeyBox);
