add translation; make concept macros more flexible
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3343 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
		
							parent
							
								
									1cb8894abc
								
							
						
					
					
						commit
						a522c4d218
					
				
					 3 changed files with 9 additions and 4 deletions
				
			
		|  | @ -20,6 +20,7 @@ | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| <metal:title define-macro="concepttitle"> | <metal:title define-macro="concepttitle"> | ||||||
|  |   <metal:title define-macro="concepttitle_only"> | ||||||
|     <tal:actions condition="view/showObjectActions"> |     <tal:actions condition="view/showObjectActions"> | ||||||
|         <div metal:use-macro="views/node_macros/object_actions" /> |         <div metal:use-macro="views/node_macros/object_actions" /> | ||||||
|     </tal:actions> |     </tal:actions> | ||||||
|  | @ -29,6 +30,7 @@ | ||||||
|          tal:attributes="href request/URL" |          tal:attributes="href request/URL" | ||||||
|          tal:content="item/title">Title</a> |          tal:content="item/title">Title</a> | ||||||
|     </h1> |     </h1> | ||||||
|  |   </metal:title> | ||||||
|   <p tal:define="description description|item/renderedDescription" |   <p tal:define="description description|item/renderedDescription" | ||||||
|      tal:condition="description"> |      tal:condition="description"> | ||||||
|     <i tal:content="structure description">Description</i></p> |     <i tal:content="structure description">Description</i></p> | ||||||
|  |  | ||||||
										
											Binary file not shown.
										
									
								
							|  | @ -3,7 +3,7 @@ msgstr "" | ||||||
| 
 | 
 | ||||||
| "Project-Id-Version: $Id$\n" | "Project-Id-Version: $Id$\n" | ||||||
| "POT-Creation-Date: 2007-05-22 12:00 CET\n" | "POT-Creation-Date: 2007-05-22 12:00 CET\n" | ||||||
| "PO-Revision-Date: 2009-03-14 12:00 CET\n" | "PO-Revision-Date: 2009-04-16 12:00 CET\n" | ||||||
| "Last-Translator: Helmut Merz <helmutm@cy55.de>\n" | "Last-Translator: Helmut Merz <helmutm@cy55.de>\n" | ||||||
| "Language-Team: loops developers <helmutm@cy55.de>\n" | "Language-Team: loops developers <helmutm@cy55.de>\n" | ||||||
| "MIME-Version: 1.0\n" | "MIME-Version: 1.0\n" | ||||||
|  | @ -131,6 +131,9 @@ msgstr "Aufgabe bearbeiten..." | ||||||
| msgid "Modify task" | msgid "Modify task" | ||||||
| msgstr "Aufgabe bearbeiten" | msgstr "Aufgabe bearbeiten" | ||||||
| 
 | 
 | ||||||
|  | msgid "Create Work Item..." | ||||||
|  | msgstr "Aktivität anlegen..." | ||||||
|  | 
 | ||||||
| msgid "Edit Video..." | msgid "Edit Video..." | ||||||
| msgstr "Video bearbeiten..." | msgstr "Video bearbeiten..." | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 helmutm
						helmutm