blob: 79dd83a8e82478b12a0a2ad74d4b9093e82bf9c8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
/* Class = "NSWindow"; title = "Carte Mémoire"; ObjectID = "5"; */
"5.title" = "Carte Mémoire";
/* Class = "NSTextFieldCell"; title = "Select which memory card slot you want to put this card in."; ObjectID = "100028"; */
"100028.title" = "Select which memory card slot you want to put this card in.";
/* Class = "NSTextFieldCell"; title = "Memory Card Selection"; ObjectID = "100029"; */
"100029.title" = "Memory Card Selection";
/* Class = "NSTextFieldCell"; placeholderString = "Mem card file name"; ObjectID = "100035"; */
"100035.placeholderString" = "Mem card file name";
/* Class = "NSButtonCell"; title = "Carte 2"; ObjectID = "100127"; */
"100127.title" = "Carte 2";
/* Class = "NSButtonCell"; title = "Carte 1"; ObjectID = "100131"; */
"100131.title" = "Carte 1";
/* Class = "NSButtonCell"; title = "Annuler"; ObjectID = "100135"; */
"100135.title" = "Annuler";
|