diff --git a/wp-content/themes/twentyten/single.php b/wp-content/themes/twentyten/single.php
index 874b323642..ea91fb375f 100644
--- a/wp-content/themes/twentyten/single.php
+++ b/wp-content/themes/twentyten/single.php
@@ -16,8 +16,8 @@
-
← %title' ); ?>
-
→' ); ?>
+
' . _x( '←', 'Previous post link', 'twentyten' ) . ' %title' ); ?>
+
' . _x( '→', 'Next post link', 'twentyten' ) . '' ); ?>
>
@@ -73,8 +73,8 @@
-
← %title' ); ?>
-
→' ); ?>
+
' . _x( '←', 'Previous post link', 'twentyten' ) . ' %title' ); ?>
+
' . _x( '→', 'Next post link', 'twentyten' ) . '' ); ?>