aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/i18n/he
diff options
context:
space:
mode:
authorBen Sturmfels <ben@sturm.com.au>2015-08-04 12:00:58 +1000
committerChristopher Allan Webber <cwebber@dustycloud.org>2015-11-05 15:54:11 -0600
commit82c181f0c70cc24d9e20f1bd0407db15a1d4e562 (patch)
tree1397135681bd84da1e300f4260c37ddef5432611 /mediagoblin/i18n/he
parent68c963d6f5e51f3a874e0a22b1bfba2c63435165 (diff)
downloadmediagoblin-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/he')
-rw-r--r--mediagoblin/i18n/he/mediagoblin.po4
1 files changed, 2 insertions, 2 deletions
diff --git a/mediagoblin/i18n/he/mediagoblin.po b/mediagoblin/i18n/he/mediagoblin.po
index 7df3d153..f655a74b 100644
--- a/mediagoblin/i18n/he/mediagoblin.po
+++ b/mediagoblin/i18n/he/mediagoblin.po
@@ -476,9 +476,9 @@ msgstr "{files_uploaded} מתוך {files_attempted} קבצים נשלחו בהצ
#: 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 "
+"or somesuch. Make sure to permit the settings of cookies for this "
"domain."
-msgstr "עוגיית CSRF לא נמצאת. זה נובע כנראה משום חוסם עוגייה.<br/>ודא להבטיח התרה של עוגיות עבור תחום זה."
+msgstr "עוגיית CSRF לא נמצאת. זה נובע כנראה משום חוסם עוגייה. ודא להבטיח התרה של עוגיות עבור תחום זה."
#: mediagoblin/media_types/__init__.py:79
#: mediagoblin/media_types/__init__.py:101