New submissions to International Journal "Notes on Intuitionistic Fuzzy Sets" are temporarily suspended from 1 June until 1 September 2026.
Read here the full announcement.

Open Call for Papers: 29th International Conference on Intuitionistic Fuzzy Sets • 6–7 November 2026 • Sofia, Bulgaria / Online
EXTENDED deadline for submissions: 15 June 2026.

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!',
	);
?>