]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/html/i18n.htm
Document wxBitmapToggleButton, add update UI event in Base class for all toggle buttons
[wxWidgets.git] / docs / html / i18n.htm
index ac3a177ccc0f38a7175d44250f4c9dbf9e278ba8..a0d9198a1d5109d87721fedd4f516ea32e791bf4 100644 (file)
@@ -271,12 +271,12 @@ wxWidgets uses the standard GNU gettext tools for i18n so if you are already
 familiar with them you shouldn't have any problems with working on wxWidgets
 translations. Here are the the steps you should follow:
 <ol>
-    <li>Get the latest version of the file <tt>locale/wxstd.po</tt> from the
+    <li>Get the latest version of the file <tt>locale/wxstd.pot</tt> from the
         wxWidgets source tree: if you&#39;re using <a href="cvs.htm">cvs</a>
         or the <a href="http://wxwindows.sf.net/snapshots/">daily snapshots</a>,
         you should already have it. Otherwise you can always
         retrieve it directly from the cvs repository via the Web interface
-        <a href="http://cvs.wxwidgets.org/viewcvs.cgi/wxWidgets/locale/wxstd.po">here</a>.
+        <a href="http://cvs.wxwidgets.org/viewcvs.cgi/wxWidgets/locale/wxstd.pot">here</a>.
 
     <li>Rename it to <tt>XY.po</tt> where <tt>"XY"</tt> is the 2 letter
         <a href="http://lcweb.loc.gov/standards/iso639-2/englangn.html">ISO 639-1 language code</a>