]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/en.yml
Proper implementation of report strings + cleaning up
[rails.git] / config / locales / en.yml
index 517f3a866f41d69325216c4e88284546298f1f69..46de256bf18652b0056d667764890896e9c1478b 100644 (file)
@@ -910,6 +910,10 @@ en:
     resolve: Resolve
     ignore: Ignore
     reopen: Reopen
+    index:
+      search:
+        user_not_found: User does not exist
+        issues_not_found: No Issues against the user    
     create:
       successful_report: Your report has been registered sucessfully
       provide_details: Please provide the required details
@@ -923,11 +927,48 @@ en:
     ignored: Issue status has been set to 'Ignored'
     reopened: Issue status has been set to 'Open'
     report_strings:
-      spam: is/contains spam
-      offensive: is obscene/offensive
-      threat: contains a threat
-      vandal: is a vandal
-      other: Other
+      DiaryEntry:
+        spam: 
+          type: "[SPAM]"
+          details: This Diary Entry is/contains spam
+        offensive: 
+          type: "[OFFENSIVE]"
+          details: This Diary Entry is obscene/offensive
+        threat: 
+          type: "[THREAT]"
+          details: This Diary Entry contains a threat
+        other: 
+          type: "[OTHER]"
+          details: Other
+      DiaryComment:
+        spam: 
+          type: "[SPAM]"
+          details: This Diary Comment is/contains spam
+        offensive: 
+          type: "[OFFENSIVE]"
+          details: This Diary Comment is obscene/offensive
+        threat: 
+          type: "[THREAT]"
+          details: This Diary Comment contains a threat
+        other: 
+          type: "[OTHER]"
+          details: Other
+      User:
+        spam: 
+          type: "[SPAM]"
+          details: This User profile is/contains spam
+        offensive: 
+          type: "[OFFENSIVE]"
+          details: This User profile is obscene/offensive
+        threat: 
+          type: "[THREAT]"
+          details: This User profile contains a threat
+        vandal:
+          type: "[VANDAL]"
+          details: This User is a vandal
+        other: 
+          type: "[OTHER]"
+          details: Other      
   layouts:
     project_name:
       # in <title>