aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/locale
diff options
context:
space:
mode:
authorCraig Blaszczyk2014-12-31 12:49:20 +0000
committerCraig Blaszczyk2015-01-02 11:08:09 +0000
commitfaf76a4b75f12f3fa9de4e3ec455daa239af4d89 (patch)
tree4562309bdf69c05bae603f8117898ab8510518e0 /rest_framework/locale
parent0b8a83bd624673cb0a05e01c691729ccee3a8782 (diff)
downloaddjango-rest-framework-faf76a4b75f12f3fa9de4e3ec455daa239af4d89.tar.bz2
fix spelling & grammar errors
Diffstat (limited to 'rest_framework/locale')
-rw-r--r--rest_framework/locale/en_US/LC_MESSAGES/django.po8
1 files changed, 4 insertions, 4 deletions
diff --git a/rest_framework/locale/en_US/LC_MESSAGES/django.po b/rest_framework/locale/en_US/LC_MESSAGES/django.po
index 510ce0aa..3bed9143 100644
--- a/rest_framework/locale/en_US/LC_MESSAGES/django.po
+++ b/rest_framework/locale/en_US/LC_MESSAGES/django.po
@@ -2,13 +2,13 @@
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-#
+#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-12-28 17:49+0000\n"
+"POT-Creation-Date: 2014-12-31 12:48+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -30,7 +30,7 @@ msgid "Must include \"username\" and \"password\""
msgstr ""
#: rest_framework/exceptions.py:39
-msgid "A server error occured"
+msgid "A server error occurred"
msgstr ""
#: rest_framework/exceptions.py:74
@@ -212,7 +212,7 @@ msgid "Expected a list of items but got type `{input_type}`"
msgstr ""
#: rest_framework/generics.py:122
-msgid "Page is not 'last', nor can it be converted to an int."
+msgid "Page is not 'last', and cannot be converted to an int."
msgstr ""
#: rest_framework/generics.py:126