NEW - bug 210: Babel or Babel-like Community Internationalization
https://foundation.eclipse.org/infrazilla/show_bug.cgi?id=210
diff --git a/html/callback/getStringsforProject.php b/html/callback/getStringsforProject.php
index 95e6f44..5fa847c 100644
--- a/html/callback/getStringsforProject.php
+++ b/html/callback/getStringsforProject.php
@@ -39,6 +39,6 @@
 
 ?>
 
-<ul id='string-choices' style="border: 1px solid black; height: 5em; width: 600px; overflow-y: scroll;">
+<ul id='string-choices' style="border: 1px solid black; height: 10em; width: 600px; overflow-y: scroll;">
 	<?=$return;?>
 </ul>