浏览代码

Removed Base localization. Deployment Target now Snow Leopard!

Thomas Buck 11 年前
父节点
当前提交
bd1777e5ee

+ 17
- 21
BaconBar.xcodeproj/project.pbxproj 查看文件

@@ -49,20 +49,19 @@
49 49
 /* End PBXCopyFilesBuildPhase section */
50 50
 
51 51
 /* Begin PBXFileReference section */
52
+		E90227A81874A24100314AAC /* de */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = de; path = de.lproj/MainMenu.xib; sourceTree = "<group>"; };
53
+		E90227A91874A24700314AAC /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/MainMenu.xib; sourceTree = "<group>"; };
54
+		E90227AA1874A25800314AAC /* de */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = de; path = de.lproj/Prefs.xib; sourceTree = "<group>"; };
55
+		E90227AB1874A25B00314AAC /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/Prefs.xib; sourceTree = "<group>"; };
52 56
 		E90E74B3184FAA0F00F38929 /* en */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
53
-		E90E74B6184FAADE00F38929 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/MainMenu.strings; sourceTree = "<group>"; };
54
-		E90E74B7184FAADE00F38929 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Prefs.strings; sourceTree = "<group>"; };
55 57
 		E90E74B8184FAADE00F38929 /* de */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Localizable.strings; sourceTree = "<group>"; };
56 58
 		E90E74B9184FAADE00F38929 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/InfoPlist.strings; sourceTree = "<group>"; };
57 59
 		E90E74BA184FAADE00F38929 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = de; path = de.lproj/Credits.rtf; sourceTree = "<group>"; };
58 60
 		E9341912184A1A1A00D03488 /* StateModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StateModel.h; sourceTree = "<group>"; };
59 61
 		E9341913184A1A1A00D03488 /* StateModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = StateModel.m; sourceTree = "<group>"; };
60
-		E934191A184A47DE00D03488 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/Prefs.xib; sourceTree = "<group>"; };
61
-		E97FD65F185232D5006B5B3E /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Prefs.strings; sourceTree = "<group>"; };
62 62
 		E98FE550186F6ED800A94AAC /* BaconBar.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.xml; name = BaconBar.entitlements; path = ../BaconBar.entitlements; sourceTree = "<group>"; };
63 63
 		E9A129AF184BD24000F50D1D /* RedditItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RedditItem.h; sourceTree = "<group>"; };
64 64
 		E9A129B0184BD24000F50D1D /* RedditItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RedditItem.m; sourceTree = "<group>"; };
65
-		E9A72EF0186F66EC009ECE8C /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/MainMenu.strings; sourceTree = "<group>"; };
66 65
 		E9B6773C184B73DC00850559 /* Reddit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Reddit.h; sourceTree = "<group>"; };
67 66
 		E9B6773D184B73DC00850559 /* Reddit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Reddit.m; sourceTree = "<group>"; };
68 67
 		E9BA9EA9186F63C400D147BC /* BaconBarHelper.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = BaconBarHelper.xcodeproj; sourceTree = "<group>"; };
@@ -79,7 +78,6 @@
79 78
 		E9CF1F30184961010004AE02 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = en; path = en.lproj/Credits.rtf; sourceTree = "<group>"; };
80 79
 		E9CF1F32184961010004AE02 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
81 80
 		E9CF1F33184961010004AE02 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
82
-		E9CF1F36184961020004AE02 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
83 81
 		E9CF1F38184961020004AE02 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
84 82
 		E9CF1F3F184961020004AE02 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
85 83
 		E9CF1F5A1849685C0004AE02 /* PrefController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PrefController.h; sourceTree = "<group>"; };
@@ -305,7 +303,7 @@
305 303
 			);
306 304
 			runOnlyForDeploymentPostprocessing = 0;
307 305
 			shellPath = /bin/sh;
308
-			shellScript = "# update_storyboard_strings.sh - automatically extract translatable strings from storyboards and update strings files\n# Based on http://forums.macrumors.com/showpost.php?p=16060008&postcount=4 by mikezang\n\n# Also regenerate Localizable.strings\nfind . -name RedditBar\\*.m | xargs genstrings -o en.lproj\n\nstoryboardExt=\".xib\"\nstringsExt=\".strings\"\nnewStringsExt=\".strings.new\"\noldStringsExt=\".strings.old\"\nlocaleDirExt=\".lproj\"\n\n# Find storyboard file full path inside project folder\nfor storyboardPath in `find . -name \"*$storyboardExt\" -print`\ndo\n# Get Base strings file full path\nbaseStringsPath=$(echo \"$storyboardPath\" | sed \"s/$storyboardExt/$stringsExt/\")\n\n# Create base strings file if it doesn't exist\nif ! [ -f $baseStringsPath ]; then\ntouch -r $storyboardPath $baseStringsPath\n# Make base strings file older than the storyboard file\ntouch -A -01 $baseStringsPath\nfi\n\n# Create strings file only when storyboard file newer\nif find $storyboardPath -prune -newer $baseStringsPath -print | grep -q .; then\n# Get storyboard file name and folder\nstoryboardFile=$(basename \"$storyboardPath\")\nstoryboardDir=$(dirname \"$storyboardPath\")\n\n# Get New Base strings file full path and strings file name\nnewBaseStringsPath=$(echo \"$storyboardPath\" | sed \"s/$storyboardExt/$newStringsExt/\")\nstringsFile=$(basename \"$baseStringsPath\")\nibtool --export-strings-file $newBaseStringsPath $storyboardPath\niconv -f UTF-16 -t UTF-8 $newBaseStringsPath > $baseStringsPath\nrm $newBaseStringsPath\n\n# Get all locale strings folder\nfor localeStringsDir in `find . -name \"*$localeDirExt\" -print`\ndo\n# Skip Base strings folder\nif [ $localeStringsDir != $storyboardDir ]; then\nlocaleStringsPath=$localeStringsDir/$stringsFile\n\n# Just copy base strings file on first time\nif [ ! -e $localeStringsPath ]; then\ncp $baseStringsPath $localeStringsPath\nelse\noldLocaleStringsPath=$(echo \"$localeStringsPath\" | sed \"s/$stringsExt/$oldStringsExt/\")\ncp $localeStringsPath $oldLocaleStringsPath\n\n# Merge baseStringsPath to localeStringsPath\nawk 'NR == FNR && /^\\/\\*/ {x=$0; getline; a[x]=$0; next} /^\\/\\*/ {x=$0; print; getline; $0=a[x]?a[x]:$0; printf $0\"\\n\\n\"}' $oldLocaleStringsPath $baseStringsPath > $localeStringsPath\n\nrm $oldLocaleStringsPath\nfi\nfi\ndone\nelse\necho \"$storyboardPath file not modified.\"\nfi\ndone";
306
+			shellScript = "# Also regenerate Localizable.strings\nfind . -name RedditBar\\*.m | xargs genstrings -o en.lproj";
309 307
 		};
310 308
 /* End PBXShellScriptBuildPhase section */
311 309
 
@@ -339,9 +337,8 @@
339 337
 		E9341919184A47DE00D03488 /* Prefs.xib */ = {
340 338
 			isa = PBXVariantGroup;
341 339
 			children = (
342
-				E934191A184A47DE00D03488 /* Base */,
343
-				E90E74B7184FAADE00F38929 /* de */,
344
-				E97FD65F185232D5006B5B3E /* en */,
340
+				E90227AA1874A25800314AAC /* de */,
341
+				E90227AB1874A25B00314AAC /* en */,
345 342
 			);
346 343
 			name = Prefs.xib;
347 344
 			sourceTree = "<group>";
@@ -367,9 +364,8 @@
367 364
 		E9CF1F35184961020004AE02 /* MainMenu.xib */ = {
368 365
 			isa = PBXVariantGroup;
369 366
 			children = (
370
-				E9CF1F36184961020004AE02 /* Base */,
371
-				E90E74B6184FAADE00F38929 /* de */,
372
-				E9A72EF0186F66EC009ECE8C /* en */,
367
+				E90227A81874A24100314AAC /* de */,
368
+				E90227A91874A24700314AAC /* en */,
373 369
 			);
374 370
 			name = MainMenu.xib;
375 371
 			sourceTree = "<group>";
@@ -408,9 +404,9 @@
408 404
 				GCC_WARN_UNINITIALIZED_AUTOS = YES;
409 405
 				GCC_WARN_UNUSED_FUNCTION = YES;
410 406
 				GCC_WARN_UNUSED_VARIABLE = YES;
411
-				MACOSX_DEPLOYMENT_TARGET = 10.8;
407
+				MACOSX_DEPLOYMENT_TARGET = 10.6;
412 408
 				ONLY_ACTIVE_ARCH = YES;
413
-				SDKROOT = macosx10.8;
409
+				SDKROOT = macosx;
414 410
 			};
415 411
 			name = Debug;
416 412
 		};
@@ -440,8 +436,8 @@
440 436
 				GCC_WARN_UNINITIALIZED_AUTOS = YES;
441 437
 				GCC_WARN_UNUSED_FUNCTION = YES;
442 438
 				GCC_WARN_UNUSED_VARIABLE = YES;
443
-				MACOSX_DEPLOYMENT_TARGET = 10.8;
444
-				SDKROOT = macosx10.8;
439
+				MACOSX_DEPLOYMENT_TARGET = 10.6;
440
+				SDKROOT = macosx;
445 441
 			};
446 442
 			name = Release;
447 443
 		};
@@ -455,10 +451,10 @@
455 451
 				GCC_PRECOMPILE_PREFIX_HEADER = YES;
456 452
 				GCC_PREFIX_HEADER = "RedditBar/BaconBar-Prefix.pch";
457 453
 				INFOPLIST_FILE = "RedditBar/BaconBar-Info.plist";
458
-				MACOSX_DEPLOYMENT_TARGET = 10.8;
454
+				MACOSX_DEPLOYMENT_TARGET = 10.6;
459 455
 				PRODUCT_NAME = BaconBar;
460 456
 				PROVISIONING_PROFILE = "807F62BD-EA53-4E77-97C2-42370C9062A3";
461
-				SDKROOT = macosx10.8;
457
+				SDKROOT = macosx;
462 458
 				WRAPPER_EXTENSION = app;
463 459
 			};
464 460
 			name = Debug;
@@ -475,10 +471,10 @@
475 471
 				GCC_PRECOMPILE_PREFIX_HEADER = YES;
476 472
 				GCC_PREFIX_HEADER = "RedditBar/BaconBar-Prefix.pch";
477 473
 				INFOPLIST_FILE = "RedditBar/BaconBar-Info.plist";
478
-				MACOSX_DEPLOYMENT_TARGET = 10.8;
474
+				MACOSX_DEPLOYMENT_TARGET = 10.6;
479 475
 				PRODUCT_NAME = BaconBar;
480 476
 				PROVISIONING_PROFILE = "B8EDDE6B-0381-4CB9-A945-041CCCB5EA7E";
481
-				SDKROOT = macosx10.8;
477
+				SDKROOT = macosx;
482 478
 				WRAPPER_EXTENSION = app;
483 479
 			};
484 480
 			name = Release;

+ 1
- 1
BaconBarHelper/BaconBarHelper-Info.plist 查看文件

@@ -21,7 +21,7 @@
21 21
 	<key>CFBundleSignature</key>
22 22
 	<string>????</string>
23 23
 	<key>CFBundleVersion</key>
24
-	<string>60</string>
24
+	<string>64</string>
25 25
 	<key>LSBackgroundOnly</key>
26 26
 	<true/>
27 27
 	<key>LSMinimumSystemVersion</key>

+ 1
- 1
RedditBar/BaconBar-Info.plist 查看文件

@@ -21,7 +21,7 @@
21 21
 	<key>CFBundleSignature</key>
22 22
 	<string>????</string>
23 23
 	<key>CFBundleVersion</key>
24
-	<string>408</string>
24
+	<string>412</string>
25 25
 	<key>LSApplicationCategoryType</key>
26 26
 	<string>public.app-category.utilities</string>
27 27
 	<key>LSMinimumSystemVersion</key>

+ 0
- 381
RedditBar/Base.lproj/MainMenu.strings 查看文件

@@ -1,381 +0,0 @@
1
-/* Class = "NSMenuItem"; title = "Bring All to Front"; ObjectID = "5"; */
2
-"5.title" = "Bring All to Front";
3
-
4
-/* Class = "NSMenuItem"; title = "Window"; ObjectID = "19"; */
5
-"19.title" = "Window";
6
-
7
-/* Class = "NSMenuItem"; title = "Minimize"; ObjectID = "23"; */
8
-"23.title" = "Minimize";
9
-
10
-/* Class = "NSMenu"; title = "Window"; ObjectID = "24"; */
11
-"24.title" = "Window";
12
-
13
-/* Class = "NSMenu"; title = "AMainMenu"; ObjectID = "29"; */
14
-"29.title" = "AMainMenu";
15
-
16
-/* Class = "NSMenuItem"; title = "BaconBarHelper"; ObjectID = "56"; */
17
-"56.title" = "BaconBarHelper";
18
-
19
-/* Class = "NSMenu"; title = "BaconBarHelper"; ObjectID = "57"; */
20
-"57.title" = "BaconBarHelper";
21
-
22
-/* Class = "NSMenuItem"; title = "About BaconBarHelper"; ObjectID = "58"; */
23
-"58.title" = "About BaconBarHelper";
24
-
25
-/* Class = "NSMenuItem"; title = "Open…"; ObjectID = "72"; */
26
-"72.title" = "Open…";
27
-
28
-/* Class = "NSMenuItem"; title = "Close"; ObjectID = "73"; */
29
-"73.title" = "Close";
30
-
31
-/* Class = "NSMenuItem"; title = "Save…"; ObjectID = "75"; */
32
-"75.title" = "Save…";
33
-
34
-/* Class = "NSMenuItem"; title = "Page Setup..."; ObjectID = "77"; */
35
-"77.title" = "Page Setup...";
36
-
37
-/* Class = "NSMenuItem"; title = "Print…"; ObjectID = "78"; */
38
-"78.title" = "Print…";
39
-
40
-/* Class = "NSMenu"; title = "File"; ObjectID = "81"; */
41
-"81.title" = "File";
42
-
43
-/* Class = "NSMenuItem"; title = "New"; ObjectID = "82"; */
44
-"82.title" = "New";
45
-
46
-/* Class = "NSMenuItem"; title = "File"; ObjectID = "83"; */
47
-"83.title" = "File";
48
-
49
-/* Class = "NSMenuItem"; title = "Revert to Saved"; ObjectID = "112"; */
50
-"112.title" = "Revert to Saved";
51
-
52
-/* Class = "NSMenuItem"; title = "Open Recent"; ObjectID = "124"; */
53
-"124.title" = "Open Recent";
54
-
55
-/* Class = "NSMenu"; title = "Open Recent"; ObjectID = "125"; */
56
-"125.title" = "Open Recent";
57
-
58
-/* Class = "NSMenuItem"; title = "Clear Menu"; ObjectID = "126"; */
59
-"126.title" = "Clear Menu";
60
-
61
-/* Class = "NSMenuItem"; title = "Preferences…"; ObjectID = "129"; */
62
-"129.title" = "Preferences…";
63
-
64
-/* Class = "NSMenu"; title = "Services"; ObjectID = "130"; */
65
-"130.title" = "Services";
66
-
67
-/* Class = "NSMenuItem"; title = "Services"; ObjectID = "131"; */
68
-"131.title" = "Services";
69
-
70
-/* Class = "NSMenuItem"; title = "Hide BaconBarHelper"; ObjectID = "134"; */
71
-"134.title" = "Hide BaconBarHelper";
72
-
73
-/* Class = "NSMenuItem"; title = "Quit BaconBarHelper"; ObjectID = "136"; */
74
-"136.title" = "Quit BaconBarHelper";
75
-
76
-/* Class = "NSMenuItem"; title = "Hide Others"; ObjectID = "145"; */
77
-"145.title" = "Hide Others";
78
-
79
-/* Class = "NSMenuItem"; title = "Show All"; ObjectID = "150"; */
80
-"150.title" = "Show All";
81
-
82
-/* Class = "NSMenuItem"; title = "Stop Speaking"; ObjectID = "195"; */
83
-"195.title" = "Stop Speaking";
84
-
85
-/* Class = "NSMenuItem"; title = "Start Speaking"; ObjectID = "196"; */
86
-"196.title" = "Start Speaking";
87
-
88
-/* Class = "NSMenuItem"; title = "Copy"; ObjectID = "197"; */
89
-"197.title" = "Copy";
90
-
91
-/* Class = "NSMenuItem"; title = "Select All"; ObjectID = "198"; */
92
-"198.title" = "Select All";
93
-
94
-/* Class = "NSMenuItem"; title = "Cut"; ObjectID = "199"; */
95
-"199.title" = "Cut";
96
-
97
-/* Class = "NSMenu"; title = "Spelling and Grammar"; ObjectID = "200"; */
98
-"200.title" = "Spelling and Grammar";
99
-
100
-/* Class = "NSMenuItem"; title = "Check Document Now"; ObjectID = "201"; */
101
-"201.title" = "Check Document Now";
102
-
103
-/* Class = "NSMenuItem"; title = "Delete"; ObjectID = "202"; */
104
-"202.title" = "Delete";
105
-
106
-/* Class = "NSMenuItem"; title = "Paste"; ObjectID = "203"; */
107
-"203.title" = "Paste";
108
-
109
-/* Class = "NSMenuItem"; title = "Show Spelling and Grammar"; ObjectID = "204"; */
110
-"204.title" = "Show Spelling and Grammar";
111
-
112
-/* Class = "NSMenu"; title = "Edit"; ObjectID = "205"; */
113
-"205.title" = "Edit";
114
-
115
-/* Class = "NSMenuItem"; title = "Undo"; ObjectID = "207"; */
116
-"207.title" = "Undo";
117
-
118
-/* Class = "NSMenuItem"; title = "Find Next"; ObjectID = "208"; */
119
-"208.title" = "Find Next";
120
-
121
-/* Class = "NSMenuItem"; title = "Find…"; ObjectID = "209"; */
122
-"209.title" = "Find…";
123
-
124
-/* Class = "NSMenuItem"; title = "Jump to Selection"; ObjectID = "210"; */
125
-"210.title" = "Jump to Selection";
126
-
127
-/* Class = "NSMenuItem"; title = "Speech"; ObjectID = "211"; */
128
-"211.title" = "Speech";
129
-
130
-/* Class = "NSMenu"; title = "Speech"; ObjectID = "212"; */
131
-"212.title" = "Speech";
132
-
133
-/* Class = "NSMenuItem"; title = "Find Previous"; ObjectID = "213"; */
134
-"213.title" = "Find Previous";
135
-
136
-/* Class = "NSMenuItem"; title = "Redo"; ObjectID = "215"; */
137
-"215.title" = "Redo";
138
-
139
-/* Class = "NSMenuItem"; title = "Spelling and Grammar"; ObjectID = "216"; */
140
-"216.title" = "Spelling and Grammar";
141
-
142
-/* Class = "NSMenuItem"; title = "Edit"; ObjectID = "217"; */
143
-"217.title" = "Edit";
144
-
145
-/* Class = "NSMenuItem"; title = "Find"; ObjectID = "218"; */
146
-"218.title" = "Find";
147
-
148
-/* Class = "NSMenuItem"; title = "Check Spelling While Typing"; ObjectID = "219"; */
149
-"219.title" = "Check Spelling While Typing";
150
-
151
-/* Class = "NSMenu"; title = "Find"; ObjectID = "220"; */
152
-"220.title" = "Find";
153
-
154
-/* Class = "NSMenuItem"; title = "Use Selection for Find"; ObjectID = "221"; */
155
-"221.title" = "Use Selection for Find";
156
-
157
-/* Class = "NSMenuItem"; title = "Zoom"; ObjectID = "239"; */
158
-"239.title" = "Zoom";
159
-
160
-/* Class = "NSMenuItem"; title = "View"; ObjectID = "295"; */
161
-"295.title" = "View";
162
-
163
-/* Class = "NSMenu"; title = "View"; ObjectID = "296"; */
164
-"296.title" = "View";
165
-
166
-/* Class = "NSMenuItem"; title = "Show Toolbar"; ObjectID = "297"; */
167
-"297.title" = "Show Toolbar";
168
-
169
-/* Class = "NSMenuItem"; title = "Customize Toolbar…"; ObjectID = "298"; */
170
-"298.title" = "Customize Toolbar…";
171
-
172
-/* Class = "NSMenuItem"; title = "Check Grammar With Spelling"; ObjectID = "346"; */
173
-"346.title" = "Check Grammar With Spelling";
174
-
175
-/* Class = "NSMenuItem"; title = "Substitutions"; ObjectID = "348"; */
176
-"348.title" = "Substitutions";
177
-
178
-/* Class = "NSMenu"; title = "Substitutions"; ObjectID = "349"; */
179
-"349.title" = "Substitutions";
180
-
181
-/* Class = "NSMenuItem"; title = "Smart Copy/Paste"; ObjectID = "350"; */
182
-"350.title" = "Smart Copy/Paste";
183
-
184
-/* Class = "NSMenuItem"; title = "Smart Quotes"; ObjectID = "351"; */
185
-"351.title" = "Smart Quotes";
186
-
187
-/* Class = "NSMenuItem"; title = "Smart Links"; ObjectID = "354"; */
188
-"354.title" = "Smart Links";
189
-
190
-/* Class = "NSMenuItem"; title = "Format"; ObjectID = "375"; */
191
-"375.title" = "Format";
192
-
193
-/* Class = "NSMenu"; title = "Format"; ObjectID = "376"; */
194
-"376.title" = "Format";
195
-
196
-/* Class = "NSMenuItem"; title = "Font"; ObjectID = "377"; */
197
-"377.title" = "Font";
198
-
199
-/* Class = "NSMenu"; title = "Font"; ObjectID = "388"; */
200
-"388.title" = "Font";
201
-
202
-/* Class = "NSMenuItem"; title = "Show Fonts"; ObjectID = "389"; */
203
-"389.title" = "Show Fonts";
204
-
205
-/* Class = "NSMenuItem"; title = "Bold"; ObjectID = "390"; */
206
-"390.title" = "Bold";
207
-
208
-/* Class = "NSMenuItem"; title = "Italic"; ObjectID = "391"; */
209
-"391.title" = "Italic";
210
-
211
-/* Class = "NSMenuItem"; title = "Underline"; ObjectID = "392"; */
212
-"392.title" = "Underline";
213
-
214
-/* Class = "NSMenuItem"; title = "Bigger"; ObjectID = "394"; */
215
-"394.title" = "Bigger";
216
-
217
-/* Class = "NSMenuItem"; title = "Smaller"; ObjectID = "395"; */
218
-"395.title" = "Smaller";
219
-
220
-/* Class = "NSMenuItem"; title = "Kern"; ObjectID = "397"; */
221
-"397.title" = "Kern";
222
-
223
-/* Class = "NSMenuItem"; title = "Ligatures"; ObjectID = "398"; */
224
-"398.title" = "Ligatures";
225
-
226
-/* Class = "NSMenuItem"; title = "Baseline"; ObjectID = "399"; */
227
-"399.title" = "Baseline";
228
-
229
-/* Class = "NSMenuItem"; title = "Show Colors"; ObjectID = "401"; */
230
-"401.title" = "Show Colors";
231
-
232
-/* Class = "NSMenuItem"; title = "Copy Style"; ObjectID = "403"; */
233
-"403.title" = "Copy Style";
234
-
235
-/* Class = "NSMenuItem"; title = "Paste Style"; ObjectID = "404"; */
236
-"404.title" = "Paste Style";
237
-
238
-/* Class = "NSMenu"; title = "Baseline"; ObjectID = "405"; */
239
-"405.title" = "Baseline";
240
-
241
-/* Class = "NSMenuItem"; title = "Use Default"; ObjectID = "406"; */
242
-"406.title" = "Use Default";
243
-
244
-/* Class = "NSMenuItem"; title = "Superscript"; ObjectID = "407"; */
245
-"407.title" = "Superscript";
246
-
247
-/* Class = "NSMenuItem"; title = "Subscript"; ObjectID = "408"; */
248
-"408.title" = "Subscript";
249
-
250
-/* Class = "NSMenuItem"; title = "Raise"; ObjectID = "409"; */
251
-"409.title" = "Raise";
252
-
253
-/* Class = "NSMenuItem"; title = "Lower"; ObjectID = "410"; */
254
-"410.title" = "Lower";
255
-
256
-/* Class = "NSMenu"; title = "Ligatures"; ObjectID = "411"; */
257
-"411.title" = "Ligatures";
258
-
259
-/* Class = "NSMenuItem"; title = "Use Default"; ObjectID = "412"; */
260
-"412.title" = "Use Default";
261
-
262
-/* Class = "NSMenuItem"; title = "Use None"; ObjectID = "413"; */
263
-"413.title" = "Use None";
264
-
265
-/* Class = "NSMenuItem"; title = "Use All"; ObjectID = "414"; */
266
-"414.title" = "Use All";
267
-
268
-/* Class = "NSMenu"; title = "Kern"; ObjectID = "415"; */
269
-"415.title" = "Kern";
270
-
271
-/* Class = "NSMenuItem"; title = "Use Default"; ObjectID = "416"; */
272
-"416.title" = "Use Default";
273
-
274
-/* Class = "NSMenuItem"; title = "Use None"; ObjectID = "417"; */
275
-"417.title" = "Use None";
276
-
277
-/* Class = "NSMenuItem"; title = "Tighten"; ObjectID = "418"; */
278
-"418.title" = "Tighten";
279
-
280
-/* Class = "NSMenuItem"; title = "Loosen"; ObjectID = "419"; */
281
-"419.title" = "Loosen";
282
-
283
-/* Class = "NSMenuItem"; title = "Transformations"; ObjectID = "450"; */
284
-"450.title" = "Transformations";
285
-
286
-/* Class = "NSMenu"; title = "Transformations"; ObjectID = "451"; */
287
-"451.title" = "Transformations";
288
-
289
-/* Class = "NSMenuItem"; title = "Make Upper Case"; ObjectID = "452"; */
290
-"452.title" = "Make Upper Case";
291
-
292
-/* Class = "NSMenuItem"; title = "Correct Spelling Automatically"; ObjectID = "454"; */
293
-"454.title" = "Correct Spelling Automatically";
294
-
295
-/* Class = "NSMenuItem"; title = "Show Substitutions"; ObjectID = "457"; */
296
-"457.title" = "Show Substitutions";
297
-
298
-/* Class = "NSMenuItem"; title = "Smart Dashes"; ObjectID = "460"; */
299
-"460.title" = "Smart Dashes";
300
-
301
-/* Class = "NSMenuItem"; title = "Text Replacement"; ObjectID = "462"; */
302
-"462.title" = "Text Replacement";
303
-
304
-/* Class = "NSMenuItem"; title = "Make Lower Case"; ObjectID = "465"; */
305
-"465.title" = "Make Lower Case";
306
-
307
-/* Class = "NSMenuItem"; title = "Capitalize"; ObjectID = "466"; */
308
-"466.title" = "Capitalize";
309
-
310
-/* Class = "NSMenuItem"; title = "Paste and Match Style"; ObjectID = "485"; */
311
-"485.title" = "Paste and Match Style";
312
-
313
-/* Class = "NSMenuItem"; title = "Help"; ObjectID = "490"; */
314
-"490.title" = "Help";
315
-
316
-/* Class = "NSMenu"; title = "Help"; ObjectID = "491"; */
317
-"491.title" = "Help";
318
-
319
-/* Class = "NSMenuItem"; title = "BaconBarHelper Help"; ObjectID = "492"; */
320
-"492.title" = "BaconBarHelper Help";
321
-
322
-/* Class = "NSMenuItem"; title = "Text"; ObjectID = "496"; */
323
-"496.title" = "Text";
324
-
325
-/* Class = "NSMenu"; title = "Text"; ObjectID = "497"; */
326
-"497.title" = "Text";
327
-
328
-/* Class = "NSMenuItem"; title = "Align Left"; ObjectID = "498"; */
329
-"498.title" = "Align Left";
330
-
331
-/* Class = "NSMenuItem"; title = "Center"; ObjectID = "499"; */
332
-"499.title" = "Center";
333
-
334
-/* Class = "NSMenuItem"; title = "Justify"; ObjectID = "500"; */
335
-"500.title" = "Justify";
336
-
337
-/* Class = "NSMenuItem"; title = "Align Right"; ObjectID = "501"; */
338
-"501.title" = "Align Right";
339
-
340
-/* Class = "NSMenuItem"; title = "Writing Direction"; ObjectID = "503"; */
341
-"503.title" = "Writing Direction";
342
-
343
-/* Class = "NSMenuItem"; title = "Show Ruler"; ObjectID = "505"; */
344
-"505.title" = "Show Ruler";
345
-
346
-/* Class = "NSMenuItem"; title = "Copy Ruler"; ObjectID = "506"; */
347
-"506.title" = "Copy Ruler";
348
-
349
-/* Class = "NSMenuItem"; title = "Paste Ruler"; ObjectID = "507"; */
350
-"507.title" = "Paste Ruler";
351
-
352
-/* Class = "NSMenu"; title = "Writing Direction"; ObjectID = "508"; */
353
-"508.title" = "Writing Direction";
354
-
355
-/* Class = "NSMenuItem"; title = "Paragraph"; ObjectID = "509"; */
356
-"509.title" = "Paragraph";
357
-
358
-/* Class = "NSMenuItem"; title = "\tDefault"; ObjectID = "510"; */
359
-"510.title" = "\tDefault";
360
-
361
-/* Class = "NSMenuItem"; title = "\tLeft to Right"; ObjectID = "511"; */
362
-"511.title" = "\tLeft to Right";
363
-
364
-/* Class = "NSMenuItem"; title = "\tRight to Left"; ObjectID = "512"; */
365
-"512.title" = "\tRight to Left";
366
-
367
-/* Class = "NSMenuItem"; title = "Selection"; ObjectID = "514"; */
368
-"514.title" = "Selection";
369
-
370
-/* Class = "NSMenuItem"; title = "\tDefault"; ObjectID = "515"; */
371
-"515.title" = "\tDefault";
372
-
373
-/* Class = "NSMenuItem"; title = "\tLeft to Right"; ObjectID = "516"; */
374
-"516.title" = "\tLeft to Right";
375
-
376
-/* Class = "NSMenuItem"; title = "\tRight to Left"; ObjectID = "517"; */
377
-"517.title" = "\tRight to Left";
378
-
379
-/* Class = "NSMenuItem"; title = "Find and Replace…"; ObjectID = "534"; */
380
-"534.title" = "Find and Replace…";
381
-

+ 0
- 111
RedditBar/Base.lproj/Prefs.strings 查看文件

@@ -1,111 +0,0 @@
1
-
2
-/* Class = "PrefWindow"; title = "BaconBar Preferences"; ObjectID = "1"; */
3
-"1.title" = "BaconBar Preferences";
4
-
5
-/* Class = "NSTextFieldCell"; title = "10"; ObjectID = "0SD-Tf-uZS"; */
6
-"0SD-Tf-uZS.title" = "10";
7
-
8
-/* Class = "NSMenuItem"; title = "Cut"; ObjectID = "32T-3T-EcY"; */
9
-"32T-3T-EcY.title" = "Cut";
10
-
11
-/* Class = "NSMenuItem"; title = "Minimize"; ObjectID = "3jR-5g-kvu"; */
12
-"3jR-5g-kvu.title" = "Minimize";
13
-
14
-/* Class = "NSButtonCell"; title = "Remove visited links"; ObjectID = "7KI-oO-Qcg"; */
15
-"7KI-oO-Qcg.title" = "Remove visited links";
16
-
17
-/* Class = "NSMenuItem"; title = "BaconBar"; ObjectID = "Dcc-hD-clC"; */
18
-"Dcc-hD-clC.title" = "BaconBar";
19
-
20
-/* Class = "NSTextFieldCell"; title = "Items:"; ObjectID = "FNJ-RL-DXT"; */
21
-"FNJ-RL-DXT.title" = "Items:";
22
-
23
-/* Class = "NSTextFieldCell"; title = "Title:"; ObjectID = "Frl-AE-ROJ"; */
24
-"Frl-AE-ROJ.title" = "Title:";
25
-
26
-/* Class = "NSTextFieldCell"; title = "Username:"; ObjectID = "GTO-OP-MYS"; */
27
-"GTO-OP-MYS.title" = "Username:";
28
-
29
-/* Class = "NSMenu"; title = "Main Menu"; ObjectID = "IWp-hb-gSM"; */
30
-"IWp-hb-gSM.title" = "Main Menu";
31
-
32
-/* Class = "NSMenuItem"; title = "Undo"; ObjectID = "IyX-7D-esH"; */
33
-"IyX-7D-esH.title" = "Undo";
34
-
35
-/* Class = "NSButtonCell"; title = "Save"; ObjectID = "Mqa-FJ-C43"; */
36
-"Mqa-FJ-C43.title" = "Save";
37
-
38
-/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "Ow7-gc-PGv"; */
39
-"Ow7-gc-PGv.title" = "OtherViews";
40
-
41
-/* Class = "NSMenu"; title = "BaconBar"; ObjectID = "PCa-vb-klD"; */
42
-"PCa-vb-klD.title" = "BaconBar";
43
-
44
-/* Class = "NSMenu"; title = "Window"; ObjectID = "TaA-nh-br8"; */
45
-"TaA-nh-br8.title" = "Window";
46
-
47
-/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "TjO-Z6-Vng"; */
48
-"TjO-Z6-Vng.title" = "Cancel";
49
-
50
-/* Class = "NSMenu"; title = "Edit"; ObjectID = "YpZ-Vi-h1u"; */
51
-"YpZ-Vi-h1u.title" = "Edit";
52
-
53
-/* Class = "NSMenuItem"; title = "Quit BaconBar"; ObjectID = "Z8h-ok-eBD"; */
54
-"Z8h-ok-eBD.title" = "Quit BaconBar";
55
-
56
-/* Class = "NSMenuItem"; title = "File"; ObjectID = "ZIP-EI-Msd"; */
57
-"ZIP-EI-Msd.title" = "File";
58
-
59
-/* Class = "NSTextFieldCell"; title = "66"; ObjectID = "b76-4r-MEp"; */
60
-"b76-4r-MEp.title" = "66";
61
-
62
-/* Class = "NSButtonCell"; title = "Launch BaconBar on login"; ObjectID = "cVl-wa-cE9"; */
63
-"cVl-wa-cE9.title" = "Launch BaconBar on login";
64
-
65
-/* Class = "NSTextFieldCell"; title = "Filter:"; ObjectID = "coc-11-MQH"; */
66
-"coc-11-MQH.title" = "Filter:";
67
-
68
-/* Class = "NSTextFieldCell"; title = "PM Refresh (in Minutes):"; ObjectID = "cwK-wP-wB6"; */
69
-"cwK-wP-wB6.title" = "PM Refresh (in Minutes):";
70
-
71
-/* Class = "NSMenuItem"; title = "Edit"; ObjectID = "czz-51-wxr"; */
72
-"czz-51-wxr.title" = "Edit";
73
-
74
-/* Class = "NSMenuItem"; title = "new"; ObjectID = "dxr-Ml-O8i"; */
75
-"dxr-Ml-O8i.title" = "new";
76
-
77
-/* Class = "NSTextFieldCell"; title = "5"; ObjectID = "gZN-n2-TGX"; */
78
-"gZN-n2-TGX.title" = "5";
79
-
80
-/* Class = "NSMenuItem"; title = "Window"; ObjectID = "hc0-g1-acY"; */
81
-"hc0-g1-acY.title" = "Window";
82
-
83
-/* Class = "NSMenuItem"; title = "Paste"; ObjectID = "j3h-hj-rfI"; */
84
-"j3h-hj-rfI.title" = "Paste";
85
-
86
-/* Class = "NSTextFieldCell"; title = "Password:"; ObjectID = "m11-YF-fEa"; */
87
-"m11-YF-fEa.title" = "Password:";
88
-
89
-/* Class = "NSMenuItem"; title = "Close Window"; ObjectID = "mSw-Re-17a"; */
90
-"mSw-Re-17a.title" = "Close Window";
91
-
92
-/* Class = "NSButtonCell"; title = "Show Subreddit after Title"; ObjectID = "nFK-xi-2F3"; */
93
-"nFK-xi-2F3.title" = "Show Subreddit after Title";
94
-
95
-/* Class = "NSBox"; title = "Box"; ObjectID = "paW-kV-tNF"; */
96
-"paW-kV-tNF.title" = "Box";
97
-
98
-/* Class = "NSMenuItem"; title = "Select All"; ObjectID = "qSu-ha-DhM"; */
99
-"qSu-ha-DhM.title" = "Select All";
100
-
101
-/* Class = "NSMenuItem"; title = "hot"; ObjectID = "sKV-FZ-wbQ"; */
102
-"sKV-FZ-wbQ.title" = "hot";
103
-
104
-/* Class = "NSMenu"; title = "File"; ObjectID = "sfM-Vz-Yb6"; */
105
-"sfM-Vz-Yb6.title" = "File";
106
-
107
-/* Class = "NSButtonCell"; title = "Reload after every visited link"; ObjectID = "twM-Jr-KGn"; */
108
-"twM-Jr-KGn.title" = "Reload after every visited link";
109
-
110
-/* Class = "NSMenuItem"; title = "Copy"; ObjectID = "wSY-To-FDI"; */
111
-"wSY-To-FDI.title" = "Copy";

+ 0
- 21
RedditBar/de.lproj/MainMenu.strings 查看文件

@@ -1,21 +0,0 @@
1
-
2
-/* Class = "NSMenuItem"; title = "Preferences..."; ObjectID = "1lW-9C-xt6"; */
3
-"1lW-9C-xt6.title" = "Einstellungen...";
4
-
5
-/* Class = "NSMenuItem"; title = "About BaconBar"; ObjectID = "4ah-qP-9eP"; */
6
-"4ah-qP-9eP.title" = "Über BaconBar";
7
-
8
-/* Class = "NSMenuItem"; title = "PMs..."; ObjectID = "IM8-KI-MAc"; */
9
-"IM8-KI-MAc.title" = "PMs...";
10
-
11
-/* Class = "NSMenuItem"; title = "Reload"; ObjectID = "bQG-wq-9Zw"; */
12
-"bQG-wq-9Zw.title" = "Neu laden";
13
-
14
-/* Class = "NSMenuItem"; title = "Load next"; ObjectID = "e8u-nc-P6x"; */
15
-"e8u-nc-P6x.title" = "Mehr laden";
16
-
17
-/* Class = "NSMenuItem"; title = "Loading..."; ObjectID = "jfb-mv-iN9"; */
18
-"jfb-mv-iN9.title" = "Lade...";
19
-
20
-/* Class = "NSMenuItem"; title = "Quit"; ObjectID = "oyC-3G-WEc"; */
21
-"oyC-3G-WEc.title" = "Beenden";

+ 68
- 0
RedditBar/de.lproj/MainMenu.xib 查看文件

@@ -0,0 +1,68 @@
1
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="4514" systemVersion="13B42" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
3
+    <dependencies>
4
+        <deployment defaultVersion="1060" identifier="macosx"/>
5
+        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="4514"/>
6
+    </dependencies>
7
+    <objects>
8
+        <customObject id="-2" userLabel="File's Owner" customClass="NSApplication">
9
+            <connections>
10
+                <outlet property="delegate" destination="494" id="495"/>
11
+            </connections>
12
+        </customObject>
13
+        <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
14
+        <customObject id="-3" userLabel="Application"/>
15
+        <customObject id="494" customClass="AppDelegate">
16
+            <connections>
17
+                <outlet property="PMItem" destination="IM8-KI-MAc" id="X1H-cL-0kE"/>
18
+                <outlet property="PMSeparator" destination="5L0-zz-YIh" id="2X3-PW-1G9"/>
19
+                <outlet property="application" destination="-3" id="1K5-sF-Im7"/>
20
+                <outlet property="firstMenuItem" destination="jfb-mv-iN9" id="2QT-D1-leO"/>
21
+                <outlet property="statusMenu" destination="fuB-VS-nSq" id="AZY-3d-h8G"/>
22
+            </connections>
23
+        </customObject>
24
+        <customObject id="420" customClass="NSFontManager"/>
25
+        <menu id="fuB-VS-nSq" userLabel="StatusItem">
26
+            <items>
27
+                <menuItem title="PMs..." hidden="YES" enabled="NO" id="IM8-KI-MAc">
28
+                    <modifierMask key="keyEquivalentModifierMask"/>
29
+                    <connections>
30
+                        <action selector="openUnread:" target="494" id="zdP-DS-AdX"/>
31
+                    </connections>
32
+                </menuItem>
33
+                <menuItem isSeparatorItem="YES" hidden="YES" id="5L0-zz-YIh"/>
34
+                <menuItem title="Lade..." enabled="NO" id="jfb-mv-iN9">
35
+                    <modifierMask key="keyEquivalentModifierMask"/>
36
+                </menuItem>
37
+                <menuItem isSeparatorItem="YES" id="7Rc-fG-5uQ"/>
38
+                <menuItem title="Mehr laden" keyEquivalent="n" id="e8u-nc-P6x">
39
+                    <connections>
40
+                        <action selector="reloadNextList:" target="494" id="tbv-NV-8s7"/>
41
+                    </connections>
42
+                </menuItem>
43
+                <menuItem title="Neu laden" keyEquivalent="r" id="bQG-wq-9Zw">
44
+                    <connections>
45
+                        <action selector="reloadCompleteList:" target="494" id="FoB-kO-9Sk"/>
46
+                    </connections>
47
+                </menuItem>
48
+                <menuItem isSeparatorItem="YES" id="w4G-0W-l5l"/>
49
+                <menuItem title="Einstellungen..." keyEquivalent="," id="1lW-9C-xt6">
50
+                    <connections>
51
+                        <action selector="showPreferences:" target="494" id="Fen-Ci-4tc"/>
52
+                    </connections>
53
+                </menuItem>
54
+                <menuItem title="Über BaconBar" id="4ah-qP-9eP">
55
+                    <modifierMask key="keyEquivalentModifierMask"/>
56
+                    <connections>
57
+                        <action selector="showAbout:" target="494" id="7IO-ZS-OJf"/>
58
+                    </connections>
59
+                </menuItem>
60
+                <menuItem title="Beenden" keyEquivalent="q" id="oyC-3G-WEc">
61
+                    <connections>
62
+                        <action selector="terminate:" target="-1" id="AHO-0z-nt2"/>
63
+                    </connections>
64
+                </menuItem>
65
+            </items>
66
+        </menu>
67
+    </objects>
68
+</document>

+ 0
- 111
RedditBar/de.lproj/Prefs.strings 查看文件

@@ -1,111 +0,0 @@
1
-/* Class = "PrefWindow"; title = "BaconBar Preferences"; ObjectID = "1"; */
2
-"1.title" = "BaconBar Einstellungen";
3
-
4
-/* Class = "NSTextFieldCell"; title = "10"; ObjectID = "0SD-Tf-uZS"; */
5
-"0SD-Tf-uZS.title" = "10";
6
-
7
-/* Class = "NSMenuItem"; title = "Cut"; ObjectID = "32T-3T-EcY"; */
8
-"32T-3T-EcY.title" = "Ausschneiden";
9
-
10
-/* Class = "NSMenuItem"; title = "Minimize"; ObjectID = "3jR-5g-kvu"; */
11
-"3jR-5g-kvu.title" = "Minimieren";
12
-
13
-/* Class = "NSButtonCell"; title = "Remove visited links"; ObjectID = "7KI-oO-Qcg"; */
14
-"7KI-oO-Qcg.title" = "Entferne besuchte Links";
15
-
16
-/* Class = "NSMenuItem"; title = "BaconBar"; ObjectID = "Dcc-hD-clC"; */
17
-"Dcc-hD-clC.title" = "BaconBar";
18
-
19
-/* Class = "NSTextFieldCell"; title = "Items:"; ObjectID = "FNJ-RL-DXT"; */
20
-"FNJ-RL-DXT.title" = "Links:";
21
-
22
-/* Class = "NSTextFieldCell"; title = "Title:"; ObjectID = "Frl-AE-ROJ"; */
23
-"Frl-AE-ROJ.title" = "Titel:";
24
-
25
-/* Class = "NSTextFieldCell"; title = "Username:"; ObjectID = "GTO-OP-MYS"; */
26
-"GTO-OP-MYS.title" = "Benutzername:";
27
-
28
-/* Class = "NSMenu"; title = "Main Menu"; ObjectID = "IWp-hb-gSM"; */
29
-"IWp-hb-gSM.title" = "Hauptmenü";
30
-
31
-/* Class = "NSMenuItem"; title = "Undo"; ObjectID = "IyX-7D-esH"; */
32
-"IyX-7D-esH.title" = "Rückgängig";
33
-
34
-/* Class = "NSButtonCell"; title = "Save"; ObjectID = "Mqa-FJ-C43"; */
35
-"Mqa-FJ-C43.title" = "Speichern";
36
-
37
-/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "Ow7-gc-PGv"; */
38
-"Ow7-gc-PGv.title" = "OtherViews";
39
-
40
-/* Class = "NSMenu"; title = "BaconBar"; ObjectID = "PCa-vb-klD"; */
41
-"PCa-vb-klD.title" = "BaconBar";
42
-
43
-/* Class = "NSMenu"; title = "Window"; ObjectID = "TaA-nh-br8"; */
44
-"TaA-nh-br8.title" = "Fenster";
45
-
46
-/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "TjO-Z6-Vng"; */
47
-"TjO-Z6-Vng.title" = "Abbrechen";
48
-
49
-/* Class = "NSMenu"; title = "Edit"; ObjectID = "YpZ-Vi-h1u"; */
50
-"YpZ-Vi-h1u.title" = "Bearbeiten";
51
-
52
-/* Class = "NSMenuItem"; title = "Quit BaconBar"; ObjectID = "Z8h-ok-eBD"; */
53
-"Z8h-ok-eBD.title" = "BaconBar Beenden";
54
-
55
-/* Class = "NSMenuItem"; title = "File"; ObjectID = "ZIP-EI-Msd"; */
56
-"ZIP-EI-Msd.title" = "Ablage";
57
-
58
-/* Class = "NSTextFieldCell"; title = "66"; ObjectID = "b76-4r-MEp"; */
59
-"b76-4r-MEp.title" = "66";
60
-
61
-/* Class = "NSButtonCell"; title = "Launch BaconBar on login"; ObjectID = "cVl-wa-cE9"; */
62
-"cVl-wa-cE9.title" = "BaconBar beim Login starten";
63
-
64
-/* Class = "NSTextFieldCell"; title = "Filter:"; ObjectID = "coc-11-MQH"; */
65
-"coc-11-MQH.title" = "Filter:";
66
-
67
-/* Class = "NSTextFieldCell"; title = "PM Refresh (in Minutes):"; ObjectID = "cwK-wP-wB6"; */
68
-"cwK-wP-wB6.title" = "PM Aktualisierung (in Minuten):";
69
-
70
-/* Class = "NSMenuItem"; title = "Edit"; ObjectID = "czz-51-wxr"; */
71
-"czz-51-wxr.title" = "Bearbeiten";
72
-
73
-/* Class = "NSMenuItem"; title = "new"; ObjectID = "dxr-Ml-O8i"; */
74
-"dxr-Ml-O8i.title" = "new";
75
-
76
-/* Class = "NSTextFieldCell"; title = "5"; ObjectID = "gZN-n2-TGX"; */
77
-"gZN-n2-TGX.title" = "5";
78
-
79
-/* Class = "NSMenuItem"; title = "Window"; ObjectID = "hc0-g1-acY"; */
80
-"hc0-g1-acY.title" = "Fenster";
81
-
82
-/* Class = "NSMenuItem"; title = "Paste"; ObjectID = "j3h-hj-rfI"; */
83
-"j3h-hj-rfI.title" = "Einfügen";
84
-
85
-/* Class = "NSTextFieldCell"; title = "Password:"; ObjectID = "m11-YF-fEa"; */
86
-"m11-YF-fEa.title" = "Passwort:";
87
-
88
-/* Class = "NSMenuItem"; title = "Close Window"; ObjectID = "mSw-Re-17a"; */
89
-"mSw-Re-17a.title" = "Fenster schließen";
90
-
91
-/* Class = "NSButtonCell"; title = "Show Subreddit after Title"; ObjectID = "nFK-xi-2F3"; */
92
-"nFK-xi-2F3.title" = "Zeige Subreddit hinter Titel";
93
-
94
-/* Class = "NSBox"; title = "Box"; ObjectID = "paW-kV-tNF"; */
95
-"paW-kV-tNF.title" = "Box";
96
-
97
-/* Class = "NSMenuItem"; title = "Select All"; ObjectID = "qSu-ha-DhM"; */
98
-"qSu-ha-DhM.title" = "Alle auswählen";
99
-
100
-/* Class = "NSMenuItem"; title = "hot"; ObjectID = "sKV-FZ-wbQ"; */
101
-"sKV-FZ-wbQ.title" = "hot";
102
-
103
-/* Class = "NSMenu"; title = "File"; ObjectID = "sfM-Vz-Yb6"; */
104
-"sfM-Vz-Yb6.title" = "Ablage";
105
-
106
-/* Class = "NSButtonCell"; title = "Reload after every visited link"; ObjectID = "twM-Jr-KGn"; */
107
-"twM-Jr-KGn.title" = "Nach jedem besuchten Link nachladen";
108
-
109
-/* Class = "NSMenuItem"; title = "Copy"; ObjectID = "wSY-To-FDI"; */
110
-"wSY-To-FDI.title" = "Kopieren";
111
-

+ 419
- 0
RedditBar/de.lproj/Prefs.xib 查看文件

@@ -0,0 +1,419 @@
1
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="4514" systemVersion="13B42" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
3
+    <dependencies>
4
+        <deployment defaultVersion="1060" identifier="macosx"/>
5
+        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="4514"/>
6
+    </dependencies>
7
+    <objects>
8
+        <customObject id="-2" userLabel="File's Owner" customClass="PrefController">
9
+            <connections>
10
+                <outlet property="filterSelection" destination="FR2-RR-NOg" id="sOl-hW-dbV"/>
11
+                <outlet property="launchOnLogin" destination="NCg-tC-aiT" id="wvF-RC-DV3"/>
12
+                <outlet property="lengthField" destination="MAv-jO-hIv" id="tbQ-UG-2ew"/>
13
+                <outlet property="lengthStepper" destination="jxz-fQ-M1L" id="NK5-G4-9UJ"/>
14
+                <outlet property="password" destination="ARP-lb-J16" id="EDd-om-ciF"/>
15
+                <outlet property="progress" destination="vz0-tR-n1f" id="t06-dO-WKY"/>
16
+                <outlet property="refreshField" destination="2J7-SH-Grc" id="tsA-1R-BUz"/>
17
+                <outlet property="refreshStepper" destination="uaS-Xm-tIa" id="1bf-OR-gsX"/>
18
+                <outlet property="reloadAfterVisit" destination="gmF-24-Psn" id="DMH-sN-L96"/>
19
+                <outlet property="removeVisited" destination="v96-KH-55h" id="40H-g7-GRb"/>
20
+                <outlet property="showSubreddit" destination="fRR-M9-szp" id="bGR-ej-R9R"/>
21
+                <outlet property="subreddits" destination="EhP-FS-8dT" id="td1-kv-jQm"/>
22
+                <outlet property="subscriptions" destination="vW5-Cp-Bm1" id="gja-K0-7Uh"/>
23
+                <outlet property="titleField" destination="qju-1J-OOV" id="ujQ-C4-eeX"/>
24
+                <outlet property="titleStepper" destination="2aV-fo-xh7" id="zEg-dP-fRJ"/>
25
+                <outlet property="username" destination="0mi-88-o94" id="4bB-K2-q5m"/>
26
+                <outlet property="win" destination="1" id="g0G-6q-WjE"/>
27
+            </connections>
28
+        </customObject>
29
+        <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
30
+        <customObject id="-3" userLabel="Application"/>
31
+        <window title="BaconBar Einstellungen" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" restorable="NO" oneShot="NO" releasedWhenClosed="NO" wantsToBeColor="NO" animationBehavior="default" id="1" customClass="PrefWindow">
32
+            <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES"/>
33
+            <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
34
+            <rect key="contentRect" x="196" y="240" width="340" height="464"/>
35
+            <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
36
+            <view key="contentView" id="2">
37
+                <rect key="frame" x="0.0" y="0.0" width="340" height="464"/>
38
+                <autoresizingMask key="autoresizingMask"/>
39
+                <subviews>
40
+                    <textField verticalHuggingPriority="750" id="0mi-88-o94">
41
+                        <rect key="frame" x="120" y="424" width="200" height="22"/>
42
+                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
43
+                        <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="xlI-hU-MqM">
44
+                            <font key="font" metaFont="system"/>
45
+                            <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
46
+                            <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
47
+                        </textFieldCell>
48
+                    </textField>
49
+                    <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="f72-fM-yQc">
50
+                        <rect key="frame" x="18" y="429" width="96" height="17"/>
51
+                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
52
+                        <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Benutzername:" id="GTO-OP-MYS">
53
+                            <font key="font" metaFont="system"/>
54
+                            <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
55
+                            <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
56
+                        </textFieldCell>
57
+                    </textField>
58
+                    <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="JMQ-a6-DKC">
59
+                        <rect key="frame" x="18" y="395" width="96" height="17"/>
60
+                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
61
+                        <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Passwort:" id="m11-YF-fEa">
62
+                            <font key="font" metaFont="system"/>
63
+                            <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
64
+                            <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
65
+                        </textFieldCell>
66
+                    </textField>
67
+                    <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="qFP-pd-32c">
68
+                        <rect key="frame" x="18" y="229" width="63" height="17"/>
69
+                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
70
+                        <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Links:" id="FNJ-RL-DXT">
71
+                            <font key="font" metaFont="system"/>
72
+                            <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
73
+                            <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
74
+                        </textFieldCell>
75
+                    </textField>
76
+                    <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="O82-1u-lSr">
77
+                        <rect key="frame" x="152" y="229" width="63" height="17"/>
78
+                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
79
+                        <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Titel:" id="Frl-AE-ROJ">
80
+                            <font key="font" metaFont="system"/>
81
+                            <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
82
+                            <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
83
+                        </textFieldCell>
84
+                    </textField>
85
+                    <secureTextField verticalHuggingPriority="750" id="ARP-lb-J16">
86
+                        <rect key="frame" x="120" y="392" width="200" height="22"/>
87
+                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
88
+                        <secureTextFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" usesSingleLineMode="YES" id="We7-pG-rAt">
89
+                            <font key="font" metaFont="system"/>
90
+                            <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
91
+                            <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
92
+                            <allowedInputSourceLocales>
93
+                                <string>NSAllRomanInputSourcesLocaleIdentifier</string>
94
+                            </allowedInputSourceLocales>
95
+                        </secureTextFieldCell>
96
+                    </secureTextField>
97
+                    <button verticalHuggingPriority="750" id="qwZ-cF-1JN">
98
+                        <rect key="frame" x="224" y="13" width="102" height="32"/>
99
+                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
100
+                        <buttonCell key="cell" type="push" title="Speichern" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Mqa-FJ-C43">
101
+                            <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
102
+                            <font key="font" metaFont="system"/>
103
+                        </buttonCell>
104
+                        <connections>
105
+                            <action selector="buttonSave:" target="-2" id="thy-nQ-Nld"/>
106
+                        </connections>
107
+                    </button>
108
+                    <button verticalHuggingPriority="750" id="vO2-NN-i1n">
109
+                        <rect key="frame" x="14" y="13" width="102" height="32"/>
110
+                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
111
+                        <buttonCell key="cell" type="push" title="Abbrechen" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="TjO-Z6-Vng">
112
+                            <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
113
+                            <font key="font" metaFont="system"/>
114
+                            <string key="keyEquivalent" base64-UTF8="YES">
115
+Gw
116
+</string>
117
+                        </buttonCell>
118
+                        <connections>
119
+                            <action selector="performClose:" target="1" id="A62-EW-ZrT"/>
120
+                        </connections>
121
+                    </button>
122
+                    <scrollView horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" id="8ew-wY-1Yh">
123
+                        <rect key="frame" x="20" y="254" width="300" height="100"/>
124
+                        <autoresizingMask key="autoresizingMask"/>
125
+                        <clipView key="contentView" copiesOnScroll="NO" id="ENU-Jw-8fO">
126
+                            <rect key="frame" x="1" y="1" width="298" height="98"/>
127
+                            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
128
+                            <subviews>
129
+                                <textView editable="NO" importsGraphics="NO" richText="NO" findStyle="panel" allowsUndo="YES" verticallyResizable="YES" allowsNonContiguousLayout="YES" id="EhP-FS-8dT">
130
+                                    <rect key="frame" x="0.0" y="0.0" width="298" height="98"/>
131
+                                    <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
132
+                                    <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
133
+                                    <size key="minSize" width="298" height="98"/>
134
+                                    <size key="maxSize" width="463" height="10000000"/>
135
+                                    <color key="insertionPointColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
136
+                                    <size key="minSize" width="298" height="98"/>
137
+                                    <size key="maxSize" width="463" height="10000000"/>
138
+                                </textView>
139
+                            </subviews>
140
+                            <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
141
+                        </clipView>
142
+                        <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="b1U-AL-HNy">
143
+                            <rect key="frame" x="-100" y="-100" width="87" height="18"/>
144
+                            <autoresizingMask key="autoresizingMask"/>
145
+                        </scroller>
146
+                        <scroller key="verticalScroller" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="z7j-r6-B6f">
147
+                            <rect key="frame" x="283" y="1" width="16" height="98"/>
148
+                            <autoresizingMask key="autoresizingMask"/>
149
+                        </scroller>
150
+                    </scrollView>
151
+                    <button id="XZM-90-hQ8">
152
+                        <rect key="frame" x="18" y="361" width="280" height="25"/>
153
+                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
154
+                        <buttonCell key="cell" type="check" bezelStyle="regularSquare" imagePosition="left" alignment="left" state="on" inset="2" id="vW5-Cp-Bm1">
155
+                            <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
156
+                            <font key="font" metaFont="system"/>
157
+                        </buttonCell>
158
+                        <connections>
159
+                            <action selector="toggleSubs:" target="-2" id="TPd-6W-xQv"/>
160
+                        </connections>
161
+                    </button>
162
+                    <textField verticalHuggingPriority="750" id="MAv-jO-hIv">
163
+                        <rect key="frame" x="87" y="226" width="38" height="22"/>
164
+                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
165
+                        <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="right" title="10" drawsBackground="YES" id="0SD-Tf-uZS">
166
+                            <font key="font" metaFont="system"/>
167
+                            <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
168
+                            <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
169
+                        </textFieldCell>
170
+                        <connections>
171
+                            <action selector="lengthDidChange:" target="-2" id="fU0-l2-dIz"/>
172
+                            <outlet property="formatter" destination="zpc-oG-upp" id="cw1-hM-34K"/>
173
+                        </connections>
174
+                    </textField>
175
+                    <textField verticalHuggingPriority="750" id="qju-1J-OOV">
176
+                        <rect key="frame" x="221" y="226" width="38" height="22"/>
177
+                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
178
+                        <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="right" title="66" drawsBackground="YES" id="b76-4r-MEp">
179
+                            <font key="font" metaFont="system"/>
180
+                            <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
181
+                            <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
182
+                        </textFieldCell>
183
+                        <connections>
184
+                            <action selector="titleDidChange:" target="-2" id="cOL-Pg-cXA"/>
185
+                            <outlet property="formatter" destination="hDb-Na-Vku" id="Sta-gL-Dug"/>
186
+                        </connections>
187
+                    </textField>
188
+                    <stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" id="jxz-fQ-M1L">
189
+                        <rect key="frame" x="130" y="223" width="19" height="27"/>
190
+                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
191
+                        <stepperCell key="cell" continuous="YES" alignment="left" minValue="1" maxValue="100" doubleValue="1" id="Gba-jV-Ouh"/>
192
+                        <connections>
193
+                            <action selector="lengthDidChange:" target="-2" id="CJm-58-seM"/>
194
+                            <outlet property="formatter" destination="zpc-oG-upp" id="nXg-hE-DQX"/>
195
+                        </connections>
196
+                    </stepper>
197
+                    <stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" id="2aV-fo-xh7">
198
+                        <rect key="frame" x="264" y="223" width="19" height="27"/>
199
+                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
200
+                        <stepperCell key="cell" continuous="YES" alignment="left" maxValue="100" doubleValue="1" id="BWQ-gm-H9h"/>
201
+                        <connections>
202
+                            <action selector="titleDidChange:" target="-2" id="l0Y-Mg-1KD"/>
203
+                            <outlet property="formatter" destination="hDb-Na-Vku" id="EL4-2q-XKw"/>
204
+                        </connections>
205
+                    </stepper>
206
+                    <progressIndicator canDrawConcurrently="YES" horizontalHuggingPriority="750" verticalHuggingPriority="750" maxValue="100" displayedWhenStopped="NO" bezeled="NO" indeterminate="YES" controlSize="small" style="spinning" id="vz0-tR-n1f">
207
+                        <rect key="frame" x="304" y="365" width="16" height="16"/>
208
+                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
209
+                    </progressIndicator>
210
+                    <button id="fRR-M9-szp">
211
+                        <rect key="frame" x="18" y="194" width="304" height="18"/>
212
+                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
213
+                        <buttonCell key="cell" type="check" title="Zeige Subreddit hinter Titel" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="nFK-xi-2F3">
214
+                            <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
215
+                            <font key="font" metaFont="system"/>
216
+                        </buttonCell>
217
+                    </button>
218
+                    <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="6zt-jq-NXJ">
219
+                        <rect key="frame" x="9" y="86" width="236" height="17"/>
220
+                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
221
+                        <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="PM Aktualisierung (in Minuten):" id="cwK-wP-wB6">
222
+                            <font key="font" metaFont="system"/>
223
+                            <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
224
+                            <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
225
+                        </textFieldCell>
226
+                    </textField>
227
+                    <box autoresizesSubviews="NO" verticalHuggingPriority="750" title="Box" boxType="separator" titlePosition="noTitle" id="paW-kV-tNF">
228
+                        <rect key="frame" x="14" y="111" width="316" height="5"/>
229
+                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
230
+                        <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
231
+                        <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
232
+                        <font key="titleFont" metaFont="system"/>
233
+                    </box>
234
+                    <textField verticalHuggingPriority="750" id="2J7-SH-Grc">
235
+                        <rect key="frame" x="251" y="83" width="38" height="22"/>
236
+                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
237
+                        <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="right" title="5" drawsBackground="YES" id="gZN-n2-TGX">
238
+                            <font key="font" metaFont="system"/>
239
+                            <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
240
+                            <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
241
+                        </textFieldCell>
242
+                        <connections>
243
+                            <action selector="refreshDidChange:" target="-2" id="Gzn-Nf-hhb"/>
244
+                            <outlet property="formatter" destination="Y11-Cs-X1g" id="m31-5r-Nka"/>
245
+                        </connections>
246
+                    </textField>
247
+                    <stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" id="uaS-Xm-tIa">
248
+                        <rect key="frame" x="294" y="80" width="19" height="27"/>
249
+                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
250
+                        <stepperCell key="cell" continuous="YES" alignment="left" minValue="1" maxValue="100" doubleValue="1" id="rTZ-Zs-1eO"/>
251
+                        <connections>
252
+                            <action selector="refreshDidChange:" target="-2" id="4Di-oE-RDC"/>
253
+                            <outlet property="formatter" destination="Y11-Cs-X1g" id="hoL-jC-QPe"/>
254
+                        </connections>
255
+                    </stepper>
256
+                    <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="cec-PF-2Hn">
257
+                        <rect key="frame" x="18" y="164" width="130" height="17"/>
258
+                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
259
+                        <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Filter:" id="coc-11-MQH">
260
+                            <font key="font" metaFont="system"/>
261
+                            <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
262
+                            <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
263
+                        </textFieldCell>
264
+                    </textField>
265
+                    <popUpButton verticalHuggingPriority="750" id="FR2-RR-NOg">
266
+                        <rect key="frame" x="164" y="159" width="159" height="26"/>
267
+                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
268
+                        <popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" id="zJW-6u-fHd">
269
+                            <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
270
+                            <font key="font" metaFont="menu"/>
271
+                            <menu key="menu" title="OtherViews" id="Ow7-gc-PGv">
272
+                                <items>
273
+                                    <menuItem title="hot" id="sKV-FZ-wbQ">
274
+                                        <modifierMask key="keyEquivalentModifierMask"/>
275
+                                    </menuItem>
276
+                                    <menuItem title="new" id="dxr-Ml-O8i">
277
+                                        <modifierMask key="keyEquivalentModifierMask"/>
278
+                                    </menuItem>
279
+                                </items>
280
+                            </menu>
281
+                        </popUpButtonCell>
282
+                    </popUpButton>
283
+                    <button id="v96-KH-55h">
284
+                        <rect key="frame" x="18" y="140" width="304" height="18"/>
285
+                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
286
+                        <buttonCell key="cell" type="check" title="Entferne besuchte Links" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="7KI-oO-Qcg">
287
+                            <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
288
+                            <font key="font" metaFont="system"/>
289
+                        </buttonCell>
290
+                        <connections>
291
+                            <action selector="removeVisitedToggled:" target="-2" id="dSw-IW-lQ9"/>
292
+                        </connections>
293
+                    </button>
294
+                    <button id="gmF-24-Psn">
295
+                        <rect key="frame" x="18" y="120" width="304" height="18"/>
296
+                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
297
+                        <buttonCell key="cell" type="check" title="Nach jedem besuchten Link nachladen" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="twM-Jr-KGn">
298
+                            <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
299
+                            <font key="font" metaFont="system"/>
300
+                        </buttonCell>
301
+                    </button>
302
+                    <button id="NCg-tC-aiT">
303
+                        <rect key="frame" x="18" y="59" width="304" height="18"/>
304
+                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
305
+                        <buttonCell key="cell" type="check" title="BaconBar beim Login starten" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="cVl-wa-cE9">
306
+                            <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
307
+                            <font key="font" metaFont="system"/>
308
+                        </buttonCell>
309
+                    </button>
310
+                </subviews>
311
+            </view>
312
+        </window>
313
+        <numberFormatter formatterBehavior="10_0" positiveFormat="0" negativeFormat="-0" hasThousandSeparators="NO" thousandSeparator="," id="zpc-oG-upp">
314
+            <attributedString key="attributedStringForZero">
315
+                <fragment content="0"/>
316
+            </attributedString>
317
+            <real key="minimum" value="1"/>
318
+            <real key="maximum" value="100"/>
319
+            <metadata>
320
+                <bool key="localizesFormat" value="YES"/>
321
+                <real key="inspectorSampleValue" value="1"/>
322
+            </metadata>
323
+        </numberFormatter>
324
+        <numberFormatter formatterBehavior="10_0" positiveFormat="0" negativeFormat="-0" hasThousandSeparators="NO" thousandSeparator="." id="hDb-Na-Vku">
325
+            <attributedString key="attributedStringForZero">
326
+                <fragment content="0"/>
327
+            </attributedString>
328
+            <real key="minimum" value="0.0"/>
329
+            <real key="maximum" value="140"/>
330
+            <metadata>
331
+                <bool key="localizesFormat" value="YES"/>
332
+                <real key="inspectorSampleValue" value="1"/>
333
+            </metadata>
334
+        </numberFormatter>
335
+        <numberFormatter formatterBehavior="10_0" positiveFormat="0" negativeFormat="-0" hasThousandSeparators="NO" thousandSeparator="." id="Y11-Cs-X1g">
336
+            <attributedString key="attributedStringForZero">
337
+                <fragment content="0"/>
338
+            </attributedString>
339
+            <real key="minimum" value="1"/>
340
+            <decimal key="maximum" value="NaN"/>
341
+            <metadata>
342
+                <bool key="localizesFormat" value="YES"/>
343
+                <real key="inspectorSampleValue" value="1"/>
344
+            </metadata>
345
+        </numberFormatter>
346
+        <menu title="Hauptmenü" systemMenu="main" id="IWp-hb-gSM">
347
+            <items>
348
+                <menuItem title="BaconBar" id="Dcc-hD-clC">
349
+                    <modifierMask key="keyEquivalentModifierMask"/>
350
+                    <menu key="submenu" title="BaconBar" id="PCa-vb-klD">
351
+                        <items>
352
+                            <menuItem title="BaconBar Beenden" keyEquivalent="q" id="Z8h-ok-eBD">
353
+                                <connections>
354
+                                    <action selector="terminate:" target="-1" id="jEK-rq-g2I"/>
355
+                                </connections>
356
+                            </menuItem>
357
+                        </items>
358
+                    </menu>
359
+                </menuItem>
360
+                <menuItem title="Ablage" id="ZIP-EI-Msd">
361
+                    <modifierMask key="keyEquivalentModifierMask"/>
362
+                    <menu key="submenu" title="Ablage" id="sfM-Vz-Yb6">
363
+                        <items>
364
+                            <menuItem title="Fenster schließen" keyEquivalent="w" id="mSw-Re-17a">
365
+                                <connections>
366
+                                    <action selector="performClose:" target="-1" id="Hzx-hE-RDZ"/>
367
+                                </connections>
368
+                            </menuItem>
369
+                        </items>
370
+                    </menu>
371
+                </menuItem>
372
+                <menuItem title="Bearbeiten" id="czz-51-wxr">
373
+                    <modifierMask key="keyEquivalentModifierMask"/>
374
+                    <menu key="submenu" title="Bearbeiten" id="YpZ-Vi-h1u">
375
+                        <items>
376
+                            <menuItem title="Rückgängig" keyEquivalent="z" id="IyX-7D-esH">
377
+                                <connections>
378
+                                    <action selector="undo:" target="-1" id="6su-5K-AYO"/>
379
+                                </connections>
380
+                            </menuItem>
381
+                            <menuItem title="Ausschneiden" keyEquivalent="x" id="32T-3T-EcY">
382
+                                <connections>
383
+                                    <action selector="cut:" target="-1" id="TeB-yv-dFt"/>
384
+                                </connections>
385
+                            </menuItem>
386
+                            <menuItem title="Kopieren" keyEquivalent="c" id="wSY-To-FDI">
387
+                                <connections>
388
+                                    <action selector="copy:" target="-1" id="9qj-dU-ORV"/>
389
+                                </connections>
390
+                            </menuItem>
391
+                            <menuItem title="Einfügen" keyEquivalent="v" id="j3h-hj-rfI">
392
+                                <connections>
393
+                                    <action selector="paste:" target="-1" id="7m5-ZQ-jR1"/>
394
+                                </connections>
395
+                            </menuItem>
396
+                            <menuItem title="Alle auswählen" keyEquivalent="a" id="qSu-ha-DhM">
397
+                                <connections>
398
+                                    <action selector="selectAll:" target="-1" id="TBx-Re-gUK"/>
399
+                                </connections>
400
+                            </menuItem>
401
+                        </items>
402
+                    </menu>
403
+                </menuItem>
404
+                <menuItem title="Fenster" id="hc0-g1-acY">
405
+                    <modifierMask key="keyEquivalentModifierMask"/>
406
+                    <menu key="submenu" title="Fenster" id="TaA-nh-br8">
407
+                        <items>
408
+                            <menuItem title="Minimieren" keyEquivalent="m" id="3jR-5g-kvu">
409
+                                <connections>
410
+                                    <action selector="miniaturize:" target="-1" id="TXP-qS-Sfn"/>
411
+                                </connections>
412
+                            </menuItem>
413
+                        </items>
414
+                    </menu>
415
+                </menuItem>
416
+            </items>
417
+        </menu>
418
+    </objects>
419
+</document>

+ 0
- 21
RedditBar/en.lproj/MainMenu.strings 查看文件

@@ -1,21 +0,0 @@
1
-
2
-/* Class = "NSMenuItem"; title = "Preferences..."; ObjectID = "1lW-9C-xt6"; */
3
-"1lW-9C-xt6.title" = "Preferences...";
4
-
5
-/* Class = "NSMenuItem"; title = "About BaconBar"; ObjectID = "4ah-qP-9eP"; */
6
-"4ah-qP-9eP.title" = "About BaconBar";
7
-
8
-/* Class = "NSMenuItem"; title = "PMs..."; ObjectID = "IM8-KI-MAc"; */
9
-"IM8-KI-MAc.title" = "PMs...";
10
-
11
-/* Class = "NSMenuItem"; title = "Reload"; ObjectID = "bQG-wq-9Zw"; */
12
-"bQG-wq-9Zw.title" = "Reload";
13
-
14
-/* Class = "NSMenuItem"; title = "Load next"; ObjectID = "e8u-nc-P6x"; */
15
-"e8u-nc-P6x.title" = "Load next";
16
-
17
-/* Class = "NSMenuItem"; title = "Loading..."; ObjectID = "jfb-mv-iN9"; */
18
-"jfb-mv-iN9.title" = "Loading...";
19
-
20
-/* Class = "NSMenuItem"; title = "Quit"; ObjectID = "oyC-3G-WEc"; */
21
-"oyC-3G-WEc.title" = "Quit";

RedditBar/Base.lproj/MainMenu.xib → RedditBar/en.lproj/MainMenu.xib 查看文件

@@ -1,7 +1,7 @@
1 1
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 2
 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="4514" systemVersion="13B42" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
3 3
     <dependencies>
4
-        <deployment defaultVersion="1080" identifier="macosx"/>
4
+        <deployment defaultVersion="1060" identifier="macosx"/>
5 5
         <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="4514"/>
6 6
     </dependencies>
7 7
     <objects>

+ 0
- 111
RedditBar/en.lproj/Prefs.strings 查看文件

@@ -1,111 +0,0 @@
1
-/* Class = "PrefWindow"; title = "BaconBar Preferences"; ObjectID = "1"; */
2
-"1.title" = "BaconBar Preferences";
3
-
4
-/* Class = "NSTextFieldCell"; title = "10"; ObjectID = "0SD-Tf-uZS"; */
5
-"0SD-Tf-uZS.title" = "10";
6
-
7
-/* Class = "NSMenuItem"; title = "Cut"; ObjectID = "32T-3T-EcY"; */
8
-"32T-3T-EcY.title" = "Cut";
9
-
10
-/* Class = "NSMenuItem"; title = "Minimize"; ObjectID = "3jR-5g-kvu"; */
11
-"3jR-5g-kvu.title" = "Minimize";
12
-
13
-/* Class = "NSButtonCell"; title = "Remove visited links"; ObjectID = "7KI-oO-Qcg"; */
14
-"7KI-oO-Qcg.title" = "Remove visited links";
15
-
16
-/* Class = "NSMenuItem"; title = "BaconBar"; ObjectID = "Dcc-hD-clC"; */
17
-"Dcc-hD-clC.title" = "BaconBar";
18
-
19
-/* Class = "NSTextFieldCell"; title = "Items:"; ObjectID = "FNJ-RL-DXT"; */
20
-"FNJ-RL-DXT.title" = "Items:";
21
-
22
-/* Class = "NSTextFieldCell"; title = "Title:"; ObjectID = "Frl-AE-ROJ"; */
23
-"Frl-AE-ROJ.title" = "Title:";
24
-
25
-/* Class = "NSTextFieldCell"; title = "Username:"; ObjectID = "GTO-OP-MYS"; */
26
-"GTO-OP-MYS.title" = "Username:";
27
-
28
-/* Class = "NSMenu"; title = "Main Menu"; ObjectID = "IWp-hb-gSM"; */
29
-"IWp-hb-gSM.title" = "Main Menu";
30
-
31
-/* Class = "NSMenuItem"; title = "Undo"; ObjectID = "IyX-7D-esH"; */
32
-"IyX-7D-esH.title" = "Undo";
33
-
34
-/* Class = "NSButtonCell"; title = "Save"; ObjectID = "Mqa-FJ-C43"; */
35
-"Mqa-FJ-C43.title" = "Save";
36
-
37
-/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "Ow7-gc-PGv"; */
38
-"Ow7-gc-PGv.title" = "OtherViews";
39
-
40
-/* Class = "NSMenu"; title = "BaconBar"; ObjectID = "PCa-vb-klD"; */
41
-"PCa-vb-klD.title" = "BaconBar";
42
-
43
-/* Class = "NSMenu"; title = "Window"; ObjectID = "TaA-nh-br8"; */
44
-"TaA-nh-br8.title" = "Window";
45
-
46
-/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "TjO-Z6-Vng"; */
47
-"TjO-Z6-Vng.title" = "Cancel";
48
-
49
-/* Class = "NSMenu"; title = "Edit"; ObjectID = "YpZ-Vi-h1u"; */
50
-"YpZ-Vi-h1u.title" = "Edit";
51
-
52
-/* Class = "NSMenuItem"; title = "Quit BaconBar"; ObjectID = "Z8h-ok-eBD"; */
53
-"Z8h-ok-eBD.title" = "Quit BaconBar";
54
-
55
-/* Class = "NSMenuItem"; title = "File"; ObjectID = "ZIP-EI-Msd"; */
56
-"ZIP-EI-Msd.title" = "File";
57
-
58
-/* Class = "NSTextFieldCell"; title = "66"; ObjectID = "b76-4r-MEp"; */
59
-"b76-4r-MEp.title" = "66";
60
-
61
-/* Class = "NSButtonCell"; title = "Launch BaconBar on login"; ObjectID = "cVl-wa-cE9"; */
62
-"cVl-wa-cE9.title" = "Launch BaconBar on login";
63
-
64
-/* Class = "NSTextFieldCell"; title = "Filter:"; ObjectID = "coc-11-MQH"; */
65
-"coc-11-MQH.title" = "Filter:";
66
-
67
-/* Class = "NSTextFieldCell"; title = "PM Refresh (in Minutes):"; ObjectID = "cwK-wP-wB6"; */
68
-"cwK-wP-wB6.title" = "PM Refresh (in Minutes):";
69
-
70
-/* Class = "NSMenuItem"; title = "Edit"; ObjectID = "czz-51-wxr"; */
71
-"czz-51-wxr.title" = "Edit";
72
-
73
-/* Class = "NSMenuItem"; title = "new"; ObjectID = "dxr-Ml-O8i"; */
74
-"dxr-Ml-O8i.title" = "new";
75
-
76
-/* Class = "NSTextFieldCell"; title = "5"; ObjectID = "gZN-n2-TGX"; */
77
-"gZN-n2-TGX.title" = "5";
78
-
79
-/* Class = "NSMenuItem"; title = "Window"; ObjectID = "hc0-g1-acY"; */
80
-"hc0-g1-acY.title" = "Window";
81
-
82
-/* Class = "NSMenuItem"; title = "Paste"; ObjectID = "j3h-hj-rfI"; */
83
-"j3h-hj-rfI.title" = "Paste";
84
-
85
-/* Class = "NSTextFieldCell"; title = "Password:"; ObjectID = "m11-YF-fEa"; */
86
-"m11-YF-fEa.title" = "Password:";
87
-
88
-/* Class = "NSMenuItem"; title = "Close Window"; ObjectID = "mSw-Re-17a"; */
89
-"mSw-Re-17a.title" = "Close Window";
90
-
91
-/* Class = "NSButtonCell"; title = "Show Subreddit after Title"; ObjectID = "nFK-xi-2F3"; */
92
-"nFK-xi-2F3.title" = "Show Subreddit after Title";
93
-
94
-/* Class = "NSBox"; title = "Box"; ObjectID = "paW-kV-tNF"; */
95
-"paW-kV-tNF.title" = "Box";
96
-
97
-/* Class = "NSMenuItem"; title = "Select All"; ObjectID = "qSu-ha-DhM"; */
98
-"qSu-ha-DhM.title" = "Select All";
99
-
100
-/* Class = "NSMenuItem"; title = "hot"; ObjectID = "sKV-FZ-wbQ"; */
101
-"sKV-FZ-wbQ.title" = "hot";
102
-
103
-/* Class = "NSMenu"; title = "File"; ObjectID = "sfM-Vz-Yb6"; */
104
-"sfM-Vz-Yb6.title" = "File";
105
-
106
-/* Class = "NSButtonCell"; title = "Reload after every visited link"; ObjectID = "twM-Jr-KGn"; */
107
-"twM-Jr-KGn.title" = "Reload after every visited link";
108
-
109
-/* Class = "NSMenuItem"; title = "Copy"; ObjectID = "wSY-To-FDI"; */
110
-"wSY-To-FDI.title" = "Copy";
111
-

RedditBar/Base.lproj/Prefs.xib → RedditBar/en.lproj/Prefs.xib 查看文件

@@ -1,7 +1,7 @@
1 1
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 2
 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="4514" systemVersion="13B42" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
3 3
     <dependencies>
4
-        <deployment defaultVersion="1080" identifier="macosx"/>
4
+        <deployment defaultVersion="1060" identifier="macosx"/>
5 5
         <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="4514"/>
6 6
     </dependencies>
7 7
     <objects>

正在加载...
取消
保存