Index: /branches/1.3/content/admin_language.php
===================================================================
--- /branches/1.3/content/admin_language.php	(revision 1887)
+++ /branches/1.3/content/admin_language.php	(revision 1888)
@@ -277,7 +277,11 @@
 
 $lang["admin_theme_need_cron"] = "You need the 'cron' plugin installed to use this feature";
-$lang["admin_theme_check_latest_plugin_versions"] = "Check for latest plugin versions";
+$lang["admin_theme_check_latest_plugin_versions"] = "Check for latest plugin versions.";
 $lang["admin_theme_version_check_completed"] = "The version numbers have been updated";
 
+$lang["admin_theme_version_latest_version_installed"] = "Latest version installed";
+$lang["admin_theme_version_update_to"] = "Update to ";
+
+
 
 ?>
