You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Stefan Seelmann (JIRA)" <ji...@apache.org> on 2009/03/28 19:12:50 UTC

[jira] Commented: (DIRSTUDIO-451) [I18n] Templates not I18ned in LdifEditor

    [ https://issues.apache.org/jira/browse/DIRSTUDIO-451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12693472#action_12693472 ] 

Stefan Seelmann commented on DIRSTUDIO-451:
-------------------------------------------

Fixed here:
  http://svn.apache.org/viewvc?rev=759535&view=rev

French translations are outstanding in "ldifeditor/plugin_fr.properties":
Template_LdifContentRecord_description=LDIF content record
Template_LdifAddRecord_description=LDIF change add record
Template_LdifModifyRecord_description=LDIF change modify record
Template_LdifDeleteRecord_description=LDIF change delete record
Template_LdifModdnRecord_description=LDIF Cchange modify DN record
Template_LdifModifyRecord_AddValue_description=Add value
Template_LdifModifyRecord_ReplaceValue_description=Replace value
Template_LdifModifyRecord_DeleteValue_description=Delete value
Template_LdifModifyRecord_DeleteAttribute_description=Delete attribute


> [I18n] Templates not I18ned in LdifEditor
> -----------------------------------------
>
>                 Key: DIRSTUDIO-451
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-451
>             Project: Directory Studio
>          Issue Type: Task
>    Affects Versions: 1.3.0
>            Reporter: Emmanuel Lecharny
>            Priority: Minor
>             Fix For: 1.4.0
>
>
> The template.xml file is not pointing to i18ned elements :
> /ldifeditor/resources/templates/templates.xml
> <templates>
> 	<template 
> 		id="org.apache.directory.studio.ldifeditor.templates.ldifContentRecord" 
> 		name="dn: " 
> 		description="LDIF content record"   <<----- To be translated !
> ...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.