]> git.saurik.com Git - apple/hfs.git/blame - fs/English.lproj/InfoPlist.strings
hfs-366.50.19.tar.gz
[apple/hfs.git] / fs / English.lproj / InfoPlist.strings
CommitLineData
1a012475
A
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
3<plist version="0.9">
4<dict>
5 <key>CFBundleName</key>
6 <string>hfs</string>
7 <key>FSPersonalities</key>
8 <dict>
9 <key>HFS</key>
10 <dict>
11 <key>FSName</key>
12 <string>Mac OS Standard</string>
13 </dict>
14 <key>HFS+</key>
15 <dict>
16 <key>FSName</key>
17 <string>Mac OS Extended</string>
18 </dict>
08cdaae8
A
19 <key>Journaled HFS+</key>
20 <dict>
21 <key>FSName</key>
22 <string>Mac OS Extended (Journaled)</string>
04a16b11
A
23 <key>FSCoreStorageEncryptionName</key>
24 <string>Mac OS Extended (Journaled, Encrypted)</string>
25
08cdaae8 26 </dict>
19348fcb
A
27 <key>Case-sensitive HFS+</key>
28 <dict>
29 <key>FSName</key>
16f263f5
A
30 <string>Mac OS Extended (Case-sensitive)</string>
31 </dict>
32 <key>Case-sensitive Journaled HFS+</key>
33 <dict>
34 <key>FSName</key>
35 <string>Mac OS Extended (Case-sensitive, Journaled)</string>
04a16b11
A
36 <key>FSCoreStorageEncryptionName</key>
37 <string>Mac OS Extended (Case-sensitive, Journaled, Encrypted)</string>
38
19348fcb 39 </dict>
1a012475
A
40 </dict>
41</dict>
42</plist>