diff options
author | Ben Sturmfels <ben@sturm.com.au> | 2015-08-04 12:00:58 +1000 |
---|---|---|
committer | Christopher Allan Webber <cwebber@dustycloud.org> | 2015-11-05 15:54:11 -0600 |
commit | 82c181f0c70cc24d9e20f1bd0407db15a1d4e562 (patch) | |
tree | 1397135681bd84da1e300f4260c37ddef5432611 /mediagoblin/i18n/sq | |
parent | 68c963d6f5e51f3a874e0a22b1bfba2c63435165 (diff) | |
download | mediagoblin-82c181f0c70cc24d9e20f1bd0407db15a1d4e562.tar.lz mediagoblin-82c181f0c70cc24d9e20f1bd0407db15a1d4e562.tar.xz mediagoblin-82c181f0c70cc24d9e20f1bd0407db15a1d4e562.zip |
Remove <br/> from safe string indicating that CSRF cooking is missing.
Diffstat (limited to 'mediagoblin/i18n/sq')
-rw-r--r-- | mediagoblin/i18n/sq/mediagoblin.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mediagoblin/i18n/sq/mediagoblin.po b/mediagoblin/i18n/sq/mediagoblin.po index ebcd6e16..c71c295a 100644 --- a/mediagoblin/i18n/sq/mediagoblin.po +++ b/mediagoblin/i18n/sq/mediagoblin.po @@ -503,8 +503,8 @@ 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.<br/>Make sure to permit the settings 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ë.<br/>Sigurohuni që të lejoni depozitim cookie-sh për këtë përkatësi." +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." +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 #: mediagoblin/media_types/__init__.py:101 |