From 94436bd401ff8ee6e122233f3fdd7956a727a8f4 Mon Sep 17 00:00:00 2001
From: rboren
Date: Sun, 23 May 2004 17:24:38 +0000
Subject: [PATCH] Mark some overlooked strings for translation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1352 1a063a9b-81f0-0310-95a4-ce76da25c4cd
---
wp-admin/categories.php | 2 +-
wp-admin/link-manager.php | 23 +++++++++++------------
wp-admin/options-reading.php | 6 +++---
wp-admin/post.php | 4 ++--
wp-admin/profile.php | 13 ++++++-------
5 files changed, 23 insertions(+), 25 deletions(-)
diff --git a/wp-admin/categories.php b/wp-admin/categories.php
index 78b0009066..baf726f087 100644
--- a/wp-admin/categories.php
+++ b/wp-admin/categories.php
@@ -101,7 +101,7 @@ case 'edit':
diff --git a/wp-admin/link-manager.php b/wp-admin/link-manager.php
index 1de6adac25..15acf9f71d 100644
--- a/wp-admin/link-manager.php
+++ b/wp-admin/link-manager.php
@@ -607,10 +607,10 @@ function checkAll(form)
- Show links in category:
+ Show links in category: %s'), gethelp_link($this_file,'link_categories'));?>
|
- Order by:
+ Order by: %s'), gethelp_link($this_file,'order_by'));?>
|
|
@@ -622,7 +622,7 @@ function checkAll(form)
echo " \n";
+ echo "> " . __('All') . "\n";
foreach ($results as $row) {
echo "
diff --git a/wp-admin/post.php b/wp-admin/post.php
index bd01ddf4b1..ba731c7b3e 100644
--- a/wp-admin/post.php
+++ b/wp-admin/post.php
@@ -773,8 +773,8 @@ window.open ("profile.php?action=IErightclick", "oneclickbookmarklet", "width=50
-One-click bookmarklet:
-click here
+
+
diff --git a/wp-admin/profile.php b/wp-admin/profile.php
index a34dfd48bb..348e88bbae 100644
--- a/wp-admin/profile.php
+++ b/wp-admin/profile.php
@@ -344,14 +344,13 @@ function addPanel()
alert();
}
- SideBar
- Add the WordPress Sidebar!
+
+ WordPress Sidebar!') ?>
- SideBar
- Add this link to your favorites:
- WordPress
- Sidebar.
+
+
+.