- From: <w3t-archive+esw-wiki@w3.org>
- Date: Tue, 25 Oct 2005 20:36:18 -0000
- To: w3t-archive+esw-wiki@w3.org
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "ESW Wiki" for change notification.
The following page has been changed by GoutamSaha:
http://esw.w3.org/topic/its0908LinguisticMarkup
------------------------------------------------------------------------------
<pos_cat name="time" type="dhai" meaning="30 past 2"> dhai baje </pos_cat>
<!-- 30 minutes past 2 (in Hindi etc) -->
+
+ }}}
+
+
+ We often see that an '''image''' (along with an embedded '''Tooltip text''') is inserted
+ in a sentence. We intend to translate the sentence as well as the '''tooltip text.'''
+ We may use the following markup.
+
+ {{{
+
+ <!-- Markup for Tooltip text embedded inside an Image -->
+
+ <para> Click here
+
+ <image source="begin.jpg" alt="begin" />
+
+ <pos_cat name="alt_value"> begin </pos_cat>
+
+ to play now.
+
+ </para>
}}}
Received on Wednesday, 26 October 2005 07:21:56 UTC