[open-ils-commits] r16065 - trunk/Open-ILS/src/sql/Pg (phasefx)

svn at svn.open-ils.org svn at svn.open-ils.org
Tue Mar 30 16:46:05 EDT 2010


Author: phasefx
Date: 2010-03-30 16:46:00 -0400 (Tue, 30 Mar 2010)
New Revision: 16065

Modified:
   trunk/Open-ILS/src/sql/Pg/950.data.seed-values.sql
Log:
syntax.  this time I broke the file :)


Modified: trunk/Open-ILS/src/sql/Pg/950.data.seed-values.sql
===================================================================
--- trunk/Open-ILS/src/sql/Pg/950.data.seed-values.sql	2010-03-30 20:28:21 UTC (rev 16064)
+++ trunk/Open-ILS/src/sql/Pg/950.data.seed-values.sql	2010-03-30 20:46:00 UTC (rev 16065)
@@ -3400,7 +3400,7 @@
         'Acq::UserRequestReceived',
         oils_i18n_gettext(
             'Acq::UserRequestReceived',
-            'Tests to see if the corresponding Line Item has a state of "received".'
+            'Tests to see if the corresponding Line Item has a state of "received".',
             'atval',
             'description'
         )
@@ -3408,7 +3408,7 @@
         'Acq::UserRequestCancelled',
         oils_i18n_gettext(
             'Acq::UserRequestCancelled',
-            'Tests to see if the corresponding Line Item has a state of "cancelled".'
+            'Tests to see if the corresponding Line Item has a state of "cancelled".',
             'atval',
             'description'
         )



More information about the open-ils-commits mailing list