From 19afc46c3367ea342b034beb8e0778ca00f9febd Mon Sep 17 00:00:00 2001 From: Russell Keith-Magee Date: Sat, 4 Dec 2010 04:27:45 +0000 Subject: Fixed #12158 -- Corrected Swedish translation for "Go". Thanks to skorpan for the report, and claudep for the patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@14790 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- django/conf/locale/sv/LC_MESSAGES/django.mo | Bin 63220 -> 63222 bytes django/conf/locale/sv/LC_MESSAGES/django.po | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/django/conf/locale/sv/LC_MESSAGES/django.mo b/django/conf/locale/sv/LC_MESSAGES/django.mo index f65754a3c1..853f90ef6c 100644 Binary files a/django/conf/locale/sv/LC_MESSAGES/django.mo and b/django/conf/locale/sv/LC_MESSAGES/django.mo differ diff --git a/django/conf/locale/sv/LC_MESSAGES/django.po b/django/conf/locale/sv/LC_MESSAGES/django.po index 749d2c79dc..7a5de7be42 100644 --- a/django/conf/locale/sv/LC_MESSAGES/django.po +++ b/django/conf/locale/sv/LC_MESSAGES/django.po @@ -546,7 +546,7 @@ msgstr "Kör markerade operationer" #: contrib/admin/templates/admin/actions.html:4 #: contrib/admin/templates/admin/search_form.html:8 msgid "Go" -msgstr "Sök" +msgstr "Utför" #: contrib/admin/templates/admin/app_index.html:10 #: contrib/admin/templates/admin/index.html:19 -- cgit v1.3