diff options
| author | Georg Bauer <gb@hugo.westfalen.de> | 2006-05-24 14:13:44 +0000 |
|---|---|---|
| committer | Georg Bauer <gb@hugo.westfalen.de> | 2006-05-24 14:13:44 +0000 |
| commit | a49f5f026e8de461caa1ec09054d745cbf8ee303 (patch) | |
| tree | b87a517e414993e1115527b973ac6949a50a549e | |
| parent | 4b448482866a889b0fc7a8399f019085a4bc27a3 (diff) | |
fixed #1937: updated no translation
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2972 bcc190cf-cafb-0310-a4f2-bffc1f526a37
| -rw-r--r-- | django/conf/locale/no/LC_MESSAGES/django.mo | bin | 23237 -> 23238 bytes | |||
| -rw-r--r-- | django/conf/locale/no/LC_MESSAGES/django.po | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/django/conf/locale/no/LC_MESSAGES/django.mo b/django/conf/locale/no/LC_MESSAGES/django.mo Binary files differindex 0fc801d993..4f55637235 100644 --- a/django/conf/locale/no/LC_MESSAGES/django.mo +++ b/django/conf/locale/no/LC_MESSAGES/django.mo diff --git a/django/conf/locale/no/LC_MESSAGES/django.po b/django/conf/locale/no/LC_MESSAGES/django.po index 5ee3dd82a6..9b3099046d 100644 --- a/django/conf/locale/no/LC_MESSAGES/django.po +++ b/django/conf/locale/no/LC_MESSAGES/django.po @@ -822,7 +822,7 @@ msgid "" "Are you sure you want to delete the %(object_name)s \"%(object)s\"? All of " "the following related items will be deleted:" msgstr "" -"Er du sikker på at du vill slette %(object_name) \"%(object)s\"? Alle de " +"Er du sikker på at du vill slette %(object_name)s \"%(object)s\"? Alle de " "følgende relaterte objektene vill bli slettet:" #: contrib/admin/templates/admin/delete_confirmation.html:26 |
