Ticket #170: translations.diff
| File translations.diff, 792 bytes (added by vanillalounge, 18 months ago) |
|---|
-
.php
old new 119 119 <input type="submit" value="<?php echo esc_attr(__('Approve Selected')); ?>" name="approve" /><br /> 120 120 <input type="submit" value="<?php echo esc_attr(__('Reject Selected')); ?>" name="reject" /> 121 121 </dd> 122 <dd class="separator"></dd>123 <dd>124 <input type="submit" value="<?php echo esc_attr(__('Translate via Google')); ?>" name="gtranslate" />125 </dd>126 122 <dd style="clear: both;"> 127 123 <p class="ternary"><?php _e('<strong>Note:</strong> Bulk edit works only on the current page.'); ?></p> 128 124 </dd>
