<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,32 +1,35 @@
 #!/usr/bin/env python
 # -*- coding: utf-8 -*-
-# 
-# Copyright 2008 Zuza Software Foundation
-# 
-# This file is part of translate.
 #
-# translate is free software; you can redistribute it and/or modify
+# Copyright 2008-2009 Zuza Software Foundation
+#
+# This file is part of Pootle.
+#
+# This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
 # the Free Software Foundation; either version 2 of the License, or
 # (at your option) any later version.
-# 
-# translate is distributed in the hope that it will be useful,
+#
+# This program is distributed in the hope that it will be useful,
 # but WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 # GNU General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with translate; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+# along with this program; if not, see &lt;http://www.gnu.org/licenses/&gt;.
 
 import syspath_override
 
 from django.core.management import execute_manager
 try:
-    from pootle import settings 
+    from pootle import settings
 except ImportError:
     import sys
-    sys.stderr.write(&quot;Error: Can't find the file 'settings.py' in the directory containing %r. It appears you've customized things.\nYou'll have to run django-admin.py, passing it your settings module.\n(If the file settings.py does indeed exist, it's causing an ImportError somehow.)\n&quot; % __file__)
+    sys.stderr.write(&quot;&quot;&quot;Error: Can't find the file 'settings.py' in the directory containing %r.
+It appears you've customized things.
+
+You'll have to run django-admin.py, passing it your settings module.
+(If the file settings.py does indeed exist, it's causing an ImportError somehow.)&quot;&quot;&quot; % __file__)
     sys.exit(1)
 
 if __name__ == &quot;__main__&quot;:</diff>
      <filename>manage.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>8c0e4452bf6c128ac7a94c45b85ea9cef4130be3</id>
    </parent>
  </parents>
  <author>
    <name>friedelwolff</name>
    <email>friedelwolff@54714841-351b-0410-a198-e36a94b762f5</email>
  </author>
  <url>http://github.com/translateorgza/pootle/commit/6afc736f5b05714e19c3af36bfcf8fd79a4799eb</url>
  <id>6afc736f5b05714e19c3af36bfcf8fd79a4799eb</id>
  <committed-date>2009-05-12T08:21:51-07:00</committed-date>
  <authored-date>2009-05-12T08:21:51-07:00</authored-date>
  <message>Update copyright notice, wrap error message for readability

git-svn-id: https://translate.svn.sourceforge.net/svnroot/translate/src/trunk/Pootle@11024 54714841-351b-0410-a198-e36a94b762f5</message>
  <tree>0740e78b601fed5e492072d438293b5898d4178c</tree>
  <committer>
    <name>friedelwolff</name>
    <email>friedelwolff@54714841-351b-0410-a198-e36a94b762f5</email>
  </committer>
</commit>
