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:
Ryan Boren
2004-05-23 17:24:38 +00:00
parent a400663927
commit a24eb24176
5 changed files with 23 additions and 25 deletions
+2 -2
View File
@@ -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) {
?>