mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-14 02:18:31 +02:00
Fix various missing translations, found by Stefan Unverricht
This commit is contained in:
@ -490,6 +490,7 @@ var et2_dialog = (function(){ "use strict"; return et2_widget.extend(
|
||||
},
|
||||
close: jQuery.proxy(function() {this.destroy();},this),
|
||||
beforeClose: this.options.beforeClose,
|
||||
closeText: this.egw().lang('close'),
|
||||
position: {my:this.options.position, at:this.options.position, of:window}
|
||||
});
|
||||
}
|
||||
|
Reference in New Issue
Block a user