diff options
author | Ben Sturmfels <ben@sturm.com.au> | 2015-08-04 12:23:14 +1000 |
---|---|---|
committer | Christopher Allan Webber <cwebber@dustycloud.org> | 2015-11-05 15:54:12 -0600 |
commit | 5acbb79da55b5239a395177fe35d18115fd0473b (patch) | |
tree | 83810943c067aba7c1a2f5b696e8f8290a2aed26 /mediagoblin/i18n/sq | |
parent | 82c181f0c70cc24d9e20f1bd0407db15a1d4e562 (diff) | |
download | mediagoblin-5acbb79da55b5239a395177fe35d18115fd0473b.tar.lz mediagoblin-5acbb79da55b5239a395177fe35d18115fd0473b.tar.xz mediagoblin-5acbb79da55b5239a395177fe35d18115fd0473b.zip |
Fix minor grammatical error 'settings' -> 'setting'.
Diffstat (limited to 'mediagoblin/i18n/sq')
-rw-r--r-- | mediagoblin/i18n/sq/mediagoblin.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mediagoblin/i18n/sq/mediagoblin.po b/mediagoblin/i18n/sq/mediagoblin.po index c71c295a..40ecd9b1 100644 --- a/mediagoblin/i18n/sq/mediagoblin.po +++ b/mediagoblin/i18n/sq/mediagoblin.po @@ -503,7 +503,7 @@ msgid "{files_uploaded} out of {files_attempted} files successfully submitted" msgstr "U parashtruan me sukses {files_uploaded} nga {files_attempted} gjithsej" #: mediagoblin/meddleware/csrf.py:134 -msgid "CSRF cookie not present. This is most likely the result of a cookie blocker or somesuch. Make sure to permit the settings of cookies for this domain." +msgid "CSRF cookie not present. This is most likely the result of a cookie blocker or somesuch. Make sure to permit the setting of cookies for this domain." msgstr "Pa cookie CSRF të pranishme. Ka shumë të ngjarë që të jetë punë e një bllokuesi cookie-sh ose të tillë. Sigurohuni që të lejoni depozitim cookie-sh për këtë përkatësi." #: mediagoblin/media_types/__init__.py:79 |