Thanks for all the fixes, it looks awesome now.&nbsp; I&#39;m slowly figuring out how this stuff works.<br><br><div class="gmail_quote">On Wed, May 7, 2008 at 5:40 PM, John Spray &lt;<a href="mailto:jcspray@icculus.org">jcspray@icculus.org</a>&gt; wrote:<br>
<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
By the way... this one would have confused the translators! :-)<br>
<br>
@@ -954,7 +985,7 @@ bool RefWindow::ensureSaved ()<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Gtk::BUTTONS_NONE,<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;true);<br>
<br>
- &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; dialog.add_button (_(&quot;Close _without Saving&quot;), Gtk::RESPONSE_CLOSE);<br>
+ &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; dialog.add_button (_(&quot;ensureSavedlose _without Saving&quot;), Gtk::RESPONSE_CLOSE);<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;dialog.add_button (Gtk::Stock::CANCEL, Gtk::RESPONSE_CANCEL);<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;dialog.add_button (Gtk::Stock::SAVE, Gtk::RESPONSE_ACCEPT);&nbsp;<br></blockquote><div><br>Oops!&nbsp; That&#39;s definitely weird... must have tried to search for ensureSaved but ended up pasting it in there instead...<br>
<br>Charlotte<br></div></div>