Improved Web UI translation

This commit is contained in:
Christophe Dumez
2011-01-14 19:01:11 +00:00
parent e170d9c3a8
commit 16be6fe474
2 changed files with 3 additions and 3 deletions

View File

@@ -23,7 +23,7 @@ initializeWindows = function(){
new Event(e).stop();
new MochaUI.Window({
id: 'downloadPage',
title: "_(Download from URL)",
title: "_(Download from urls)",
loadMethod: 'iframe',
contentURL:'download.html',
scrollbars: true,