mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-25 01:49:25 +00:00
Merge branch 'master' of https://github.com/patchao2000/MacPass into patchao2000-master
This commit is contained in:
96
MacPass/fr.lproj/DatabaseSettingsWindow.strings
Normal file
96
MacPass/fr.lproj/DatabaseSettingsWindow.strings
Normal file
@@ -0,0 +1,96 @@
|
||||
|
||||
/* Class = "NSWindow"; title = "Window"; ObjectID = "1"; */
|
||||
"1.title" = "Window";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Database name:"; ObjectID = "190"; */
|
||||
"190.title" = "Database name:";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Description:"; ObjectID = "257"; */
|
||||
"257.title" = "Description:";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "OK"; ObjectID = "289"; */
|
||||
"289.title" = "OK";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "General"; ObjectID = "358"; */
|
||||
"358.label" = "General";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "Advanced"; ObjectID = "368"; */
|
||||
"368.label" = "Advanced";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "Security"; ObjectID = "370"; */
|
||||
"370.label" = "Security";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Protect Title"; ObjectID = "464"; */
|
||||
"464.title" = "Protect Title";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Protect Username"; ObjectID = "477"; */
|
||||
"477.title" = "Protect Username";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Protect Password"; ObjectID = "505"; */
|
||||
"505.title" = "Protect Password";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Protect URL"; ObjectID = "510"; */
|
||||
"510.title" = "Protect URL";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Protect Notes"; ObjectID = "514"; */
|
||||
"514.title" = "Protect Notes";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Enable Entry History"; ObjectID = "532"; */
|
||||
"532.title" = "Enable Entry History";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Enable Recycle Bin"; ObjectID = "536"; */
|
||||
"536.title" = "Enable Recycle Bin";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Empty Recycle Bin on Quit"; ObjectID = "540"; */
|
||||
"540.title" = "Empty Recycle Bin on Quit";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Maxium Items:"; ObjectID = "558"; */
|
||||
"558.title" = "Maxium Items:";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "680"; */
|
||||
"680.title" = "OtherViews";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "957"; */
|
||||
"957.title" = "Cancel";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Maxium Size:"; ObjectID = "1269"; */
|
||||
"1269.title" = "Maxium Size:";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "1396"; */
|
||||
"1396.title" = "OtherViews";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "None"; ObjectID = "1397"; */
|
||||
"1397.title" = "None";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "GZip"; ObjectID = "1398"; */
|
||||
"1398.title" = "GZip";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Compression:"; ObjectID = "1405"; */
|
||||
"1405.title" = "Compression:";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Color:"; ObjectID = "1435"; */
|
||||
"1435.title" = "Color:";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Template Group:"; ObjectID = "1588"; */
|
||||
"1588.title" = "Template Group:";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Default Username:"; ObjectID = "1591"; */
|
||||
"1591.title" = "Default Username:";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Key encryption rounds:"; ObjectID = "1644"; */
|
||||
"1644.title" = "Key encryption rounds:";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "1740"; */
|
||||
"1740.title" = "OtherViews";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 1"; ObjectID = "1741"; */
|
||||
"1741.title" = "Item 1";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 2"; ObjectID = "1742"; */
|
||||
"1742.title" = "Item 2";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 3"; ObjectID = "1743"; */
|
||||
"1743.title" = "Item 3";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Benchmark"; ObjectID = "1775"; */
|
||||
"1775.title" = "Benchmark";
|
||||
9
MacPass/fr.lproj/DatePickingView.strings
Normal file
9
MacPass/fr.lproj/DatePickingView.strings
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "17"; */
|
||||
"17.title" = "OtherViews";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Use Date"; ObjectID = "26"; */
|
||||
"26.title" = "Use Date";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "30"; */
|
||||
"30.title" = "Cancel";
|
||||
114
MacPass/fr.lproj/EntryInspectorView.strings
Normal file
114
MacPass/fr.lproj/EntryInspectorView.strings
Normal file
@@ -0,0 +1,114 @@
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Generate"; ObjectID = "64"; */
|
||||
"64.title" = "Generate";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Password"; ObjectID = "65"; */
|
||||
"65.title" = "Password";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "URL"; ObjectID = "66"; */
|
||||
"66.title" = "URL";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Username"; ObjectID = "69"; */
|
||||
"69.title" = "Username";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Title"; ObjectID = "71"; */
|
||||
"71.title" = "Title";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Expires"; ObjectID = "78"; */
|
||||
"78.title" = "Expires";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Tags"; ObjectID = "79"; */
|
||||
"79.title" = "Tags";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "Fields"; ObjectID = "108"; */
|
||||
"108.label" = "Fields";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "Attachments"; ObjectID = "109"; */
|
||||
"109.label" = "Attachments";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "General"; ObjectID = "110"; */
|
||||
"110.label" = "General";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Attachments"; ObjectID = "135"; */
|
||||
"135.title" = "Attachments";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "142"; */
|
||||
"142.title" = "Text Cell";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Table View Cell"; ObjectID = "151"; */
|
||||
"151.title" = "Table View Cell";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Table View Cell"; ObjectID = "171"; */
|
||||
"171.title" = "Table View Cell";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Custom Fields"; ObjectID = "190"; */
|
||||
"190.title" = "Custom Fields";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "197"; */
|
||||
"197.title" = "Text Cell";
|
||||
|
||||
/* Class = "NSTextFieldCell"; placeholderString = "Title"; ObjectID = "211"; */
|
||||
"211.placeholderString" = "Title";
|
||||
|
||||
/* Class = "NSTextFieldCell"; placeholderString = "Value"; ObjectID = "214"; */
|
||||
"214.placeholderString" = "Value";
|
||||
|
||||
/* Class = "NSTextFieldCell"; placeholderString = "Value"; ObjectID = "225"; */
|
||||
"225.placeholderString" = "Value";
|
||||
|
||||
/* Class = "NSTextFieldCell"; placeholderString = "Title"; ObjectID = "228"; */
|
||||
"228.placeholderString" = "Title";
|
||||
|
||||
/* Class = "NSSegmentedCell"; 238.ibShadowedLabels[0] = "General"; ObjectID = "238"; */
|
||||
"238.ibShadowedLabels[0]" = "General";
|
||||
|
||||
/* Class = "NSSegmentedCell"; 238.ibShadowedLabels[1] = "Files"; ObjectID = "238"; */
|
||||
"238.ibShadowedLabels[1]" = "Files";
|
||||
|
||||
/* Class = "NSSegmentedCell"; 238.ibShadowedLabels[2] = "Custom"; ObjectID = "238"; */
|
||||
"238.ibShadowedLabels[2]" = "Custom";
|
||||
|
||||
/* Class = "NSSegmentedCell"; 238.ibShadowedLabels[3] = "Autotype"; ObjectID = "238"; */
|
||||
"238.ibShadowedLabels[3]" = "Autotype";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Save"; ObjectID = "0ok-MC-QMP"; */
|
||||
"0ok-MC-QMP.title" = "Save";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Enable Autotype"; ObjectID = "9Nx-mE-DK3"; */
|
||||
"9Nx-mE-DK3.title" = "Enable Autotype";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Quicklook"; ObjectID = "NtM-y3-l4D"; */
|
||||
"NtM-y3-l4D.title" = "Quicklook";
|
||||
|
||||
/* Class = "NSTextFieldCell"; placeholderString = "Custom Entry Sequence"; ObjectID = "R2X-Ex-c6q"; */
|
||||
"R2X-Ex-c6q.placeholderString" = "Custom Entry Sequence";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Window Sequence"; ObjectID = "RQB-bR-MC0"; */
|
||||
"RQB-bR-MC0.title" = "Window Sequence";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Autotype Sequence"; ObjectID = "bQ5-0E-h3O"; */
|
||||
"bQ5-0E-h3O.title" = "Autotype Sequence";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Window Title"; ObjectID = "bkO-Bk-AuX"; */
|
||||
"bkO-Bk-AuX.title" = "Window Title";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Delete"; ObjectID = "bke-G2-oEf"; */
|
||||
"bke-G2-oEf.title" = "Delete";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Table View Cell"; ObjectID = "dyA-lo-PGa"; */
|
||||
"dyA-lo-PGa.title" = "Table View Cell";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "ep5-bQ-cfZ"; */
|
||||
"ep5-bQ-cfZ.title" = "Text Cell";
|
||||
|
||||
/* Class = "NSTextFieldCell"; placeholderString = "Custom Window Sequence"; ObjectID = "fW9-9p-wwR"; */
|
||||
"fW9-9p-wwR.placeholderString" = "Custom Window Sequence";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "Autotype"; ObjectID = "hK7-Dx-yjH"; */
|
||||
"hK7-Dx-yjH.label" = "Autotype";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Window Associations"; ObjectID = "ned-1Q-FXA"; */
|
||||
"ned-1Q-FXA.title" = "Window Associations";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "sNS-o1-pD7"; */
|
||||
"sNS-o1-pD7.title" = "OtherViews";
|
||||
36
MacPass/fr.lproj/GroupInspectorView.strings
Normal file
36
MacPass/fr.lproj/GroupInspectorView.strings
Normal file
@@ -0,0 +1,36 @@
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Name"; ObjectID = "25"; */
|
||||
"25.title" = "Name";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Expires"; ObjectID = "32"; */
|
||||
"32.title" = "Expires";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "231"; */
|
||||
"231.title" = "OtherViews";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Inherit Search Settings"; ObjectID = "232"; */
|
||||
"232.title" = "Inherit Search Settings";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Include in Search"; ObjectID = "233"; */
|
||||
"233.title" = "Include in Search";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Exclude from Search"; ObjectID = "234"; */
|
||||
"234.title" = "Exclude from Search";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "243"; */
|
||||
"243.title" = "OtherViews";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Disable Autotype"; ObjectID = "244"; */
|
||||
"244.title" = "Disable Autotype";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Enable Autotype"; ObjectID = "245"; */
|
||||
"245.title" = "Enable Autotype";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Inherit Autotype Settings"; ObjectID = "246"; */
|
||||
"246.title" = "Inherit Autotype Settings";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Search"; ObjectID = "265"; */
|
||||
"265.title" = "Search";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Autotype"; ObjectID = "277"; */
|
||||
"277.title" = "Autotype";
|
||||
24
MacPass/fr.lproj/IntegrationSettings.strings
Normal file
24
MacPass/fr.lproj/IntegrationSettings.strings
Normal file
@@ -0,0 +1,24 @@
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Enable KeePassHttp server"; ObjectID = "3"; */
|
||||
"3.title" = "Enable KeePassHttp server";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Enable global Autotype"; ObjectID = "1qb-Rd-jYu"; */
|
||||
"1qb-Rd-jYu.title" = "Enable global Autotype";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Shortcut"; ObjectID = "6oN-CH-T0O"; */
|
||||
"6oN-CH-T0O.title" = "Shortcut";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Enabel Quicklook Preview"; ObjectID = "ERs-ct-Eyx"; */
|
||||
"ERs-ct-Eyx.title" = "Enabel Quicklook Preview";
|
||||
|
||||
/* Class = "NSBox"; title = "Keepass HTTP"; ObjectID = "KbH-0Q-5Tw"; */
|
||||
"KbH-0Q-5Tw.title" = "Keepass HTTP";
|
||||
|
||||
/* Class = "NSBox"; title = "Autotype"; ObjectID = "P9N-HM-wER"; */
|
||||
"P9N-HM-wER.title" = "Autotype";
|
||||
|
||||
/* Class = "NSBox"; title = "Preview"; ObjectID = "VVs-b5-cX9"; */
|
||||
"VVs-b5-cX9.title" = "Preview";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "If enabled attached files will be copied to a tempoary location for preview and deleted after the preview is closed."; ObjectID = "WmI-IB-Aso"; */
|
||||
"WmI-IB-Aso.title" = "If enabled attached files will be copied to a tempoary location for preview and deleted after the preview is closed.";
|
||||
39
MacPass/fr.lproj/PasswordCreatorView.strings
Normal file
39
MacPass/fr.lproj/PasswordCreatorView.strings
Normal file
@@ -0,0 +1,39 @@
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Password:"; ObjectID = "149"; */
|
||||
"149.title" = "Password:";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Length:"; ObjectID = "179"; */
|
||||
"179.title" = "Length:";
|
||||
|
||||
/* Class = "NSBox"; title = "Allowed Characters"; ObjectID = "332"; */
|
||||
"332.title" = "Allowed Characters";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "A-Z"; ObjectID = "453"; */
|
||||
"453.title" = "A-Z";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "a-z"; ObjectID = "457"; */
|
||||
"457.title" = "a-z";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "0-9"; ObjectID = "461"; */
|
||||
"461.title" = "0-9";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "#!?"; ObjectID = "465"; */
|
||||
"465.title" = "#!?";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Custom"; ObjectID = "469"; */
|
||||
"469.title" = "Custom";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Use Password"; ObjectID = "495"; */
|
||||
"495.title" = "Use Password";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Copy password to pasteboard"; ObjectID = "501"; */
|
||||
"501.title" = "Copy password to pasteboard";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "614"; */
|
||||
"614.title" = "Cancel";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Entropy:"; ObjectID = "647"; */
|
||||
"647.title" = "Entropy:";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "25000 bit"; ObjectID = "653"; */
|
||||
"653.title" = "25000 bit";
|
||||
30
MacPass/fr.lproj/PasswordEditWindow.strings
Normal file
30
MacPass/fr.lproj/PasswordEditWindow.strings
Normal file
@@ -0,0 +1,30 @@
|
||||
|
||||
/* Class = "NSWindow"; title = "Window"; ObjectID = "1"; */
|
||||
"1.title" = "Window";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Missmatching Passwords"; ObjectID = "14"; */
|
||||
"14.title" = "Missmatching Passwords";
|
||||
|
||||
/* Class = "NSSecureTextFieldCell"; placeholderString = "Repeat Password"; ObjectID = "15"; */
|
||||
"15.placeholderString" = "Repeat Password";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Repeat:"; ObjectID = "16"; */
|
||||
"16.title" = "Repeat:";
|
||||
|
||||
/* Class = "NSSecureTextFieldCell"; placeholderString = "Enter Password"; ObjectID = "18"; */
|
||||
"18.placeholderString" = "Enter Password";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Generate Keyfile"; ObjectID = "21"; */
|
||||
"21.title" = "Generate Keyfile";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Keyfile:"; ObjectID = "22"; */
|
||||
"22.title" = "Keyfile:";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Change Password"; ObjectID = "69"; */
|
||||
"69.title" = "Change Password";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "73"; */
|
||||
"73.title" = "Cancel";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Password:"; ObjectID = "OQz-DA-SoY"; */
|
||||
"OQz-DA-SoY.title" = "Password:";
|
||||
21
MacPass/fr.lproj/UpdateSettings.strings
Normal file
21
MacPass/fr.lproj/UpdateSettings.strings
Normal file
@@ -0,0 +1,21 @@
|
||||
|
||||
/* Class = "NSMenuItem"; title = "every Week"; ObjectID = "3FR-Va-iau"; */
|
||||
"3FR-Va-iau.title" = "every Week";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Check for Updates"; ObjectID = "9tL-CA-Vdg"; */
|
||||
"9tL-CA-Vdg.title" = "Check for Updates";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "every Hour"; ObjectID = "DjF-1I-6Nq"; */
|
||||
"DjF-1I-6Nq.title" = "every Hour";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Automatically Check for Updates"; ObjectID = "RFg-q1-AwJ"; */
|
||||
"RFg-q1-AwJ.title" = "Automatically Check for Updates";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "RKd-H8-eCF"; */
|
||||
"RKd-H8-eCF.title" = "OtherViews";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "every Month"; ObjectID = "Uo3-kv-1ro"; */
|
||||
"Uo3-kv-1ro.title" = "every Month";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "every Day"; ObjectID = "o9E-hk-H1T"; */
|
||||
"o9E-hk-H1T.title" = "every Day";
|
||||
42
MacPass/fr.lproj/WorkflowSettings.strings
Normal file
42
MacPass/fr.lproj/WorkflowSettings.strings
Normal file
@@ -0,0 +1,42 @@
|
||||
|
||||
/* Class = "NSBox"; title = "Entry Table"; ObjectID = "2"; */
|
||||
"2.title" = "Entry Table";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Double-click on URL:"; ObjectID = "10"; */
|
||||
"10.title" = "Double-click on URL:";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "15"; */
|
||||
"15.title" = "OtherViews";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Copies URL"; ObjectID = "16"; */
|
||||
"16.title" = "Copies URL";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Opens URL"; ObjectID = "17"; */
|
||||
"17.title" = "Opens URL";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Double-click on Title:"; ObjectID = "37"; */
|
||||
"37.title" = "Double-click on Title:";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "42"; */
|
||||
"42.title" = "OtherViews";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "is Ignored"; ObjectID = "43"; */
|
||||
"43.title" = "is Ignored";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Opens Inspector"; ObjectID = "44"; */
|
||||
"44.title" = "Opens Inspector";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Default Browser"; ObjectID = "7YX-EA-9KA"; */
|
||||
"7YX-EA-9KA.title" = "Default Browser";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "XgO-Tj-QjO"; */
|
||||
"XgO-Tj-QjO.title" = "OtherViews";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 2"; ObjectID = "gej-kA-GzQ"; */
|
||||
"gej-kA-GzQ.title" = "Item 2";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Open URLs in:"; ObjectID = "soD-wI-YOH"; */
|
||||
"soD-wI-YOH.title" = "Open URLs in:";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Item 3"; ObjectID = "zC2-cM-KDv"; */
|
||||
"zC2-cM-KDv.title" = "Item 3";
|
||||
Reference in New Issue
Block a user