Mikolaj Zalewski : spelling fixes

Alexandre Julliard julliard at winehq.org
Fri Jun 19 08:36:20 CDT 2009


Module: tools
Branch: master
Commit: 7d1d9da7cc0af47a21d3abb352e9109cf44d0592
URL:    http://source.winehq.org/git/tools.git/?a=commit;h=7d1d9da7cc0af47a21d3abb352e9109cf44d0592

Author: Mikolaj Zalewski <mikolajz at tygrys.dom>
Date:   Tue May  6 21:26:24 2008 +0200

spelling fixes

---

 php/lang.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/php/lang.php b/php/lang.php
index ef92883..167cf2f 100644
--- a/php/lang.php
+++ b/php/lang.php
@@ -69,10 +69,10 @@ function dump_table($table)
 
 <?php warn_if_lang_hidden($lang) ?>
 
-<h2>Partialy translanted files</h2>
+<h2>Partially translated files</h2>
 <?php dump_table($partial) ?>
 
-<h2>Files not translanted</h2>
+<h2>Files not translated</h2>
 <?php dump_table($notransl) ?>
 
 <h2>Locales data</h2>




More information about the wine-cvs mailing list