Fix Web UI translation

This commit is contained in:
Christophe Dumez
2010-06-29 08:08:43 +00:00
parent b4f6745251
commit 7778877fa7
7 changed files with 29 additions and 27 deletions

View File

@@ -41,7 +41,7 @@ initializeWindows = function(){
new Event(e).stop();
new MochaUI.Window({
id: 'preferencesPage',
title: "_(Preferences)",
title: "_(Options)",
loadMethod: 'xhr',
toolbar: true,
contentURL: 'preferences_content.html',