Changes between Version 10 and Version 11 of Internationalization
- Timestamp:
- 04/15/08 12:54:15 (19 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internationalization
v10 v11 64 64 #!xml 65 65 <ModulePrefs title="Gifts Tutorial" 66 imageUrl="http://images.hi5.com/images/opensocial/gifts_120x60.gif">66 thumbnail="http://images.hi5.com/images/opensocial/gifts_120x60.gif"> 67 67 </ModulePrefs> 68 68 }}} … … 71 71 {{{ 72 72 #!xml 73 <ModulePrefs title="appTitle" imageUrl="appImageUrl">73 <ModulePrefs title="appTitle" thumbnail="appImageUrl"> 74 74 <Locale messages="http://images.hi5.com/images/opensocial/ALL_ALL.xml"/> 75 75 </ModulePrefs> … … 97 97 {{{ 98 98 #!xml 99 <ModulePrefs title="Gifts Tutorial" imageUrl="http://images.hi5.com/images/opensocial/gifts_120x60.gif">99 <ModulePrefs title="Gifts Tutorial" thumbnail="http://images.hi5.com/images/opensocial/gifts_120x60.gif"> 100 100 <Locale messages="http://images.hi5.com/images/opensocial/ALL_ALL.xml"/> 101 101 </ModulePrefs> … … 122 122 {{{ 123 123 #!xml 124 <ModulePrefs title="appTitle" imageUrl="appImageUrl">124 <ModulePrefs title="appTitle" thumbnail="appImageUrl"> 125 125 <Locale messages="http://images.hi5.com/gifts/ALL_ALL.xml"/> 126 126 <Locale messages="http://images.hi5.com/gifts/es_ALL.xml" lang="es"/>