'extension', 'install', 'downgrade', 'upgrade', 'flavour', 'remove', 'wiki' ... all these keywords have in common a 'version'. How about "Version Wizard"? "Assistant de version" ..... although sounds strange. Was just a thought.
Thanks, Caty On Thu, Oct 25, 2012 at 5:13 PM, Marius Dumitru Florea < [email protected]> wrote: > On Thu, Oct 25, 2012 at 4:22 PM, Vincent Massol <[email protected]> > wrote: > > > > On Oct 25, 2012, at 3:04 PM, Marius Dumitru Florea < > [email protected]> wrote: > > > >> On Thu, Oct 25, 2012 at 3:41 PM, Vincent Massol <[email protected]> > wrote: > >>> > >>> On Oct 25, 2012, at 2:35 PM, Silvia Rusu <[email protected]> > wrote: > >>> > >>>> Hello, > >>>> > >>>> I'd like to get your opinion on what French translation we should use > >>>> for "Distribution Wizard". So far I've received the following > >>>> suggestions: > >>>> * Gestionnaire de distributions > >>>> * Assistant d'installation > >>>> * Assistant de distribution > >>>> > >>>> Do you prefer one of the above suggestions? Do you have other ideas? > >>>> Please reply to the present thread with your opinion. > >>> > >>> Actually I'm not very fond of the English wording: "Distribution > Wizard". For a user it's hard to understand IMO. > >>> > >> > >>> What about using "Install Wizard" instead and it's used both for first > time installs and upgrades? (btw when it's upgrades, the button will be > "upgrade" I believe, right?) > >> > >> "Install" is not accurate because you can do Install, Upgrade, > >> Downgrade or (maybe later) switch flavour. > > > > > Switch? What would it do and how would you call it ? > > Simply. The distribution manager already has the notion of "a > different distribution" ( > > https://github.com/xwiki/xwiki-platform/blob/master/xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-distribution/src/main/java/org/xwiki/extension/distribution/internal/DistributionManager.java#L47 > ) which is not the same as "same distribution but different version" > (Upgrade/Downgrade). This can happen if you replace the > xwiki-flavour-foo war with the xwiki-flavour-bar war, keeping the > persistent directory (which contains the distribution status, > installed extensions, etc.). In this case when you start XWiki the > Distribution Manager detects the distribution change and displays the > distribution wizard which suggests you to install the (new) UI > associated with the new distribution (flavour) and to > remove/upgrade/downgrade whatever extensions you may have installed > (in order to work with the new distribution). > > The framework for all this is already in place. See > > https://github.com/xwiki/xwiki-platform/blob/master/xwiki-platform-core/xwiki-platform-web/src/main/webapp/templates/distribution.vm#L157 > . > > Thanks, > Marius > > > I think switching would mean calling from the admin and in this case we > could name it differently. > > > > Here's we're talking about the wizard that appears when you start your > wiki and you've installed a new WAR. > > > > "Install Wizard" seems good to me for this use case. > > > > Or maybe we should just call it "Extension Wizard" since we don'treally > have the terminology of "Distribution" ATM. Maybe in the future when we > have the notion of "Flavors" we would call it "Flavor Wizard"... > > > > Thanks > > -Vincent > > > >> Thanks, > >> Marius > >> > >>> > >>> In which case, we would have in French, "Assistant d'installation". > >>> > >>> The other French names are not very nice⦠> >>> > >>> Thanks > >>> -Vincent > >>> _______________________________________________ > >>> devs mailing list > >>> [email protected] > >>> http://lists.xwiki.org/mailman/listinfo/devs > >> _______________________________________________ > >> devs mailing list > >> [email protected] > >> http://lists.xwiki.org/mailman/listinfo/devs > > > > _______________________________________________ > > devs mailing list > > [email protected] > > http://lists.xwiki.org/mailman/listinfo/devs > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs > _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

