mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 12:20:22 +00:00
Mark some overlooked strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1352 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
+2
-2
@@ -773,8 +773,8 @@ window.open ("profile.php?action=IErightclick", "oneclickbookmarklet", "width=50
|
||||
</script>
|
||||
<br />
|
||||
<br />
|
||||
One-click bookmarklet:<br />
|
||||
<a href="javascript:oneclickbookmarklet(0);">click here</a>
|
||||
<?php _e('One-click bookmarklet:') ?><br />
|
||||
<a href="javascript:oneclickbookmarklet(0);"><?php _e('click here') ?></a>
|
||||
<?php
|
||||
} else if ($is_opera) {
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user