Editing Talk:Languages
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
=Language codes (inside sysconf_plugin.rco)= | =Language letter codes (inside sysconf_plugin.rco)= | ||
Inside RCOXML | Inside RCOXML | ||
{{Boxcode| | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<Page name="page_console_system_lang" unknownInt0="0x1110000" onInit="nothing" onCancel="event:native:/OnCancelConsoleConfig" onContextMenu="nothing" onActivate="event:native:/OnActivatePageConsole"> | <Page name="page_console_system_lang" unknownInt0="0x1110000" onInit="nothing" onCancel="event:native:/OnCancelConsoleConfig" onContextMenu="nothing" onActivate="event:native:/OnActivatePageConsole"> | ||
<Plane name="plane_console_system_lang" posX="0" posY="0" posZ="0" redScale="1" greenScale="1" blueScale="1" alphaScale="1" width="0" height="0" depth="0" scaleWidth="1" scaleHeight="1" scaleDepth="1" iconOffset="0x10000" onLoad="nothing" unknown17="0x0" unknown18="0x0" unknown19="0x0" unknownInt20="0x0" unknownInt21="0x0" unknown22="0x0" image="nothing" displayMode="0x0"> | <Plane name="plane_console_system_lang" posX="0" posY="0" posZ="0" redScale="1" greenScale="1" blueScale="1" alphaScale="1" width="0" height="0" depth="0" scaleWidth="1" scaleHeight="1" scaleDepth="1" iconOffset="0x10000" onLoad="nothing" unknown17="0x0" unknown18="0x0" unknown19="0x0" unknownInt20="0x0" unknownInt21="0x0" unknown22="0x0" image="nothing" displayMode="0x0"> | ||
Line 35: | Line 35: | ||
This text strings are exactly the same for for all the languages (because are localised) | This text strings are exactly the same for for all the languages (because are localised) | ||
{{Boxcode| | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<TextLang> | <TextLang> | ||
<Text name="msg_console_lang_japanese">日本語</Text> | <Text name="msg_console_lang_japanese">日本語</Text> | ||
Line 60: | Line 60: | ||
</syntaxhighlight>}} | </syntaxhighlight>}} | ||
=Language codes (inside strviewer_plugin)= | =Language letter codes (inside strviewer_plugin)= | ||
Languages can be seen in '''strviewer_plugin.sprx''' and his associated '''strviewer_plugin.rco''' | Languages can be seen in '''strviewer_plugin.sprx''' and his associated '''strviewer_plugin.rco''' | ||
Line 67: | Line 67: | ||
As an example... for korean, the item responsible to make appear the korean language as an option in setting column is '''name="menu_item_ko"''' and the text string associated is '''text="text:lang_ko"''' | As an example... for korean, the item responsible to make appear the korean language as an option in setting column is '''name="menu_item_ko"''' and the text string associated is '''text="text:lang_ko"''' | ||
{{Boxcode| | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<Page name="page_strviewer_lang" unknownInt0="0x1110000" onInit="event:native:/OnInitStrViewerLang" onCancel="event:native:/OnCancelStrViewerLang" onContextMenu="nothing" onActivate="nothing"> | <Page name="page_strviewer_lang" unknownInt0="0x1110000" onInit="event:native:/OnInitStrViewerLang" onCancel="event:native:/OnCancelStrViewerLang" onContextMenu="nothing" onActivate="nothing"> | ||
<MList name="mlist_lang" posX="0" posY="0" posZ="0" redScale="1" greenScale="1" blueScale="1" alphaScale="1" width="0" height="0" depth="0" scaleWidth="1" scaleHeight="1" scaleDepth="1" iconOffset="0x10000" onLoad="nothing" unknown17="0x0" unknown18="0x0" unknown19="0x0" unknownInt20="0x0" unknownInt21="0x0" unknown22="0x0" unknown23="0x9000000" unknown24="0x0" unknown25="0xffffffff" unknown26="0x0" unknown27="0x0" unknown28="0x0" unknown29="0x0" unknown30="0x0" unknownRef32="nothing" unknownRef33="event:native:/OnPushMlistLang" unknownRef35="nothing" unknownRef37="nothing" unknownRef39="nothing" unknownRef41="nothing" unknownRef43="nothing" unknownRef45="nothing" unknownRef47="nothing" unknownRef49="event:native:/OnScrollInMlistLang" unknownRef51="nothing"> | <MList name="mlist_lang" posX="0" posY="0" posZ="0" redScale="1" greenScale="1" blueScale="1" alphaScale="1" width="0" height="0" depth="0" scaleWidth="1" scaleHeight="1" scaleDepth="1" iconOffset="0x10000" onLoad="nothing" unknown17="0x0" unknown18="0x0" unknown19="0x0" unknownInt20="0x0" unknownInt21="0x0" unknown22="0x0" unknown23="0x9000000" unknown24="0x0" unknown25="0xffffffff" unknown26="0x0" unknown27="0x0" unknown28="0x0" unknown29="0x0" unknown30="0x0" unknownRef32="nothing" unknownRef33="event:native:/OnPushMlistLang" unknownRef35="nothing" unknownRef37="nothing" unknownRef39="nothing" unknownRef41="nothing" unknownRef43="nothing" unknownRef45="nothing" unknownRef47="nothing" unknownRef49="event:native:/OnScrollInMlistLang" unknownRef51="nothing"> | ||
Line 99: | Line 99: | ||
Note are the same names used in the RCOXML, but here are ordered chronologically | Note are the same names used in the RCOXML, but here are ordered chronologically | ||
{{Boxcode| | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<TextLang> | <TextLang> | ||
<Text name="lang_ja">Japanese</Text> | <Text name="lang_ja">Japanese</Text> | ||
Line 124: | Line 124: | ||
</syntaxhighlight>}} | </syntaxhighlight>}} | ||
=Language codes (inside explore_plugin.sprx)= | =Language letter codes (inside explore_plugin.sprx)= | ||
Offset(h) 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F | Offset(h) 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F | ||
Line 144: | Line 144: | ||
0026E5F0 61 72 00 00 00 00 00 00 73 65 00 00 00 00 00 00 ar......se...... | 0026E5F0 61 72 00 00 00 00 00 00 73 65 00 00 00 00 00 00 ar......se...... | ||
0026E600 64 6B 00 00 00 00 00 00 00 00 00 00 00 00 00 00 dk.............. | 0026E600 64 6B 00 00 00 00 00 00 00 00 00 00 00 00 00 00 dk.............. | ||
=Language codes in PS2= | =Language codes in PS2= | ||
http://ichiba.geocities.jp/ysai187/PS2/LanguageSupport.htm | http://ichiba.geocities.jp/ysai187/PS2/LanguageSupport.htm |