Some more undefined variables...
This commit is contained in:
@@ -80,6 +80,10 @@ $lang = array_merge($lang, array(
|
|||||||
'PORTAL_RIGHT_COLUMN_WIDTH' => 'Breite der rechten Spalte',
|
'PORTAL_RIGHT_COLUMN_WIDTH' => 'Breite der rechten Spalte',
|
||||||
'PORTAL_RIGHT_COLUMN_WIDTH_EXP' => 'Ändere hier die Breite der rechten Spalte in Pixel, empfohlener Wert 180',
|
'PORTAL_RIGHT_COLUMN_WIDTH_EXP' => 'Ändere hier die Breite der rechten Spalte in Pixel, empfohlener Wert 180',
|
||||||
|
|
||||||
|
'LINK_ADDED' => 'Der Link wurde erfolgreich eingetragen',
|
||||||
|
'LOG_PORTAL_LINK_ADDED' => '<strong>Portal-Einstellungen geändert</strong><br />» Link hinzu gefügt: %s ',
|
||||||
|
'LOG_PORTAL_EVENT_ADDED' => '<strong>Portal-Einstellungen geändert</strong><br />» Termin eingetragen: %s ',
|
||||||
|
|
||||||
// Install
|
// Install
|
||||||
'PORTAL_BASIC_INSTALL' => 'Füge Basismodule hinzu',
|
'PORTAL_BASIC_INSTALL' => 'Füge Basismodule hinzu',
|
||||||
'PORTAL_BASIC_UNINSTALL' => 'Entferne Module von Datenbank',
|
'PORTAL_BASIC_UNINSTALL' => 'Entferne Module von Datenbank',
|
||||||
|
|||||||
@@ -79,6 +79,10 @@ $lang = array_merge($lang, array(
|
|||||||
'PORTAL_RIGHT_COLUMN_WIDTH' => 'Width of the right column',
|
'PORTAL_RIGHT_COLUMN_WIDTH' => 'Width of the right column',
|
||||||
'PORTAL_RIGHT_COLUMN_WIDTH_EXP' => 'Change the width of the right column in pixels; recommended value is 180',
|
'PORTAL_RIGHT_COLUMN_WIDTH_EXP' => 'Change the width of the right column in pixels; recommended value is 180',
|
||||||
|
|
||||||
|
'LINK_ADDED' => 'The link has been successfully added',
|
||||||
|
'LOG_PORTAL_LINK_ADDED' => '<strong>Altered Portal settings</strong><br />» Link added: %s ',
|
||||||
|
'LOG_PORTAL_EVENT_ADDED' => '<strong>Altered Portal settings</strong><br />» Event added: %s ',
|
||||||
|
|
||||||
// Install
|
// Install
|
||||||
'PORTAL_BASIC_INSTALL' => 'Adding basic set of modules',
|
'PORTAL_BASIC_INSTALL' => 'Adding basic set of modules',
|
||||||
'PORTAL_BASIC_UNINSTALL' => 'Removing modules from database',
|
'PORTAL_BASIC_UNINSTALL' => 'Removing modules from database',
|
||||||
|
|||||||
Reference in New Issue
Block a user