You are here: Foswiki>Tasks Web>Item685 (02 Jan 2015, GeorgeClark)Edit Attach
The information is in English only. It would be nice if the page is devided inThe page should provide information in all available languages with a section for each language, with a "Set to [language]" button with each section, instead of a dropdown box.

Item687 applies here as well. -- AJA


i don't think this can be done using the current infrastructure because %MAKETEXT% doesn't accept a language parameter.

WN
With the provided patches (attached) it is possible, using this syntax:
%MAKETEXT{"mytext" lang="de"}%

Performance wise my hacked up code can be improved, because now every time a lang parameter is provided a new I18N object is created.

AC
One more thing is needed: the ability to loop through the available languages and write a custom text. What I would like:

English
Change the interface language to English [Set to English]

Deutsch
Sprache wechseln nach Deutsch [Sprache zu Deutsch wechseln]

etcetera

AC


I don't think it would be smart to do this. What about when we get 40 translations ?

AT
  1. We don't have 40 languages now
  2. We can add a TOC at the top

AC

not now, Edin* smile -- SD

Undeferred, post Dakar CC


The oopschangelanguage template no longer exists. setting this to no action.

-- GeorgeClark - 02 Jan 2015

ItemTemplate edit

Summary oopschangelanguage.tmpl - (change language screen) should display information is different languages
ReportedBy ArthurClemens
Codebase
SVN Range
AppliesTo Engine
Component FoswikiTemplates, FoswikiUsability, I18N
Priority Enhancement
CurrentState No Action Required
WaitingFor
Checkins
TargetRelease n/a
ReleasedIn n/a
CheckinsOnBranches
trunkCheckins
masterCheckins
ItemBranchCheckins
Release01x01Checkins
I Attachment Action Size Date Who Comment
language_param_for_locale_I18N.diffdiff language_param_for_locale_I18N.diff manage 992 bytes 13 Oct 2005 - 23:01 ArthurClemens patch against SVN 7027
language_param_for_locale_TWikiDotPm.diffdiff language_param_for_locale_TWikiDotPm.diff manage 530 bytes 13 Oct 2005 - 23:02 ArthurClemens Patch against SVN 7027
Topic revision: r15 - 02 Jan 2015, GeorgeClark
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy