diff options
| author | Malcolm Tredinnick <malcolm.tredinnick@gmail.com> | 2008-08-28 16:15:44 +0000 |
|---|---|---|
| committer | Malcolm Tredinnick <malcolm.tredinnick@gmail.com> | 2008-08-28 16:15:44 +0000 |
| commit | fc1fbf614fb52f383eb7fde88db31d9253dc6fa9 (patch) | |
| tree | 70cc2694d840f805a391fbe64ce8057d7862cc7d | |
| parent | 3d577febc72e019436be5e06b3ebb4356fb0cc05 (diff) | |
Removed a comment from the top of the Hungarian translation to avoid any
potential confusion.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8665 bcc190cf-cafb-0310-a4f2-bffc1f526a37
| -rw-r--r-- | django/conf/locale/hu/LC_MESSAGES/django.po | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/django/conf/locale/hu/LC_MESSAGES/django.po b/django/conf/locale/hu/LC_MESSAGES/django.po index c24222ce3b..569ae4d522 100644 --- a/django/conf/locale/hu/LC_MESSAGES/django.po +++ b/django/conf/locale/hu/LC_MESSAGES/django.po @@ -1,6 +1,5 @@ # translation of django.po to Hungarian # This file is distributed under the same license as the django package. -# Copyright (C) 2008, The Django Software Foundation msgid "" msgstr "" "Project-Id-Version: django\n" |
