bug fix: 7015243 [cmd_assistant] Applet partially translated.
authorPu Chen (pu.chen@oracle.com)
Wed, 15 Jun 2011 22:34:01 -0700
changeset 80 3ccc346041df
parent 79 a7468ace3d6a
child 81 032e65211d65
bug fix: 7015243 [cmd_assistant] Applet partially translated.
cmdassist/data/CommandAssistantApplet.server
--- a/cmdassist/data/CommandAssistantApplet.server	Wed Jun 15 20:36:00 2011 -0700
+++ b/cmdassist/data/CommandAssistantApplet.server	Wed Jun 15 22:34:01 2011 -0700
@@ -25,6 +25,15 @@
 	</oaf_attribute>
 	<oaf_attribute name="name" type="string" value="Command Assistant"/>
 	<oaf_attribute name="description" type="string" value="An easy way to access Solaris documents"/>
+	<oaf_attribute name="description-de" type="string" value="Eine einfache Methode zum Zugreifen auf Solaris-Dokumente"/>
+	<oaf_attribute name="description-es" type="string" value="Una forma simple de acceder a los documentos de Solaris"/>
+	<oaf_attribute name="description-fr" type="string" value="Une façon simple d'accéder aux documents Solaris"/>
+	<oaf_attribute name="description-it" type="string" value="Un modo semplice per accedere ai documenti Solaris"/>
+	<oaf_attribute name="description-ja" type="string" value="Solaris のドキュメントに簡単にアクセスする方法"/>
+	<oaf_attribute name="description-ko" type="string" value="간편하게 Solaris 문서에 액세스할 수 있도록 합니다."/>
+	<oaf_attribute name="description-pt_BR" type="string" value="Uma forma fácil de acessar documentos do Solaris"/>
+	<oaf_attribute name="description-zh_CN" type="string" value="访问 Solaris 文档的简便方法"/>
+	<oaf_attribute name="description-zh_TW" type="string" value="輕鬆存取 Solaris 文件的方式"/>
 	<oaf_attribute name="panel:icon" type="string" value="command_assistant_applet.png"/>
 
 </oaf_server>