Module: tools Branch: master Commit: ef2efe8ff8ec85309ec8294f72eae51ead114e6a URL: http://source.winehq.org/git/tools.git/?a=commit;h=ef2efe8ff8ec85309ec8294f7...
Author: Paul Vriens Paul.Vriens.Wine@gmail.com Date: Thu Jul 23 09:03:49 2009 +0200
transl: Remove an unused variable.
---
transl/php/lib.php | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/transl/php/lib.php b/transl/php/lib.php index 4255905..bfaed8d 100644 --- a/transl/php/lib.php +++ b/transl/php/lib.php @@ -1,7 +1,6 @@ <?php
$MASTER_LANGUAGE = "009:01"; -$MASTER_LANGUAGE_BINID = 1033; $MASTER_LANGUAGE_NAME = "English (US)";
$WINE_WIKI_TRANSLATIONS = "<a href="redirect.php?url=http://wiki.winehq.org/Translating%5C%22%3Ehttp://wiki.winehq.org/Translatin...</a>";