[Movecommons-commits] r590 - trunk/wp-theme

Samer . shevek at ourproject.org
Sun Jan 20 19:14:45 CET 2013


Author: shevek
Date: 2013-01-20 19:14:44 +0100 (Sun, 20 Jan 2013)
New Revision: 590

Modified:
   trunk/wp-theme/mc2-form.php
Log:


Modified: trunk/wp-theme/mc2-form.php
===================================================================
--- trunk/wp-theme/mc2-form.php	2013-01-20 16:40:10 UTC (rev 589)
+++ trunk/wp-theme/mc2-form.php	2013-01-20 18:14:44 UTC (rev 590)
@@ -197,23 +197,23 @@
 					    	<label id="infield-other-license-website" for="other-license-website" style="position: absolute;display: none;margin: 8px 5px 5px 50px;padding: 0;font-size: 14px;"><?php _e("Check this website: http://example.com", "mc"); ?></label>
 							<input type="text" name="other-license-website" value="" id="other-license-website" style="width: 330px;margin-left: 42px;margin-top: 5px;display: none;" > 
 					    	<label class="optional-labels-fields">					     						    	
-						    	<?php _e("We have documentation about:", "mc"); ?>
+						    	<?php _e("We provide public documentation about:", "mc"); ?>
 					    	</label> 
 					    	<label class="optional-labels-fields" style="margin-left: 30px;">					     
 						    	<input type="checkbox" name="organization-structure" value="S" id="organization-structure" disabled="disabled"/>
-						    	<?php _e("Organization structure", "mc"); ?>
+						    	<?php _e("Our organization", "mc"); ?>
 					    	</label>
 					    	<label class="optional-labels-fields" style="margin-left: 30px;">					     
 						    	<input type="checkbox" name="projects-and-results" value="S" id="projects-and-results" disabled="disabled"/>
-						    	<?php _e("Projects and results", "mc"); ?>
+						    	<?php _e("Our internal procedures", "mc"); ?>
 					    	</label>
 					    	<label class="optional-labels-fields" style="margin-left: 30px;">					     
 						    	<input type="checkbox" name="methods-procedures" value="S" id="methods-procedures" disabled="disabled"/>
-						    	<?php _e("Methods / Procedures", "mc"); ?>
+						    	<?php _e("Our list of members", "mc"); ?>
 					    	</label>
 					    	<label class="optional-labels-fields" style="margin-left: 30px;">					      
 						    	<input type="checkbox" name="documentation" value="S" id="documentation"  disabled="disabled"/>
-						    	<?php _e("Documentation", "mc"); ?>
+						    	<?php _e("Our funding sources", "mc"); ?>
 					    	</label>
 					  	</div>					  					  					  
 				  	</div>				  	




More information about the Movecommons-commits mailing list