Submit your research to the International Journal "Notes on Intuitionistic Fuzzy Sets". Contact us at nifs.journal@gmail.com

Call for Papers for the 27th International Conference on Intuitionistic Fuzzy Sets is now open!
Conference: 5–6 July 2024, Burgas, Bulgaria • EXTENDED DEADLINE for submissions: 15 APRIL 2024.

Help:Sandbox

From Ifigenia, the wiki for intuitionistic fuzzy sets and generalized nets
Revision as of 14:11, 28 February 2010 by Vassia Atanassova (talk | contribs) (upgrade-en)
Jump to navigation Jump to search
<?php
	return array(
		'upgrade' => 'Upgrade',
		'upgrade from' => 'Upgrade from',
		'upgrade to' => 'Upgrade to',
		'upgrade from to' => 'Upgrade from {0} to {1}',
		'already upgraded' => 'You already have upgraded to the latest possible version.',
		'back to opengoo' => 'Back to OpenGoo',
		'all rights reserved' => 'All rights reserved',
		'upgrade process log' => 'Upgrade process log',
		'upgrade opengoo' => 'Upgrade OpenGoo',
		'upgrade your opengoo installation' => 'Upgrade your OpenGoo installation',
	
		'error upgrade version must be specified' => 'No version specified. Cannot continue with automatic upgrade. Please, try again later or try the manual upgrade instead.',
		'error upgrade version not found' => 'Invalid version specified ({0}). Cannot continue with automatic upgrade. Please, try again later or try the manual upgrade instead.',
		'error upgrade invalid zip url' => 'Invalid download URL for specified version. Cannot continue with automatic upgrade. Please, try again later or try the manual upgrade instead.',
		'error upgrade cannot open zip file' => 'Cannot open new version\'s zip file. Cannot continue with automatic upgrade. Please, try again later or try the manual upgrade instead.',
		
		'upgrade warning' => 'Warning',
		'upgrade warning desc' => 'Please <a href="{0}" target="_blank">backup</a> your installation before upgrading!',
	);
?>