[Solar-svn] Revision 2957

pmjones at solarphp.com pmjones at solarphp.com
Sat Nov 24 21:42:22 CST 2007


Solar_Model_Nodes_Bookmarks: [CHG] Adding 'DESCR_*' strings.


Modified: trunk/Solar/Model/Nodes/Bookmarks/Locale/en_US.php
===================================================================
--- trunk/Solar/Model/Nodes/Bookmarks/Locale/en_US.php	2007-11-25 03:34:35 UTC (rev 2956)
+++ trunk/Solar/Model/Nodes/Bookmarks/Locale/en_US.php	2007-11-25 03:42:22 UTC (rev 2957)
@@ -20,4 +20,9 @@
     'LABEL_SUMM'           => 'Description',
     'LABEL_POS'            => 'Rank',
     'LABEL_TAGS_AS_STRING' => 'Tags',
+    'DESCR_URI'            => 'The website location ("http://example.com").',
+    'DESCR_SUBJ'           => 'The subject or title for the bookmark.',
+    'DESCR_SUMM'           => 'A longer description for the bookmark.',
+    'DESCR_POS'            => 'Lower numbers indicate a higher position.',
+    'DESCR_TAGS_AS_STRING' => 'A list of space-separated words describing the bookmark.',
 );
\ No newline at end of file




More information about the Solar-svn mailing list