OSDN Git Service

PATCH: [ 1394596 ] Make l10n web page more detailed
authorTim Gerundt <tim@gerundt.de>
Wed, 4 Jan 2006 12:49:21 +0000 (12:49 +0000)
committerTim Gerundt <tim@gerundt.de>
Wed, 4 Jan 2006 12:49:21 +0000 (12:49 +0000)
Web/developer/l10n/index.php
Web/readme.txt

index 6c819d7..a2af909 100644 (file)
   }
   print("</ul>\n");
 ?>
-<p>To change languages, all you have to do is unzip the DLL in the same directory as <code>WinMerge.exe</code>, then select View / Language and choose your language.</p>
+<p>To change languages, select the desired language from the View-&gt;Languages menu choice; language names are shown in both languages (native language and current WinMerge language).</p>
+<p>
+If the desired language is not present, then you are missing a translation dll.
+For example, for simplified Chinese, you need to have the file <code>MergeSimplifiedChinese.dll</code> in the <code>Languages</code> subdirectory next to your <code>WinMerge.exe</code> and/or <code>WinMergeU.exe</code> program files.
+These would normally be installed for you, if you did a <em>Full Installation</em> from the normal WinMerge setup program.
+If you did not install in that fashion, you may simply copy the desired DLL into the correct directory, and restart <code>WinMerge(U).exe</code>.
+</p>
 <p>If you would like to update any of these translations or add another translation, then please follow <a href="instructions.php">these instructions</a>.</p>
 <p>You can also take a look at the <a href="status.php">status of the translations</a>.</p>
 <?php
index aebef48..d1a2f74 100644 (file)
@@ -1,3 +1,7 @@
+2006-01-04 Tim
+ PATCH: [ 1394596 ] Make l10n web page more detailed
+  Web\developer\l10n: index.php
+
 2005-12-17 Tim
  PATCH: [ 1382921 ] Website changes for new stable release 2.4.4
   Web: downloads.php index.php page.inc WinMergePAD.xml