@@ -57,7 +57,7 @@ $lang = array_merge($lang, array(
|
||||
'INSTALLER_UPDATE_NOTE' => 'Aktualisiere MOD von v%s to v%s',
|
||||
|
||||
'INSTALLER_UNINSTALL_TITLE' => 'PInUp Deinstallation',
|
||||
'INSTALLER_UNINSTALL_NOTE' => 'Willkommen im Aktualisierungs-Menü',
|
||||
'INSTALLER_UNINSTALL_NOTE' => 'Willkommen im Deinstallations-Menü',
|
||||
'INSTALLER_UNINSTALL_SUCCESSFUL' => 'Die Deinstallation des MODs v%s war erfolgreich.',
|
||||
|
||||
'INSTALLER_NEEDS_ADMIN' => 'Du musst als Administrator eingeloggt sein.<br /><a href="../ucp.php?mode=login"><strong>Zum Login</strong></a>',
|
||||
|
||||
@@ -229,7 +229,7 @@ $lang = array_merge($lang, array(
|
||||
'PORTAL_WORDGRAPH_WORD_COUNTS' => 'Include count values to display',
|
||||
'PORTAL_WORDGRAPH_WORD_COUNTS_EXPLAIN' => 'Display count values per word eg. (25).',
|
||||
'PORTAL_WORDGRAPH_RATIO' => 'Used aspect ratio word size',
|
||||
'PORTAL_WORDGRAPH_RATIO_EXPLAIN' => 'Change the aspect ratio (bigger/smaler) word size (default=18)',
|
||||
'PORTAL_WORDGRAPH_RATIO_EXPLAIN' => 'Change the aspect ratio (bigger/smaller) word size (default=18)',
|
||||
|
||||
// welcome message
|
||||
'ACP_PORTAL_WELCOME_INFO' => 'Welcome',
|
||||
|
||||
@@ -58,8 +58,8 @@ $lang = array_merge($lang, array(
|
||||
'INSTALLER_UPDATE_NOTE' => 'Update MOD from v%s to v%s',
|
||||
|
||||
'INSTALLER_UNINSTALL_TITLE' => 'PInUp Uninstall',
|
||||
'INSTALLER_UNINSTALL_NOTE' => 'Welcome to the Updatemenu',
|
||||
'INSTALLER_UNINSTALL_SUCCESSFUL' => 'Installation of the MOD v%s was successful.',
|
||||
'INSTALLER_UNINSTALL_NOTE' => 'Welcome to the Uninstall menu',
|
||||
'INSTALLER_UNINSTALL_SUCCESSFUL' => 'Uninstallation of the MOD v%s was successful.',
|
||||
|
||||
'INSTALLER_NEEDS_ADMIN' => 'You must be logged in as an admin.<br /><a href="../ucp.php?mode=login"><strong>Go to login</strong></a>',
|
||||
|
||||
@@ -72,7 +72,7 @@ $lang = array_merge($lang, array(
|
||||
'INSTALLER_UPDATE_TO' => 'Update to',
|
||||
'INSTALLER_UPDATE_START' => 'Please click <a href="%s">Update</a> to start the update utility.',
|
||||
|
||||
'INSTALLER_UNINSTALL_OLDVERSION' => 'Sorry, PInUp does not support the uninstallation of the origonal phpBB3 Portal.',
|
||||
'INSTALLER_UNINSTALL_OLDVERSION' => 'Sorry, PInUp does not support the uninstallation of the original phpBB3 Portal.',
|
||||
|
||||
'INSTALLER_ERROR' => 'PInUp Error',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user