mirror of
https://github.com/scummvm/scummvm.git
synced 2025-04-02 10:52:32 -04:00
The talkie version was silently killed while we completed the support for the regular Mac version. Also cleanup all the LOK static resources a bit (remove garbage offsets).
664 lines
25 KiB
C
664 lines
25 KiB
C
static const char *const k1IntroStringsMacCDFrench[51] = {
|
|
"This is a text test - 1",
|
|
"This is a text test - 2",
|
|
"Salut Kallak...",
|
|
"...Puissant Chef de l'Ordre des Mystiques Royaux!",
|
|
"Je t'ai fait peur?",
|
|
"Malcolm!",
|
|
"On m'a dit hier que tu t'""\x82""tais ""\x82""vad""\x82"".",
|
|
"Je t'attendais depuis longtemps.",
|
|
"Pourquoi me serais-je press""\x82""?",
|
|
"C'est moi qui gouverne ce pays!",
|
|
"Ton faible sort n'a pas d'effet sur moi.",
|
|
"Tue-moi maintenant!",
|
|
"Il ne me reste pas beaucoup de pouvoirs magiques.",
|
|
"Je veux te faire du mal, sois-en s""\x96""r...",
|
|
"...Maintenant, tu es transform""\x82"" en pierre...",
|
|
"...mais je te laisse tes yeux.",
|
|
"Je ne verse aucune larme pour Kyrandia...",
|
|
"...mais je ne peux pas te refuser les tiennes.",
|
|
"Malcolm le Bouffon est libre!",
|
|
"Il contr""\x93""le la Kyragemme maintenant...",
|
|
"...source de tous les pouvoirs magiques de Kyrandia!",
|
|
"",
|
|
"Comment oses-tu ME faire tr""\x82""bucher!",
|
|
"Mais non, quelque chose de sp""\x82""cial pour toi...",
|
|
"Un sort humoristique!",
|
|
"Mais je pr""\x82""viendrai.",
|
|
"Ne saute pas sur CET arbre!",
|
|
"Ne grimpe pas sur CET arbre, petit ""\x82""cureuil!",
|
|
"Hou!",
|
|
"C'est plus marrant comme ""\x87""a...",
|
|
"...n'est-ce pas?",
|
|
"Ha ha ha...",
|
|
"Les doigts ne sont-ils pas une chose merveilleuse?",
|
|
"C'est super d'""\x88""tre en vie!",
|
|
"Brandon!",
|
|
"Grand-P""\x8A""re! On y est arriv""\x82""!",
|
|
"Non! TU y es arriv""\x82""!",
|
|
"Longue vie au Roi Brandon!",
|
|
"Longue vie ""\x85"" l'Ordre des Mystiques Royaux!",
|
|
"Retournons mettre de l'ordre dans Kyrandia!",
|
|
"Bonne id""\x82""e!",
|
|
"En tant que Roi...",
|
|
"je d""\x82""clare que les sandales sont d""\x82""sormais les souliers officiels ""\x85"" Kyrandia!",
|
|
"Bien jou""\x82"", Brandon!",
|
|
"La Terre ne pleure plus...",
|
|
"Et tu as retrouv""\x82"" tes amis!",
|
|
"Ma Ch""\x8A""re Brynn...",
|
|
"Malcolm s'est ""\x82""vad""\x82""!",
|
|
"Il viendra me chercher bient""\x93""t.",
|
|
"S'il te pla""\x8C""t Brandon, aide-moi...",
|
|
""
|
|
};
|
|
|
|
static const StringListProvider k1IntroStringsMacCDFrenchProvider = { ARRAYSIZE(k1IntroStringsMacCDFrench), k1IntroStringsMacCDFrench };
|
|
|
|
static const char *const k1ItemNamesMacCDFrench[108] = {
|
|
"Grenat",
|
|
"Am""\x82""thyste",
|
|
"Aigue-marine",
|
|
"Diamant",
|
|
"Emeraude",
|
|
"Perle",
|
|
"Rubis",
|
|
"Olivine",
|
|
"Saphir",
|
|
"Opale",
|
|
"Topaze",
|
|
"Onyx",
|
|
"Aventurine",
|
|
"Pierre de Lune",
|
|
"Pierre d'Iris",
|
|
"Magn""\x82""tite",
|
|
"Rose",
|
|
"Tulipe",
|
|
"Orchid""\x82""e",
|
|
"Rose d'argent",
|
|
"Statuette d'argent",
|
|
"Pi""\x8A""ce d'argent",
|
|
"Pi""\x8A""ce d'or",
|
|
"Bague en or",
|
|
"Calice royal",
|
|
"Pomme de pin",
|
|
"Gland",
|
|
"Noix",
|
|
"Baie de feu luisantes",
|
|
"Baie de feu",
|
|
"Baie de feu",
|
|
"Baie de feu",
|
|
"Baie de feu",
|
|
"Baie de feu",
|
|
"Poisson",
|
|
"Ar""\x88""te",
|
|
"Gigot de mouton",
|
|
"Os",
|
|
"Pomme",
|
|
"Trognon de pomme",
|
|
"Myrtille",
|
|
"Champignon",
|
|
"Note",
|
|
"Bille",
|
|
"Scie",
|
|
"Croix ans""\x82""e",
|
|
"Plume",
|
|
"Oeuf",
|
|
"Feuille",
|
|
"Tr""\x8A""fle",
|
|
"Etoile bris""\x82""e",
|
|
"Boule de cristal",
|
|
"Larme",
|
|
"Miroir",
|
|
"Tesson de glace",
|
|
"Fl""\x96""te",
|
|
"Sablier",
|
|
"Cl""\x82"" m""\x82""tallique",
|
|
"Cl""\x82"" de jade",
|
|
"Cl""\x82"" obsidion",
|
|
"Potion rouge",
|
|
"Potion rouge",
|
|
"Potion bleue",
|
|
"Potion bleue",
|
|
"Potion jaune",
|
|
"Potion jaune",
|
|
"Potion verte",
|
|
"Potion orange",
|
|
"Potion violette",
|
|
"Potion d'arcs-en-ciel",
|
|
"Eau fraiche",
|
|
"Eau fraiche",
|
|
"Eau sal""\x82""e",
|
|
"Eau sal""\x82""e",
|
|
"Eau min""\x82""rale",
|
|
"Eau min""\x82""rale",
|
|
"Eau magique",
|
|
"Eau magique",
|
|
"Gourde vide",
|
|
"Gourde vide",
|
|
"Parchemin",
|
|
"Parchemin",
|
|
"Parchemin",
|
|
"Parchemin",
|
|
"Parchemin",
|
|
"Parchemin",
|
|
"Parchemin",
|
|
"Parchemin",
|
|
"Parchemin",
|
|
"Parchemin",
|
|
"Morceau de parchemin",
|
|
"Morceau de parchemin",
|
|
"Morceau de parchemin",
|
|
"Morceau de parchemin",
|
|
"Morceau de parchemin",
|
|
"Pierre magique rouge",
|
|
"Pierre magique orange",
|
|
"Pierre magique jaune",
|
|
"Pierre magique verte",
|
|
"Pierre magique turquoise",
|
|
"Pierre magique bleue",
|
|
"Pierre magique violette",
|
|
"Rocher lourd",
|
|
"Couronne royale",
|
|
"Sceptre royal",
|
|
"Cl""\x82"" en or",
|
|
"Objet inconnu",
|
|
""
|
|
};
|
|
|
|
static const StringListProvider k1ItemNamesMacCDFrenchProvider = { ARRAYSIZE(k1ItemNamesMacCDFrench), k1ItemNamesMacCDFrench };
|
|
|
|
static const char *const k1TakenStringsMacCDFrench[4] = {
|
|
" prise.",
|
|
" pris.",
|
|
" prise.",
|
|
" pris."
|
|
};
|
|
|
|
static const StringListProvider k1TakenStringsMacCDFrenchProvider = { ARRAYSIZE(k1TakenStringsMacCDFrench), k1TakenStringsMacCDFrench };
|
|
|
|
static const char *const k1PlacedStringsMacCDFrench[2] = {
|
|
" plac""\x82""e.",
|
|
" plac""\x82""."
|
|
};
|
|
|
|
static const StringListProvider k1PlacedStringsMacCDFrenchProvider = { ARRAYSIZE(k1PlacedStringsMacCDFrench), k1PlacedStringsMacCDFrench };
|
|
|
|
static const char *const k1DroppedStringsMacCDFrench[2] = {
|
|
" l""\x83""ch""\x82""e.",
|
|
" l""\x83""ch""\x82""."
|
|
};
|
|
|
|
static const StringListProvider k1DroppedStringsMacCDFrenchProvider = { ARRAYSIZE(k1DroppedStringsMacCDFrench), k1DroppedStringsMacCDFrench };
|
|
|
|
static const char *const k1NoDropStringsMacCDFrench[2] = {
|
|
"Vous ne pouvez pas l""\x83""cher autre chose ici.",
|
|
"Vous ne pouvez pas mettre ""\x87""a l""\x85""."
|
|
};
|
|
|
|
static const StringListProvider k1NoDropStringsMacCDFrenchProvider = { ARRAYSIZE(k1NoDropStringsMacCDFrench), k1NoDropStringsMacCDFrench };
|
|
|
|
static const char *const k1PutDownStringMacCDFrench[1] = {
|
|
"Il faudrait peut-""\x88""tre que je pose ""\x87""a d'abord."
|
|
};
|
|
|
|
static const StringListProvider k1PutDownStringMacCDFrenchProvider = { ARRAYSIZE(k1PutDownStringMacCDFrench), k1PutDownStringMacCDFrench };
|
|
|
|
static const char *const k1WaitAmuletStringMacCDFrench[1] = {
|
|
"Je suppose qu'il me faut attendre que mon amulette retrouve son pouvoir."
|
|
};
|
|
|
|
static const StringListProvider k1WaitAmuletStringMacCDFrenchProvider = { ARRAYSIZE(k1WaitAmuletStringMacCDFrench), k1WaitAmuletStringMacCDFrench };
|
|
|
|
static const char *const k1BlackJewelStringMacCDFrench[1] = {
|
|
"C'est un bijou, mais pourquoi est-il noir?"
|
|
};
|
|
|
|
static const StringListProvider k1BlackJewelStringMacCDFrenchProvider = { ARRAYSIZE(k1BlackJewelStringMacCDFrench), k1BlackJewelStringMacCDFrench };
|
|
|
|
static const char *const k1HealingTipStringMacCDFrench[1] = {
|
|
"Hue, ""\x87""a pourrait bien m'""\x88""tre utile si je suis bless""\x82""."
|
|
};
|
|
|
|
static const StringListProvider k1HealingTipStringMacCDFrenchProvider = { ARRAYSIZE(k1HealingTipStringMacCDFrench), k1HealingTipStringMacCDFrench };
|
|
|
|
static const char *const k1PoisonGoneStringMacCDFrench[2] = {
|
|
"G""\x82""nial!",
|
|
"Les effets du poison ont disparu!"
|
|
};
|
|
|
|
static const StringListProvider k1PoisonGoneStringMacCDFrenchProvider = { ARRAYSIZE(k1PoisonGoneStringMacCDFrench), k1PoisonGoneStringMacCDFrench };
|
|
|
|
static const char *const k1ThePoisonStringsMacCDFrench[4] = {
|
|
"Le poison...",
|
|
"Je ne peux plus respirer...",
|
|
"Je ne me sens pas tr""\x8A""s bien...",
|
|
"Ce serpent doit ""\x88""tre \rvenimeux!"
|
|
};
|
|
|
|
static const StringListProvider k1ThePoisonStringsMacCDFrenchProvider = { ARRAYSIZE(k1ThePoisonStringsMacCDFrench), k1ThePoisonStringsMacCDFrench };
|
|
|
|
static const char *const k1FluteStringsMacCDFrench[2] = {
|
|
"\x80""a ne sonne pas tr""\x8A""s bien.",
|
|
"Cette derni""\x8A""re note ""\x82""tait vraiment aigue!"
|
|
};
|
|
|
|
static const StringListProvider k1FluteStringsMacCDFrenchProvider = { ARRAYSIZE(k1FluteStringsMacCDFrench), k1FluteStringsMacCDFrench };
|
|
|
|
static const char *const k1WispJewelStringsMacCDFrench[2] = {
|
|
"Je ne m'en sens pas vraiment capable maintenant.",
|
|
"Je devrait poser mon, ma, mes "
|
|
};
|
|
|
|
static const StringListProvider k1WispJewelStringsMacCDFrenchProvider = { ARRAYSIZE(k1WispJewelStringsMacCDFrench), k1WispJewelStringsMacCDFrench };
|
|
|
|
static const char *const k1MagicJewelStringsMacCDFrench[1] = {
|
|
"C'""\x82""tait bizarre."
|
|
};
|
|
|
|
static const StringListProvider k1MagicJewelStringsMacCDFrenchProvider = { ARRAYSIZE(k1MagicJewelStringsMacCDFrench), k1MagicJewelStringsMacCDFrench };
|
|
|
|
static const char *const k1FlaskFullStringMacCDFrench[1] = {
|
|
"Cette gourde est d""\x82""j""\x85"" pleine."
|
|
};
|
|
|
|
static const StringListProvider k1FlaskFullStringMacCDFrenchProvider = { ARRAYSIZE(k1FlaskFullStringMacCDFrench), k1FlaskFullStringMacCDFrench };
|
|
|
|
static const char *const k1FullFlaskStringMacCDFrench[4] = {
|
|
"La gourde est remplie \rd'eau gazeuse fra""\x8C""che.",
|
|
"La gourde est remplie \rd'eau sal""\x82""e.",
|
|
"La gourde est remplie \rd'eau min""\x82""rale.",
|
|
"Eau magique."
|
|
};
|
|
|
|
static const StringListProvider k1FullFlaskStringMacCDFrenchProvider = { ARRAYSIZE(k1FullFlaskStringMacCDFrench), k1FullFlaskStringMacCDFrench };
|
|
|
|
static const char *const k1OutroHomeStringMacCDFrench[1] = {
|
|
"Maison"
|
|
};
|
|
|
|
static const StringListProvider k1OutroHomeStringMacCDFrenchProvider = { ARRAYSIZE(k1OutroHomeStringMacCDFrench), k1OutroHomeStringMacCDFrench };
|
|
|
|
static const char *const k1VeryCleverStringMacCDFrench[1] = {
|
|
"Malin! Mais vos efforts restent vains."
|
|
};
|
|
|
|
static const StringListProvider k1VeryCleverStringMacCDFrenchProvider = { ARRAYSIZE(k1VeryCleverStringMacCDFrench), k1VeryCleverStringMacCDFrench };
|
|
|
|
static const char *const k1GUIStringsMacCDFrench[35] = {
|
|
"The Legend of Kyrandia",
|
|
"Charger un jeu",
|
|
"Sauvegarder ce jeu",
|
|
"Contr""\x93""les du jeu",
|
|
"Quitter le jeu",
|
|
"Reprendre le jeu",
|
|
"Contr""\x93""les du jeu",
|
|
"Quel jeu voulez-vous re-charger?",
|
|
"S""\x82""lectionnez une position o""\x97"" sauvegarder:",
|
|
"[ EMPLACEMENT VIDE ]",
|
|
"Annuler",
|
|
"Entrez description de votre jeu sauvegard""\x82"".",
|
|
"Sauvegarder",
|
|
"Repose en paix, Brandon.",
|
|
"Vous voulez vraiment quitter le jeu?",
|
|
"XXXXXXXXXXXXXXXXX",
|
|
"XXXXXXXXXXXXXXXXX",
|
|
"XXXXXXXXXXXXXXXXX",
|
|
"XXXXXXXXXXXXXXXXX",
|
|
"XXXXXXXXXXXX",
|
|
"",
|
|
"",
|
|
"",
|
|
"",
|
|
"",
|
|
"Menu principal",
|
|
"activ""\x82",
|
|
"d""\x82""sactiv""\x82",
|
|
"Oui",
|
|
"Non",
|
|
"Vitesse de d""\x82""placement",
|
|
"Vitesse du texte",
|
|
"La musique est ",
|
|
"Les sons sont ",
|
|
"Voix/Texte"
|
|
};
|
|
|
|
static const StringListProvider k1GUIStringsMacCDFrenchProvider = { ARRAYSIZE(k1GUIStringsMacCDFrench), k1GUIStringsMacCDFrench };
|
|
|
|
static const char *const k1NewGameStringMacCDFrench[1] = {
|
|
"[ COMMENCER UN NOUVEAU JEU ]"
|
|
};
|
|
|
|
static const StringListProvider k1NewGameStringMacCDFrenchProvider = { ARRAYSIZE(k1NewGameStringMacCDFrench), k1NewGameStringMacCDFrench };
|
|
|
|
static const char *const k1ConfigStringsMacCDFrench[12] = {
|
|
"plus lent",
|
|
"lent",
|
|
"normal",
|
|
"rapide",
|
|
"plus rapide",
|
|
"Texte uniquement",
|
|
"Voix uniquement",
|
|
"Voix et Texte",
|
|
"plus lent",
|
|
"normal",
|
|
"rapide",
|
|
"cliquable"
|
|
};
|
|
|
|
static const StringListProvider k1ConfigStringsMacCDFrenchProvider = { ARRAYSIZE(k1ConfigStringsMacCDFrench), k1ConfigStringsMacCDFrench };
|
|
|
|
static const char *const k1ConfigStrings2MacCDFrench[3] = {
|
|
"Aucun",
|
|
"Haute Qualit\x82",
|
|
"Faible Qualit\x82"
|
|
};
|
|
|
|
static const StringListProvider k1ConfigStrings2MacCDFrenchProvider = { ARRAYSIZE(k1ConfigStrings2MacCDFrench), k1ConfigStrings2MacCDFrench };
|
|
|
|
static const uint8 k1CreditsStringsMacCDFrench[] = {
|
|
0x0a, 0x02, 0x46, 0x49, 0x4e, 0x0a, 0x0a, 0x0a,
|
|
0x0a, 0x0a, 0x0a, 0x0a, 0x4c, 0x41, 0x20, 0x4c,
|
|
0x45, 0x47, 0x45, 0x4e, 0x44, 0x45, 0x20, 0x44,
|
|
0x45, 0x20, 0x4b, 0x59, 0x52, 0x41, 0x4e, 0x44,
|
|
0x49, 0x41, 0x20, 0x43, 0x44, 0x2d, 0x52, 0x4f,
|
|
0x4d, 0x0a, 0x0a, 0x0a, 0x42, 0x61, 0x73, 0x82,
|
|
0x20, 0x73, 0x75, 0x72, 0x20, 0x6c, 0x65, 0x20,
|
|
0x6a, 0x65, 0x75, 0x20, 0x49, 0x42, 0x4d, 0x20,
|
|
0x6f, 0x72, 0x69, 0x67, 0x69, 0x6e, 0x61, 0x6c,
|
|
0x20, 0x64, 0x65, 0x0a, 0x42, 0x72, 0x65, 0x74,
|
|
0x74, 0x20, 0x57, 0x2e, 0x20, 0x53, 0x70, 0x65,
|
|
0x72, 0x72, 0x79, 0x20, 0x26, 0x20, 0x4d, 0x69,
|
|
0x63, 0x68, 0x61, 0x65, 0x6c, 0x20, 0x4c, 0x65,
|
|
0x67, 0x67, 0x0a, 0x0a, 0x0a, 0x0a, 0x0a, 0x50,
|
|
0x45, 0x52, 0x53, 0x4f, 0x4e, 0x4e, 0x41, 0x47,
|
|
0x45, 0x53, 0x3a, 0x0a, 0x0a, 0x03, 0x42, 0x52,
|
|
0x41, 0x4e, 0x44, 0x4f, 0x4e, 0x3a, 0x05, 0x04,
|
|
0x4a, 0x6f, 0x65, 0x20, 0x4b, 0x75, 0x63, 0x61,
|
|
0x6e, 0x0a, 0x03, 0x4d, 0x41, 0x4c, 0x43, 0x4f,
|
|
0x4c, 0x4d, 0x3a, 0x05, 0x04, 0x47, 0x61, 0x72,
|
|
0x79, 0x20, 0x48, 0x79, 0x61, 0x74, 0x74, 0x0a,
|
|
0x03, 0x4b, 0x41, 0x4c, 0x4c, 0x41, 0x4b, 0x3a,
|
|
0x05, 0x04, 0x48, 0x61, 0x72, 0x6c, 0x65, 0x79,
|
|
0x20, 0x41, 0x6b, 0x65, 0x72, 0x73, 0x0a, 0x03,
|
|
0x42, 0x52, 0x59, 0x4e, 0x4e, 0x3a, 0x05, 0x04,
|
|
0x42, 0x72, 0x65, 0x74, 0x74, 0x20, 0x53, 0x65,
|
|
0x61, 0x72, 0x73, 0x0a, 0x03, 0x54, 0x52, 0x45,
|
|
0x45, 0x46, 0x41, 0x43, 0x45, 0x3a, 0x05, 0x04,
|
|
0x44, 0x61, 0x76, 0x69, 0x64, 0x20, 0x45, 0x2e,
|
|
0x20, 0x43, 0x6f, 0x75, 0x73, 0x69, 0x6e, 0x73,
|
|
0x0a, 0x03, 0x44, 0x41, 0x52, 0x4d, 0x3a, 0x05,
|
|
0x04, 0x52, 0x69, 0x63, 0x68, 0x61, 0x72, 0x64,
|
|
0x20, 0x53, 0x6d, 0x69, 0x74, 0x68, 0x0a, 0x03,
|
|
0x4d, 0x45, 0x52, 0x49, 0x54, 0x48, 0x3a, 0x05,
|
|
0x04, 0x4d, 0x69, 0x63, 0x68, 0x61, 0x65, 0x6c,
|
|
0x20, 0x57, 0x65, 0x62, 0x73, 0x74, 0x65, 0x72,
|
|
0x0a, 0x03, 0x4e, 0x4f, 0x4c, 0x42, 0x59, 0x3a,
|
|
0x05, 0x04, 0x50, 0x61, 0x74, 0x20, 0x43, 0x6f,
|
|
0x6c, 0x6c, 0x69, 0x6e, 0x73, 0x0a, 0x03, 0x42,
|
|
0x52, 0x41, 0x4e, 0x44, 0x59, 0x57, 0x49, 0x4e,
|
|
0x45, 0x3a, 0x05, 0x04, 0x47, 0x6c, 0x6f, 0x72,
|
|
0x69, 0x61, 0x20, 0x48, 0x6f, 0x66, 0x66, 0x6d,
|
|
0x61, 0x6e, 0x0a, 0x03, 0x46, 0x41, 0x55, 0x4e,
|
|
0x3a, 0x05, 0x04, 0x45, 0x6c, 0x65, 0x6e, 0x61,
|
|
0x20, 0x46, 0x65, 0x72, 0x72, 0x61, 0x6e, 0x74,
|
|
0x69, 0x0a, 0x03, 0x50, 0x53, 0x55, 0x45, 0x44,
|
|
0x4f, 0x42, 0x55, 0x53, 0x48, 0x49, 0x41, 0x3a,
|
|
0x05, 0x04, 0x47, 0x61, 0x72, 0x79, 0x20, 0x48,
|
|
0x79, 0x61, 0x74, 0x74, 0x0a, 0x03, 0x4b, 0x41,
|
|
0x54, 0x48, 0x45, 0x52, 0x49, 0x4e, 0x45, 0x3a,
|
|
0x05, 0x04, 0x4a, 0x75, 0x6c, 0x69, 0x65, 0x20,
|
|
0x53, 0x74, 0x61, 0x69, 0x6e, 0x65, 0x72, 0x0a,
|
|
0x03, 0x5a, 0x41, 0x4e, 0x54, 0x48, 0x49, 0x41,
|
|
0x3a, 0x05, 0x04, 0x47, 0x69, 0x6e, 0x61, 0x6c,
|
|
0x79, 0x6e, 0x20, 0x54, 0x6f, 0x72, 0x72, 0x65,
|
|
0x63, 0x69, 0x6c, 0x6c, 0x61, 0x0a, 0x03, 0x48,
|
|
0x45, 0x52, 0x4d, 0x41, 0x4e, 0x3a, 0x05, 0x04,
|
|
0x47, 0x61, 0x72, 0x79, 0x20, 0x48, 0x79, 0x61,
|
|
0x74, 0x74, 0x0a, 0x03, 0x57, 0x49, 0x4c, 0x4c,
|
|
0x27, 0x4f, 0x27, 0x57, 0x49, 0x53, 0x50, 0x53,
|
|
0x3a, 0x05, 0x04, 0x47, 0x72, 0x65, 0x67, 0x20,
|
|
0x48, 0x6f, 0x64, 0x67, 0x65, 0x73, 0x0a, 0x04,
|
|
0x4b, 0x61, 0x72, 0x65, 0x6e, 0x20, 0x4c, 0x79,
|
|
0x6e, 0x6e, 0x20, 0x57, 0x68, 0x69, 0x74, 0x65,
|
|
0x0a, 0x0a, 0x0a, 0x50, 0x52, 0x4f, 0x44, 0x55,
|
|
0x43, 0x54, 0x45, 0x55, 0x52, 0x20, 0x45, 0x58,
|
|
0x45, 0x43, 0x55, 0x54, 0x49, 0x46, 0x0a, 0x42,
|
|
0x72, 0x65, 0x74, 0x74, 0x20, 0x57, 0x2e, 0x20,
|
|
0x53, 0x70, 0x65, 0x72, 0x72, 0x79, 0x0a, 0x0a,
|
|
0x0a, 0x50, 0x52, 0x4f, 0x44, 0x55, 0x43, 0x54,
|
|
0x52, 0x49, 0x43, 0x45, 0x20, 0x26, 0x20, 0x44,
|
|
0x49, 0x52, 0x45, 0x43, 0x54, 0x49, 0x4f, 0x4e,
|
|
0x20, 0x56, 0x4f, 0x43, 0x41, 0x4c, 0x45, 0x0a,
|
|
0x4a, 0x65, 0x6e, 0x6e, 0x69, 0x66, 0x65, 0x72,
|
|
0x20, 0x53, 0x77, 0x61, 0x72, 0x64, 0x0a, 0x0a,
|
|
0x0a, 0x50, 0x52, 0x4f, 0x47, 0x52, 0x41, 0x4d,
|
|
0x4d, 0x41, 0x54, 0x49, 0x4f, 0x4e, 0x20, 0x50,
|
|
0x52, 0x49, 0x4e, 0x43, 0x49, 0x50, 0x41, 0x4c,
|
|
0x45, 0x0a, 0x53, 0x63, 0x6f, 0x74, 0x74, 0x20,
|
|
0x4b, 0x2e, 0x20, 0x42, 0x6f, 0x77, 0x65, 0x6e,
|
|
0x0a, 0x0a, 0x0a, 0x50, 0x52, 0x4f, 0x47, 0x52,
|
|
0x41, 0x4d, 0x4d, 0x41, 0x54, 0x49, 0x4f, 0x4e,
|
|
0x20, 0x53, 0x55, 0x50, 0x50, 0x4c, 0x45, 0x4d,
|
|
0x45, 0x4e, 0x54, 0x41, 0x49, 0x52, 0x45, 0x0a,
|
|
0x51, 0x69, 0x6e, 0x67, 0x20, 0x59, 0x75, 0x61,
|
|
0x6e, 0x0a, 0x0a, 0x0a, 0x45, 0x4e, 0x52, 0x45,
|
|
0x47, 0x49, 0x53, 0x54, 0x52, 0x45, 0x20, 0x50,
|
|
0x41, 0x52, 0x0a, 0x54, 0x6f, 0x74, 0x6f, 0x20,
|
|
0x5a, 0x61, 0x72, 0x61, 0x0a, 0x85, 0x20, 0x4d,
|
|
0x69, 0x64, 0x69, 0x77, 0x6f, 0x72, 0x6b, 0x73,
|
|
0x2c, 0x20, 0x4c, 0x61, 0x73, 0x20, 0x56, 0x65,
|
|
0x67, 0x61, 0x73, 0x2c, 0x20, 0x4e, 0x56, 0x0a,
|
|
0x0a, 0x0a, 0x50, 0x4f, 0x53, 0x54, 0x20, 0x50,
|
|
0x52, 0x4f, 0x44, 0x55, 0x43, 0x54, 0x49, 0x4f,
|
|
0x4e, 0x20, 0x41, 0x55, 0x44, 0x49, 0x4f, 0x20,
|
|
0x26, 0x0a, 0x45, 0x46, 0x46, 0x45, 0x54, 0x53,
|
|
0x20, 0x53, 0x50, 0x45, 0x43, 0x49, 0x41, 0x55,
|
|
0x58, 0x0a, 0x50, 0x61, 0x75, 0x6c, 0x20, 0x53,
|
|
0x2e, 0x20, 0x4d, 0x75, 0x64, 0x72, 0x61, 0x0a,
|
|
0x44, 0x77, 0x69, 0x67, 0x68, 0x74, 0x20, 0x4f,
|
|
0x6b, 0x61, 0x68, 0x61, 0x72, 0x61, 0x0a, 0x54,
|
|
0x6f, 0x74, 0x6f, 0x20, 0x5a, 0x61, 0x72, 0x61,
|
|
0x0a, 0x50, 0x61, 0x74, 0x20, 0x43, 0x6f, 0x6c,
|
|
0x6c, 0x69, 0x6e, 0x73, 0x0a, 0x0a, 0x0a, 0x44,
|
|
0x49, 0x52, 0x45, 0x43, 0x54, 0x45, 0x55, 0x52,
|
|
0x20, 0x50, 0x52, 0x4f, 0x44, 0x55, 0x49, 0x54,
|
|
0x0a, 0x4c, 0x79, 0x6c, 0x65, 0x20, 0x4a, 0x2e,
|
|
0x20, 0x48, 0x61, 0x6c, 0x6c, 0x0a, 0x53, 0x63,
|
|
0x6f, 0x74, 0x74, 0x20, 0x44, 0x75, 0x63, 0x6b,
|
|
0x65, 0x74, 0x74, 0x0a, 0x0a, 0x0a, 0x43, 0x4f,
|
|
0x4e, 0x43, 0x45, 0x50, 0x54, 0x49, 0x4f, 0x4e,
|
|
0x20, 0x26, 0x20, 0x50, 0x52, 0x45, 0x53, 0x45,
|
|
0x4e, 0x54, 0x41, 0x54, 0x49, 0x4f, 0x4e, 0x20,
|
|
0x44, 0x55, 0x20, 0x4d, 0x41, 0x4e, 0x55, 0x45,
|
|
0x4c, 0x0a, 0x4c, 0x69, 0x73, 0x61, 0x20, 0x41,
|
|
0x2e, 0x20, 0x42, 0x61, 0x6c, 0x6c, 0x61, 0x6e,
|
|
0x0a, 0x4c, 0x69, 0x73, 0x61, 0x20, 0x4d, 0x61,
|
|
0x72, 0x63, 0x69, 0x6e, 0x6b, 0x6f, 0x0a, 0x0a,
|
|
0x0a, 0x43, 0x4f, 0x4e, 0x43, 0x45, 0x50, 0x54,
|
|
0x49, 0x4f, 0x4e, 0x20, 0x26, 0x20, 0x50, 0x52,
|
|
0x45, 0x53, 0x45, 0x4e, 0x54, 0x41, 0x54, 0x49,
|
|
0x4f, 0x4e, 0x20, 0x43, 0x44, 0x2d, 0x52, 0x4f,
|
|
0x4d, 0x0a, 0x4c, 0x69, 0x73, 0x61, 0x20, 0x41,
|
|
0x2e, 0x20, 0x42, 0x61, 0x6c, 0x6c, 0x61, 0x6e,
|
|
0x0a, 0x4c, 0x61, 0x75, 0x72, 0x65, 0x6e, 0x20,
|
|
0x52, 0x69, 0x66, 0x6b, 0x69, 0x6e, 0x0a, 0x0a,
|
|
0x0a, 0x44, 0x49, 0x52, 0x45, 0x43, 0x54, 0x45,
|
|
0x55, 0x52, 0x20, 0x54, 0x45, 0x43, 0x48, 0x4e,
|
|
0x49, 0x51, 0x55, 0x45, 0x0a, 0x43, 0x68, 0x72,
|
|
0x69, 0x73, 0x74, 0x6f, 0x70, 0x68, 0x65, 0x72,
|
|
0x20, 0x44, 0x2e, 0x20, 0x59, 0x61, 0x74, 0x65,
|
|
0x73, 0x0a, 0x0a, 0x0a, 0x43, 0x4f, 0x4f, 0x52,
|
|
0x44, 0x49, 0x4e, 0x41, 0x54, 0x45, 0x55, 0x52,
|
|
0x20, 0x50, 0x52, 0x4f, 0x44, 0x55, 0x49, 0x54,
|
|
0x0a, 0x49, 0x7a, 0x7a, 0x79, 0x20, 0x4a, 0x7a,
|
|
0x61, 0x67, 0x75, 0x69, 0x72, 0x72, 0x65, 0x0a,
|
|
0x0a, 0x0a, 0x41, 0x53, 0x53, 0x55, 0x52, 0x41,
|
|
0x4e, 0x43, 0x45, 0x20, 0x51, 0x55, 0x41, 0x4c,
|
|
0x49, 0x54, 0x45, 0x0a, 0x47, 0x6c, 0x65, 0x6e,
|
|
0x6e, 0x20, 0x53, 0x70, 0x65, 0x72, 0x72, 0x79,
|
|
0x0a, 0x4d, 0x69, 0x6b, 0x65, 0x20, 0x4c, 0x69,
|
|
0x67, 0x68, 0x74, 0x6e, 0x65, 0x72, 0x0a, 0x57,
|
|
0x69, 0x6c, 0x6c, 0x69, 0x61, 0x6d, 0x20, 0x46,
|
|
0x6f, 0x73, 0x74, 0x65, 0x72, 0x0a, 0x4a, 0x65,
|
|
0x73, 0x73, 0x65, 0x20, 0x43, 0x6c, 0x65, 0x6d,
|
|
0x69, 0x74, 0x0a, 0x4a, 0x65, 0x66, 0x66, 0x20,
|
|
0x46, 0x69, 0x6c, 0x6c, 0x68, 0x61, 0x62, 0x65,
|
|
0x72, 0x0a, 0x0a, 0x0a, 0x52, 0x45, 0x4d, 0x45,
|
|
0x52, 0x43, 0x49, 0x45, 0x4d, 0x45, 0x4e, 0x54,
|
|
0x53, 0x20, 0x50, 0x41, 0x52, 0x54, 0x49, 0x43,
|
|
0x55, 0x4c, 0x49, 0x45, 0x52, 0x53, 0x20, 0x41,
|
|
0x0a, 0x4b, 0x65, 0x76, 0x69, 0x6e, 0x20, 0x4e,
|
|
0x6f, 0x72, 0x72, 0x2c, 0x20, 0x4a, 0x65, 0x66,
|
|
0x66, 0x20, 0x57, 0x61, 0x67, 0x6f, 0x6e, 0x65,
|
|
0x72, 0x0a, 0x0a, 0x0a, 0x0a, 0x0a, 0x0a, 0x0a,
|
|
0x0a, 0x02, 0x46, 0x61, 0x62, 0x6c, 0x65, 0x73,
|
|
0x20, 0x26, 0x20, 0x46, 0x69, 0x65, 0x6e, 0x64,
|
|
0x73, 0x0a, 0x02, 0x42, 0x6f, 0x6f, 0x6b, 0x20,
|
|
0x49, 0x0a, 0x02, 0x54, 0x48, 0x45, 0x20, 0x4c,
|
|
0x45, 0x47, 0x45, 0x4e, 0x44, 0x20, 0x4f, 0x46,
|
|
0x20, 0x4b, 0x59, 0x52, 0x41, 0x4e, 0x44, 0x49,
|
|
0x41, 0x0a, 0x0a, 0x44, 0x69, 0x73, 0x74, 0x72,
|
|
0x69, 0x62, 0x75, 0x82, 0x20, 0x70, 0x61, 0x72,
|
|
0x0a, 0x02, 0x57, 0x65, 0x73, 0x74, 0x77, 0x6f,
|
|
0x6f, 0x64, 0x20, 0x53, 0x74, 0x75, 0x64, 0x69,
|
|
0x6f, 0x73, 0x0a, 0x0a, 0x0a, 0x0a, 0x0a, 0x0a,
|
|
0x0a, 0x0a, 0x0a, 0x0a, 0x0a, 0x0a, 0x0a, 0x0a,
|
|
0x03, 0x52, 0x82, 0x61, 0x6c, 0x69, 0x73, 0x61,
|
|
0x74, 0x65, 0x75, 0x72, 0x3a, 0x05, 0x04, 0x42,
|
|
0x72, 0x65, 0x74, 0x74, 0x20, 0x57, 0x2e, 0x20,
|
|
0x53, 0x70, 0x65, 0x72, 0x72, 0x79, 0x0a, 0x0a,
|
|
0x03, 0x43, 0x6f, 0x6e, 0x63, 0x65, 0x70, 0x74,
|
|
0x69, 0x6f, 0x6e, 0x3a, 0x05, 0x04, 0x4d, 0x69,
|
|
0x63, 0x68, 0x61, 0x65, 0x6c, 0x20, 0x4c, 0x65,
|
|
0x67, 0x67, 0x0a, 0x04, 0x52, 0x69, 0x63, 0x6b,
|
|
0x20, 0x50, 0x61, 0x72, 0x6b, 0x73, 0x0a, 0x04,
|
|
0x50, 0x61, 0x75, 0x6c, 0x20, 0x53, 0x2e, 0x20,
|
|
0x4d, 0x75, 0x64, 0x72, 0x61, 0x0a, 0x0a, 0x03,
|
|
0x43, 0x68, 0x65, 0x66, 0x20, 0x50, 0x72, 0x6f,
|
|
0x67, 0x72, 0x61, 0x6d, 0x6d, 0x65, 0x75, 0x72,
|
|
0x3a, 0x05, 0x04, 0x4d, 0x69, 0x63, 0x68, 0x61,
|
|
0x65, 0x6c, 0x20, 0x4c, 0x65, 0x67, 0x67, 0x0a,
|
|
0x0a, 0x03, 0x50, 0x72, 0x6f, 0x67, 0x72, 0x61,
|
|
0x6d, 0x6d, 0x65, 0x75, 0x72, 0x3a, 0x05, 0x04,
|
|
0x53, 0x63, 0x6f, 0x74, 0x74, 0x20, 0x4b, 0x2e,
|
|
0x20, 0x42, 0x6f, 0x77, 0x65, 0x6e, 0x0a, 0x0a,
|
|
0x03, 0x50, 0x72, 0x6f, 0x67, 0x72, 0x61, 0x6d,
|
|
0x6d, 0x65, 0x75, 0x72, 0x20, 0x41, 0x6d, 0x69,
|
|
0x67, 0x61, 0x3a, 0x05, 0x04, 0x42, 0x69, 0x6c,
|
|
0x6c, 0x20, 0x53, 0x74, 0x6f, 0x6b, 0x65, 0x73,
|
|
0x0a, 0x0a, 0x03, 0x47, 0x82, 0x6e, 0x82, 0x72,
|
|
0x69, 0x71, 0x75, 0x65, 0x3a, 0x05, 0x04, 0x43,
|
|
0x68, 0x72, 0x69, 0x73, 0x74, 0x6f, 0x70, 0x68,
|
|
0x65, 0x72, 0x20, 0x59, 0x61, 0x74, 0x65, 0x73,
|
|
0x0a, 0x0a, 0x03, 0x43, 0x6f, 0x6e, 0x63, 0x65,
|
|
0x70, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x61, 0x72,
|
|
0x74, 0x69, 0x73, 0x74, 0x69, 0x71, 0x75, 0x65,
|
|
0x3a, 0x05, 0x04, 0x52, 0x69, 0x63, 0x6b, 0x20,
|
|
0x50, 0x61, 0x72, 0x6b, 0x73, 0x0a, 0x04, 0x52,
|
|
0x65, 0x6e, 0x20, 0x4f, 0x6c, 0x73, 0x65, 0x6e,
|
|
0x0a, 0x04, 0x4c, 0x6f, 0x75, 0x69, 0x73, 0x65,
|
|
0x20, 0x53, 0x61, 0x6e, 0x64, 0x6f, 0x76, 0x61,
|
|
0x6c, 0x0a, 0x04, 0x4a, 0x6f, 0x73, 0x65, 0x70,
|
|
0x68, 0x20, 0x48, 0x65, 0x77, 0x69, 0x74, 0x74,
|
|
0x20, 0x49, 0x56, 0x0a, 0x04, 0x4a, 0x75, 0x64,
|
|
0x69, 0x74, 0x68, 0x20, 0x50, 0x65, 0x74, 0x65,
|
|
0x72, 0x73, 0x6f, 0x6e, 0x0a, 0x04, 0x41, 0x61,
|
|
0x72, 0x6f, 0x6e, 0x20, 0x50, 0x6f, 0x77, 0x65,
|
|
0x6c, 0x6c, 0x0a, 0x04, 0x45, 0x6c, 0x69, 0x65,
|
|
0x20, 0x41, 0x72, 0x61, 0x62, 0x69, 0x61, 0x6e,
|
|
0x0a, 0x04, 0x45, 0x72, 0x69, 0x63, 0x20, 0x53,
|
|
0x68, 0x75, 0x6c, 0x74, 0x73, 0x0a, 0x0a, 0x03,
|
|
0x52, 0x82, 0x61, 0x6c, 0x69, 0x73, 0x61, 0x74,
|
|
0x65, 0x75, 0x72, 0x20, 0x41, 0x75, 0x64, 0x69,
|
|
0x6f, 0x3a, 0x05, 0x04, 0x50, 0x61, 0x75, 0x6c,
|
|
0x20, 0x53, 0x2e, 0x20, 0x4d, 0x75, 0x64, 0x72,
|
|
0x61, 0x0a, 0x0a, 0x03, 0x4d, 0x75, 0x73, 0x69,
|
|
0x71, 0x75, 0x65, 0x3a, 0x05, 0x04, 0x46, 0x72,
|
|
0x61, 0x6e, 0x6b, 0x20, 0x4b, 0x6c, 0x65, 0x70,
|
|
0x61, 0x63, 0x6b, 0x69, 0x0a, 0x0a, 0x03, 0x45,
|
|
0x66, 0x66, 0x65, 0x74, 0x73, 0x20, 0x53, 0x6f,
|
|
0x6e, 0x6f, 0x72, 0x65, 0x73, 0x3a, 0x05, 0x04,
|
|
0x44, 0x77, 0x69, 0x67, 0x68, 0x74, 0x20, 0x4f,
|
|
0x6b, 0x61, 0x68, 0x61, 0x72, 0x61, 0x0a, 0x0a,
|
|
0x03, 0x41, 0x75, 0x74, 0x65, 0x75, 0x72, 0x3a,
|
|
0x05, 0x04, 0x22, 0x4c, 0x65, 0x20, 0x43, 0x6f,
|
|
0x63, 0x6f, 0x22, 0x0a, 0x0a, 0x03, 0x41, 0x73,
|
|
0x73, 0x75, 0x72, 0x61, 0x6e, 0x63, 0x65, 0x20,
|
|
0x51, 0x75, 0x61, 0x6c, 0x69, 0x74, 0x82, 0x3a,
|
|
0x05, 0x04, 0x47, 0x6c, 0x65, 0x6e, 0x6e, 0x20,
|
|
0x53, 0x70, 0x65, 0x72, 0x72, 0x79, 0x0a, 0x04,
|
|
0x4d, 0x61, 0x74, 0x74, 0x20, 0x43, 0x6f, 0x6c,
|
|
0x6c, 0x69, 0x6e, 0x73, 0x0a, 0x04, 0x42, 0x69,
|
|
0x6c, 0x6c, 0x20, 0x46, 0x6f, 0x73, 0x74, 0x65,
|
|
0x72, 0x0a, 0x04, 0x4d, 0x69, 0x63, 0x68, 0x61,
|
|
0x65, 0x6c, 0x20, 0x4c, 0x69, 0x67, 0x68, 0x74,
|
|
0x6e, 0x65, 0x72, 0x0a, 0x04, 0x4d, 0x69, 0x63,
|
|
0x68, 0x61, 0x65, 0x6c, 0x20, 0x47, 0x61, 0x74,
|
|
0x65, 0x72, 0x0a, 0x04, 0x45, 0x75, 0x67, 0x65,
|
|
0x6e, 0x65, 0x20, 0x4d, 0x61, 0x72, 0x74, 0x69,
|
|
0x6e, 0x0a, 0x04, 0x4d, 0x69, 0x63, 0x68, 0x61,
|
|
0x65, 0x6c, 0x20, 0x47, 0x6c, 0x6f, 0x73, 0x65,
|
|
0x63, 0x6b, 0x6c, 0x0a, 0x04, 0x4a, 0x75, 0x73,
|
|
0x74, 0x69, 0x6e, 0x20, 0x4e, 0x6f, 0x72, 0x72,
|
|
0x0a, 0x04, 0x54, 0x6f, 0x70, 0x20, 0x53, 0x74,
|
|
0x61, 0x72, 0x20, 0x54, 0x65, 0x73, 0x74, 0x69,
|
|
0x6e, 0x67, 0x0a, 0x04, 0x54, 0x65, 0x73, 0x74,
|
|
0x69, 0x6e, 0x67, 0x20, 0x31, 0x2c, 0x20, 0x32,
|
|
0x2c, 0x20, 0x33, 0x0a, 0x0a, 0x0a, 0x0a, 0x0a,
|
|
0x56, 0x45, 0x52, 0x53, 0x49, 0x4f, 0x4e, 0x20,
|
|
0x4d, 0x41, 0x43, 0x49, 0x4e, 0x54, 0x4f, 0x53,
|
|
0x48, 0x20, 0x50, 0x41, 0x52, 0x0a, 0x54, 0x68,
|
|
0x65, 0x20, 0x44, 0x72, 0x65, 0x61, 0x6d, 0x65,
|
|
0x72, 0x73, 0x20, 0x47, 0x75, 0x69, 0x6c, 0x64,
|
|
0x2c, 0x20, 0x49, 0x6e, 0x63, 0x2e, 0x0a, 0x0a,
|
|
0x03, 0x50, 0x52, 0x4f, 0x47, 0x52, 0x41, 0x4d,
|
|
0x4d, 0x45, 0x55, 0x52, 0x3a, 0x05, 0x04, 0x4a,
|
|
0x6f, 0x65, 0x20, 0x50, 0x65, 0x61, 0x72, 0x63,
|
|
0x65, 0x0a, 0x04, 0x4a, 0x6f, 0x65, 0x20, 0x42,
|
|
0x75, 0x72, 0x6b, 0x73, 0x0a, 0x0a, 0x03, 0x41,
|
|
0x53, 0x53, 0x55, 0x52, 0x41, 0x4e, 0x43, 0x45,
|
|
0x20, 0x51, 0x55, 0x41, 0x4c, 0x49, 0x54, 0x45,
|
|
0x3a, 0x05, 0x04, 0x53, 0x74, 0x65, 0x76, 0x65,
|
|
0x6e, 0x20, 0x4d, 0x63, 0x4e, 0x61, 0x6c, 0x6c,
|
|
0x79, 0x0a, 0x04, 0x4a, 0x65, 0x6e, 0x6e, 0x69,
|
|
0x66, 0x65, 0x72, 0x20, 0x47, 0x72, 0x6f, 0x67,
|
|
0x61, 0x6e, 0x0a, 0x04, 0x4c, 0x65, 0x6e, 0x20,
|
|
0x4d, 0x69, 0x6e, 0x64, 0x65, 0x7a, 0x0a, 0x0a,
|
|
0x0a, 0x0a, 0x0a, 0x52, 0x65, 0x6d, 0x65, 0x72,
|
|
0x63, 0x69, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x73,
|
|
0x20, 0x50, 0x61, 0x72, 0x74, 0x69, 0x63, 0x75,
|
|
0x6c, 0x69, 0x65, 0x72, 0x73, 0x20, 0x85, 0x0a,
|
|
0x4c, 0x79, 0x6c, 0x65, 0x20, 0x4a, 0x2e, 0x20,
|
|
0x48, 0x61, 0x6c, 0x6c, 0x0a, 0x44, 0x61, 0x76,
|
|
0x69, 0x64, 0x20, 0x42, 0x69, 0x73, 0x68, 0x6f,
|
|
0x70, 0x0a, 0x22, 0x44, 0x6f, 0x63, 0x22, 0x0a,
|
|
0x65, 0x74, 0x0a, 0x22, 0x54, 0x68, 0x65, 0x20,
|
|
0x4c, 0x6f, 0x75, 0x22, 0x0a, 0x0a, 0x0a, 0x0a,
|
|
0x0a, 0x0a, 0x0a, 0x0a, 0x0a, 0x0a, 0x0a, 0x01,
|
|
0x54, 0x4f, 0x55, 0x54, 0x45, 0x20, 0x52, 0x45,
|
|
0x53, 0x53, 0x45, 0x4d, 0x42, 0x4c, 0x41, 0x4e,
|
|
0x43, 0x45, 0x20, 0x44, 0x45, 0x53, 0x20, 0x50,
|
|
0x45, 0x52, 0x53, 0x4f, 0x4e, 0x4e, 0x41, 0x47,
|
|
0x45, 0x53, 0x20, 0x44, 0x45, 0x0a, 0x01, 0x43,
|
|
0x45, 0x20, 0x4a, 0x45, 0x55, 0x20, 0x41, 0x56,
|
|
0x45, 0x43, 0x20, 0x44, 0x45, 0x53, 0x20, 0x50,
|
|
0x45, 0x52, 0x53, 0x4f, 0x4e, 0x4e, 0x45, 0x53,
|
|
0x20, 0x56, 0x49, 0x56, 0x41, 0x4e, 0x54, 0x45,
|
|
0x53, 0x20, 0x4f, 0x55, 0x0a, 0x01, 0x44, 0x45,
|
|
0x43, 0x45, 0x44, 0x45, 0x45, 0x53, 0x20, 0x45,
|
|
0x53, 0x54, 0x20, 0x55, 0x4e, 0x45, 0x20, 0x50,
|
|
0x55, 0x52, 0x45, 0x20, 0x43, 0x4f, 0x4e, 0x43,
|
|
0x49, 0x44, 0x45, 0x4e, 0x43, 0x45, 0x2e, 0x0a,
|
|
0x0a, 0x0a, 0x01, 0x43, 0x6f, 0x70, 0x79, 0x72,
|
|
0x69, 0x67, 0x68, 0x74, 0x20, 0x28, 0x63, 0x29,
|
|
0x20, 0x31, 0x39, 0x39, 0x33, 0x2c, 0x20, 0x57,
|
|
0x65, 0x73, 0x74, 0x77, 0x6f, 0x6f, 0x64, 0x20,
|
|
0x53, 0x74, 0x75, 0x64, 0x69, 0x6f, 0x73, 0x2c,
|
|
0x20, 0x49, 0x6e, 0x63, 0x2e, 0x0a, 0x01, 0x54,
|
|
0x6f, 0x75, 0x73, 0x20, 0x64, 0x72, 0x6f, 0x69,
|
|
0x74, 0x73, 0x20, 0x72, 0x82, 0x73, 0x65, 0x72,
|
|
0x76, 0x82, 0x73, 0x2e, 0x0a, 0x0a, 0x0a, 0x0a,
|
|
0x0a, 0x0a, 0x0a, 0x00
|
|
};
|
|
|
|
static const ByteProvider k1CreditsStringsMacCDFrenchProvider = { ARRAYSIZE(k1CreditsStringsMacCDFrench), k1CreditsStringsMacCDFrench };
|