updated French localization
parent
0b54a1a6a5
commit
a32bc90637
|
@ -91,7 +91,12 @@
|
||||||
OUTLETS = {playlistLoader = PlaylistLoader; };
|
OUTLETS = {playlistLoader = PlaylistLoader; };
|
||||||
SUPERCLASS = NSTreeController;
|
SUPERCLASS = NSTreeController;
|
||||||
},
|
},
|
||||||
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
|
{
|
||||||
|
ACTIONS = {"" = id; };
|
||||||
|
CLASS = FirstResponder;
|
||||||
|
LANGUAGE = ObjC;
|
||||||
|
SUPERCLASS = NSObject;
|
||||||
|
},
|
||||||
{CLASS = InfoController; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
|
{CLASS = InfoController; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
|
||||||
{CLASS = InfoView; LANGUAGE = ObjC; SUPERCLASS = NSScrollView; },
|
{CLASS = InfoView; LANGUAGE = ObjC; SUPERCLASS = NSScrollView; },
|
||||||
{CLASS = NSSegmentedControl; LANGUAGE = ObjC; SUPERCLASS = NSControl; },
|
{CLASS = NSSegmentedControl; LANGUAGE = ObjC; SUPERCLASS = NSControl; },
|
||||||
|
|
|
@ -3,47 +3,27 @@
|
||||||
<plist version="1.0">
|
<plist version="1.0">
|
||||||
<dict>
|
<dict>
|
||||||
<key>IBDocumentLocation</key>
|
<key>IBDocumentLocation</key>
|
||||||
<string>257 93 639 388 0 0 1440 878 </string>
|
<string>31 589 598 413 0 0 1280 1002 </string>
|
||||||
<key>IBEditorPositions</key>
|
<key>IBEditorPositions</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>1063</key>
|
<key>1063</key>
|
||||||
<string>0 320 136 49 0 0 1680 1028 </string>
|
<string>31 953 136 49 0 0 1280 1002 </string>
|
||||||
<key>1156</key>
|
<key>1156</key>
|
||||||
<string>719 527 241 366 0 0 1680 1028 </string>
|
<string>250 461 241 366 0 0 1280 1002 </string>
|
||||||
<key>1324</key>
|
|
||||||
<string>788 657 137 182 0 0 1680 1028 </string>
|
|
||||||
<key>29</key>
|
<key>29</key>
|
||||||
<string>-3 976 383 44 0 0 1680 1028 </string>
|
<string>69 291 383 44 0 0 1280 1002 </string>
|
||||||
<key>463</key>
|
<key>463</key>
|
||||||
<string>669 637 341 145 0 0 1680 1028 </string>
|
<string>469 607 371 145 0 0 1280 1002 </string>
|
||||||
<key>513</key>
|
<key>513</key>
|
||||||
<string>353 835 125 137 0 0 1680 1028 </string>
|
<string>31 865 125 137 0 0 1280 1002 </string>
|
||||||
</dict>
|
</dict>
|
||||||
<key>IBFramework Version</key>
|
<key>IBFramework Version</key>
|
||||||
<string>446.1</string>
|
<string>446.1</string>
|
||||||
<key>IBLockedObjects</key>
|
|
||||||
<array>
|
|
||||||
<integer>484</integer>
|
|
||||||
<integer>606</integer>
|
|
||||||
</array>
|
|
||||||
<key>IBLockedTabItems</key>
|
|
||||||
<array>
|
|
||||||
<integer>564</integer>
|
|
||||||
</array>
|
|
||||||
<key>IBOldestOS</key>
|
|
||||||
<integer>4</integer>
|
|
||||||
<key>IBOpenObjects</key>
|
<key>IBOpenObjects</key>
|
||||||
<array>
|
<array>
|
||||||
<integer>29</integer>
|
|
||||||
<integer>513</integer>
|
|
||||||
<integer>463</integer>
|
|
||||||
<integer>1063</integer>
|
<integer>1063</integer>
|
||||||
<integer>21</integer>
|
|
||||||
<integer>1324</integer>
|
|
||||||
<integer>1307</integer>
|
|
||||||
<integer>1156</integer>
|
|
||||||
</array>
|
</array>
|
||||||
<key>IBSystem Version</key>
|
<key>IBSystem Version</key>
|
||||||
<string>8P2137</string>
|
<string>8P135</string>
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue