← Back to team overview

zorba-coders team mailing list archive

[Merge] lp:~zorba-coders/zorba/zdst0006-message into lp:zorba

 

Ghislain Fourny has proposed merging lp:~zorba-coders/zorba/zdst0006-message into lp:zorba.

Requested reviews:
  Till Westmann (tillw)
  Matthias Brantner (matthias-brantner)

For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/zdst0006-message/+merge/120572

Specifying collection and property upon ZDST0006.
-- 
https://code.launchpad.net/~zorba-coders/zorba/zdst0006-message/+merge/120572
Your team Zorba Coders is subscribed to branch lp:zorba.
=== modified file 'src/diagnostics/diagnostic_en.xml'
--- src/diagnostics/diagnostic_en.xml	2012-08-16 18:31:02 +0000
+++ src/diagnostics/diagnostic_en.xml	2012-08-21 13:56:22 +0000
@@ -2197,7 +2197,7 @@
     </diagnostic>
 
     <diagnostic code="ZDST0006" name="COLLECTION_INVALID_PROPERTY_VALUE">
-      <value>collection invalid property value</value>
+      <value>"$1": invalid annotation for collection "$2"</value>
     </diagnostic>
 
     <diagnostic code="ZDST0007" name="COLLECTION_DECL_IN_FOREIGN_MODULE">


Follow ups