|
|
Choosing A Webhost: |
svn commit: r533748 - in /lenya/trunk/src/webapp/lenya: resources/i18n/cmsu: msg#00245cms.lenya.cvs
Author: andreas Date: Mon Apr 30 06:50:55 2007 New Revision: 533748 URL: http://svn.apache.org/viewvc?view=rev&rev=533748 Log: Added some i18n for publication templating Modified: lenya/trunk/src/webapp/lenya/resources/i18n/cmsui.xml lenya/trunk/src/webapp/lenya/resources/i18n/cmsui_de.xml lenya/trunk/src/webapp/lenya/xslt/util/welcome.xsl Modified: lenya/trunk/src/webapp/lenya/resources/i18n/cmsui.xml URL: http://svn.apache.org/viewvc/lenya/trunk/src/webapp/lenya/resources/i18n/cmsui.xml?view=diff&rev=533748&r1=533747&r2=533748 ============================================================================== --- lenya/trunk/src/webapp/lenya/resources/i18n/cmsui.xml (original) +++ lenya/trunk/src/webapp/lenya/resources/i18n/cmsui.xml Mon Apr 30 06:50:55 2007 @@ -91,7 +91,9 @@ <message key="All rights reserved">All rights reserved.</message> <message key="show"> + </message> <message key="hide"> - </message> - + <message key="Publication">Publication</message> + <message key="Publications">Publications</message> + <!-- submit screen --> <message key="submit-for-approval">Submit "{0}" for approval</message> <message key="submit-for-approval?">Do you want to submit <xhtml:em>"{0}"</xhtml:em> for approval?</message> @@ -383,7 +385,13 @@ <message key="lenya.rc.nocheckin">Resource could not be checked in</message> <message key="Generic Exception">Generic Exception</message> <message key="Check the log files.">Check the log files.</message> - + + <!-- + Publication templating. Can't go in the module yet, since module + i18n is only supported in publications. + --> + <message key="create-publication">Create publication</message> + <!-- Error messages of a general nature --> <message key="error-document-form">Document is not well-formed: {0}</message> <message key="error-validation">Schema validation failed: {0}</message> @@ -400,5 +408,5 @@ <xhtml:strong>Note:</xhtml:strong> Make sure that your content repository is configured correctly within <xhtml:code>$PUB_HOME/config/(local.)publication.xml</xhtml:code>. </message> - + </catalogue> Modified: lenya/trunk/src/webapp/lenya/resources/i18n/cmsui_de.xml URL: http://svn.apache.org/viewvc/lenya/trunk/src/webapp/lenya/resources/i18n/cmsui_de.xml?view=diff&rev=533748&r1=533747&r2=533748 ============================================================================== --- lenya/trunk/src/webapp/lenya/resources/i18n/cmsui_de.xml (original) +++ lenya/trunk/src/webapp/lenya/resources/i18n/cmsui_de.xml Mon Apr 30 06:50:55 2007 @@ -100,6 +100,8 @@ <message key="Dimension (w x h)">Abmessung (B x H)</message> <message key="Height">Höhe</message> <message key="Width">Breite</message> + <message key="Publication">Publikation</message> + <message key="Publications">Publikationen</message> <!-- submit screen --> @@ -394,6 +396,12 @@ <message key="Templates used">Verwendete Templates</message> <message key="Inherited: see template publication">Vererbt: Siehe Template-Publikation</message> + <!-- + Publication templating. Can't go in the module yet, since module + i18n is only supported in publications. + --> + <message key="create-publication">Publikation erstellen</message> + <!-- Error messages of a general nature --> <message key="error-document-form">Dokument ist nicht wohlgeformt: {0}</message> <message key="error-validation">Schema Validierung schlug fehl: {0}</message> Modified: lenya/trunk/src/webapp/lenya/xslt/util/welcome.xsl URL: http://svn.apache.org/viewvc/lenya/trunk/src/webapp/lenya/xslt/util/welcome.xsl?view=diff&rev=533748&r1=533747&r2=533748 ============================================================================== --- lenya/trunk/src/webapp/lenya/xslt/util/welcome.xsl (original) +++ lenya/trunk/src/webapp/lenya/xslt/util/welcome.xsl Mon Apr 30 06:50:55 2007 @@ -24,6 +24,7 @@ xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns="http://www.w3.org/1999/xhtml" + xmlns:i18n="http://apache.org/cocoon/i18n/2.1" > <xsl:template match="/*"> @@ -42,9 +43,11 @@ <xsl:template match="lenya:publications"> <div class="lenya-sidebar"> - <div class="lenya-sidebar-heading">Publications</div> - <div class="lenya-publication-item"> - <strong><a href="index.html?lenya.usecase=templating.createPublicationFromTemplate">New publication</a></strong> + <div class="lenya-sidebar-heading"><i18n:text>Publications</i18n:text></div> + <div class="lenya-publication-item" style="margin-bottom: 2em;"> + <a href="index.html?lenya.usecase=templating.createPublicationFromTemplate"> + <i18n:text>create-publication</i18n:text> » + </a> </div> <!-- do not list publications with @show="false" (can be used to hide template publications -->
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | svn commit: r533737 - /lenya/trunk/src/webapp/readme.xml, andreas |
|---|---|
| Next by Date: | svn commit: r533749 - /lenya/trunk/src/pubs/default/java/src/org/apache/lenya/defaultpub/cms/publication/templating/Instantiator.java, andreas |
| Previous by Thread: | svn commit: r533737 - /lenya/trunk/src/webapp/readme.xml, andreas |
| Next by Thread: | svn commit: r533749 - /lenya/trunk/src/pubs/default/java/src/org/apache/lenya/defaultpub/cms/publication/templating/Instantiator.java, andreas |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |