[Mono-bugs] [Bug 54703][Wis] Changed - monoresgen unable to round trip from resources -> txt -> resources

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 23 Feb 2004 13:28:36 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by tberman@gentoo.org.

http://bugzilla.ximian.com/show_bug.cgi?id=54703

--- shadow/54703	2004-02-23 13:27:28.000000000 -0500
+++ shadow/54703.tmp.20163	2004-02-23 13:28:35.000000000 -0500
@@ -1,12 +1,12 @@
 Bug#: 54703
 Product: Mono/Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEEDINFO   
+Status: REOPENED   
 Resolution: 
 Severity: Unknown
 Priority: Wishlist
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: tberman@gentoo.org               
@@ -34,6 +34,13 @@
 at the cost of incompatibility with the MS runtime...
 
 ------- Additional Comments From tberman@gentoo.org  2004-02-23 13:27 -------
 Created an attachment (id=6754)
 StringResources.resources
 
+
+------- Additional Comments From tberman@gentoo.org  2004-02-23 13:28 -------
+attached offending resources file.
+
+I Think that the best course of action would be supporting embedding
+\n's into the strings, both the txt importer and exporter would have
+to do it though. That appears to be what the .po exporter does.