This file is indexed.

/usr/share/GNUstep/Libraries/gnustep-gui/Versions/0.25/Resources/English.lproj/Localizable.strings is in gnustep-gui-common 0.25.0-4.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
/***
English.lproj/Localizable.strings
updated by make_strings 2015-05-28 23:57:53 +0200
add comments above this one
***/


/*** Keys found in multiple places ***/

/* File: ../Source/GSNibLoading.m:183 */
/* Comment: Info */
/* File: ../Source/NSApplication.m:2891 */
/* Comment: Title of the Info Panel */
/* File: ../Source/NSMenu.m:259 */
"Info" = "Info";

/* File: ../Source/GSNibLoading.m:166 */
/* Comment: Quit */
/* File: ../Source/NSApplication.m:3455 */
/* File: ../Source/NSApplication.m:4220 */
/* File: ../Source/NSDocumentController.m:1015 */
"Quit" = "Quit";

/* File: ../Source/NSAlert.m:384 */
/* File: ../Source/NSDocument.m:485 */
/* File: ../Source/NSDocument.m:832 */
/* File: ../Source/NSDocument.m:1688 */
/* File: ../Source/NSDocumentController.m:921 */
/* File: ../Source/NSDocumentController.m:953 */
/* File: ../Source/NSSavePanel.m:318 */
/* File: ../Source/NSSavePanel.m:1333 */
/* File: ../Source/NSSavePanel.m:1406 */
"Cancel" = "Cancel";

/* File: ../Source/NSAlert.m:389 */
/* File: ../Source/NSDocument.m:485 */
"Don't Save" = "Don't Save";

/* File: ../Source/NSDocument.m:485 */
/* File: ../Source/NSDocument.m:832 */
/* File: ../Source/NSDocument.m:1211 */
/* File: ../Source/NSSavePanel.m:435 */
/* File: ../Source/NSSavePanel.m:1330 */
/* File: ../Source/NSSavePanel.m:1369 */
/* File: ../Source/NSSavePanel.m:1382 */
/* File: ../Source/NSSavePanel.m:1393 */
/* File: ../Source/NSSavePanel.m:1404 */
"Save" = "Save";

/* File: ../Source/GSHelpManagerPanel.m:101 */
/* File: ../Source/NSAlert.m:1837 */
/* File: ../Source/NSPrintOperation.m:678 */
/* File: ../Source/NSPrintPanel.m:408 */
/* File: ../Source/NSSavePanel.m:334 */
"OK" = "OK";

/* File: ../Source/GSPrintOperation.m:157 */
/* File: ../Source/NSSavePanel.m:1384 */
/* File: ../Source/NSSavePanel.m:1395 */
"Dismiss" = "Dismiss";

/* File: ../Source/GSPrintOperation.m:155 */
/* File: ../Source/NSFontPanel.m:706 */
"Preview" = "Preview";

/* File: ../Source/NSDocument.m:1686 */
/* File: ../Source/NSDocument.m:1688 */
/* File: ../Source/NSFontPanel.m:696 */
"Revert" = "Revert";

/* File: ../Source/NSColorPanel.m:245 */
/* File: ../Source/NSToolbarItem.m:1076 */
"Colors" = "Colors";

/* File: ../Source/NSPageLayout.m:967 */
/* File: ../Source/NSPageLayout.m:1038 */
/* File: ../Source/NSPrintPanel.m:630 */
/* File: ../Source/NSPrintPanel.m:676 */
"Unknown" = "Unknown";

/* File: ../Source/GSHelpManagerPanel.m:70 */
/* File: ../Source/NSHelpPanel.m:154 */
"Help" = "Help";

/* File: ../Source/NSDocument.m:1137 */
/* File: ../Source/NSPrintPanel.m:350 */
"File Type" = "File Type";

/* File: ../Source/GSCharacterPanel.m:173 */
/* File: ../Source/NSPageLayout.m:959 */
"Name" = "Name";

/* File: ../Source/GSCharacterPanel.m:154 */
/* File: ../Source/NSFontPanel.m:738 */
"Character Panel" = "Character Panel";

/* File: ../Source/NSAttributedString.m:1060 */
/* Comment: Error description */
/* File: ../Source/NSAttributedString.m:1083 */
/* Comment: Error description */
/* File: ../Source/NSDocument.m:646 */
/* Comment: Error description */
"Could not create data for type." = "Could not create data for type.";


/*** Strings from ../Source/Functions.m ***/
/* File: ../Source/Functions.m:85 */
"Cannot load the main model file '%@'"
  = "Cannot load the main model file '%@'";


/*** Strings from ../Source/GSCharacterPanel.m ***/
/* File: ../Source/GSCharacterPanel.m:182 */
"Code Point" = "Code Point";
/* File: ../Source/GSCharacterPanel.m:191 */
"Unicode Block" = "Unicode Block";


/*** Strings from ../Source/GSInfoPanel.m ***/
/* File: ../Source/GSInfoPanel.m:451 */
"Author: " = "Author: ";
/* File: ../Source/GSInfoPanel.m:455 */
"Authors: " = "Authors: ";
/* File: ../Source/GSInfoPanel.m:396 */
"Copyright Information Not Available"
  = "Copyright Information Not Available";
/* File: ../Source/GSInfoPanel.m:187 */
/* File: ../Source/GSInfoPanel.m:482 */
"Current theme" = "Current theme";
/* File: ../Source/GSInfoPanel.m:339 */
"Release: " = "Release: ";


/*** Strings from ../Source/GSPrintOperation.m ***/
/* File: ../Source/GSPrintOperation.m:156 */
"Problem running the preview application '%@' perhaps you need to set your NSPreviewApp user default"
  = "Problem running the preview application '%@' perhaps you need to set your NSPreviewApp user default";


/*** Strings from ../Source/GSTextFinder.m ***/
/* File: ../Source/GSTextFinder.m:408 */
"%d replaced" = "%d replaced";
/* File: ../Source/GSTextFinder.m:381 */
/* File: ../Source/GSTextFinder.m:332 */
"Not found" = "Not found";


/*** Strings from ../Source/GSThemeDrawing.m ***/
/* File: ../Source/GSThemeDrawing.m:188 */
"?" = "?";


/*** Strings from ../Source/GSThemeInspector.m ***/
/* File: ../Source/GSThemeInspector.m:141 */
"Version: %@" = "Version: %@";


/*** Strings from ../Source/GSThemePanel.m ***/
/* File: ../Source/GSThemePanel.m:197 */
/* File: ../Source/GSThemePanel.m:229 */
"Make this the default theme" = "Make this the default theme";
/* File: ../Source/GSThemePanel.m:234 */
/* File: ../Source/GSThemePanel.m:193 */
"Revert default theme" = "Revert default theme";
/* File: ../Source/GSThemePanel.m:115 */
"Themes" = "Themes";


/*** Strings from ../Source/GSToolbarView.m ***/
/* File: ../Source/GSToolbarView.m:894 */
"Customize Toolbar" = "Customize Toolbar";


/*** Strings from ../Source/NSAlert.m ***/
/* File: ../Source/NSAlert.m:2007 */
"Alert" = "Alert";
/* File: ../Source/NSAlert.m:2008 */
"No information" = "No information";


/*** Strings from ../Source/NSApplication.m ***/
/* File: ../Source/NSApplication.m:138 */
"Abort" = "Abort";
/* File: ../Source/NSApplication.m:323 */
"Backend at path %@ doesn't contain the GSBackend class"
  = "Backend at path %@ doesn't contain the GSBackend class";
/* File: ../Source/NSApplication.m:311 */
"Can't create NSBundle object for backend at path %@"
  = "Can't create NSBundle object for backend at path %@";
/* File: ../Source/NSApplication.m:316 */
"Can't load object file from backend at path %@"
  = "Can't load object file from backend at path %@";
/* File: ../Source/NSApplication.m:135 */
"Critical Error in %@" = "Critical Error in %@";
/* File: ../Source/NSApplication.m:141 */
"Debug" = "Debug";
/* File: ../Source/NSApplication.m:4216 */
"Hide" = "Hide";
/* File: ../Source/NSApplication.m:1198 */
"Problem during launch app notification: %@"
  = "Problem during launch app notification: %@";
/* File: ../Source/NSApplication.m:4210 */
"Show" = "Show";
/* File: ../Source/NSApplication.m:304 */
"Unable to find backend %@" = "Unable to find backend %@";
/* File: ../Source/NSApplication.m:972 */
"[NSApplication -init] called more than once"
  = "[NSApplication -init] called more than once";
/* File: ../Source/NSApplication.m:3328 */
"reported exception - %@" = "reported exception - %@";


/*** Strings from ../Source/NSAttributedString.m ***/
/* File: ../Source/NSAttributedString.m:927 */
/* Comment: Error description */
"Could not load data from URL." = "Could not load data from URL.";
/* File: ../Source/NSAttributedString.m:863 */
/* Comment: Error description */
"Could not load data." = "Could not load data.";
/* File: ../Source/NSAttributedString.m:762 */
/* Comment: Error description */
"No data specified for data loading."
  = "No data specified for data loading.";
/* File: ../Source/NSAttributedString.m:1033 */
/* Comment: Error description */
"No type specified for data." = "No type specified for data.";


/*** Strings from ../Source/NSBitmapImageRep.m ***/
/* File: ../Source/NSBitmapImageRep.m:1645 */
"CCITTFAX3 Compression" = "CCITTFAX3 Compression";
/* File: ../Source/NSBitmapImageRep.m:1646 */
"CCITTFAX4 Compression" = "CCITTFAX4 Compression";
/* File: ../Source/NSBitmapImageRep.m:1648 */
"JPEG Compression" = "JPEG Compression";
/* File: ../Source/NSBitmapImageRep.m:1647 */
"LZW Compression" = "LZW Compression";
/* File: ../Source/NSBitmapImageRep.m:1649 */
"NEXT Compression" = "NEXT Compression";
/* File: ../Source/NSBitmapImageRep.m:1644 */
"No Compression" = "No Compression";
/* File: ../Source/NSBitmapImageRep.m:1651 */
"Old JPEG Compression" = "Old JPEG Compression";
/* File: ../Source/NSBitmapImageRep.m:1650 */
"PackBits Compression" = "PackBits Compression";


/*** Strings from ../Source/NSColorPanel.m ***/
/* File: ../Source/NSColorPanel.m:309 */
"Opacity" = "Opacity";


/*** Strings from ../Source/NSColorSpace.m ***/
/* File: ../Source/NSColorSpace.m:143 */
/* Comment: color space */
"CMYK" = "CMYK";
/* File: ../Source/NSColorSpace.m:147 */
/* Comment: color space */
"DeviceN" = "DeviceN";
/* File: ../Source/NSColorSpace.m:139 */
/* Comment: color space */
"Grayscale" = "Grayscale";
/* File: ../Source/NSColorSpace.m:145 */
/* Comment: color space */
"LAB" = "LAB";
/* File: ../Source/NSColorSpace.m:141 */
/* Comment: color space */
"RGB" = "RGB";
/* File: ../Source/NSColorSpace.m:137 */
/* Comment: color space */
"unknown" = "unknown";


/*** Strings from ../Source/NSDocument.m ***/
/* File: ../Source/NSDocument.m:1687 */
"%@ has been edited.  Are you sure you want to undo changes?"
  = "%@ has been edited.  Are you sure you want to undo changes?";
/* File: ../Source/NSDocument.m:484 */
"%@ has changed.  Save?" = "%@ has changed.  Save?";
/* File: ../Source/NSDocument.m:831 */
"Can't create backup file.  Save anyways?"
  = "Can't create backup file.  Save anyways?";
/* File: ../Source/NSDocument.m:483 */
"Close" = "Close";
/* File: ../Source/NSDocument.m:153 */
"Could not load URL %@." = "Could not load URL %@.";
/* File: ../Source/NSDocument.m:130 */
"Could not load file %@." = "Could not load file %@.";
/* File: ../Source/NSDocument.m:917 */
/* Comment: Error description */
/* File: ../Source/NSDocument.m:957 */
/* Comment: Error description */
"Could not write backup file." = "Could not write backup file.";
/* File: ../Source/NSDocument.m:1029 */
/* Comment: Error description */
"Could not write file wrapper." = "Could not write file wrapper.";
/* File: ../Source/NSDocument.m:830 */
"File Error" = "File Error";
/* File: ../Source/NSDocument.m:751 */
/* Comment: Error description */
"File wrapper is no file." = "File wrapper is no file.";
/* File: ../Source/NSDocument.m:152 */
/* File: ../Source/NSDocument.m:129 */
"Load failed" = "Load failed";
/* File: ../Source/NSDocument.m:935 */
/* Comment: Error description */
"Not a writable type or no URL given."
  = "Not a writable type or no URL given.";
/* File: ../Source/NSDocument.m:1207 */
"Save As" = "Save As";
/* File: ../Source/NSDocument.m:1208 */
"Save To" = "Save To";
/* File: ../Source/NSDocument.m:580 */
"Untitled-%d" = "Untitled-%d";


/*** Strings from ../Source/NSDocumentController.m ***/
/* File: ../Source/NSDocumentController.m:1671 */
"Clear List" = "Clear List";
/* File: ../Source/NSDocumentController.m:1022 */
"Power Off" = "Power Off";
/* File: ../Source/NSDocumentController.m:974 */
/* File: ../Source/NSDocumentController.m:932 */
"Quit Anyway" = "Quit Anyway";
/* File: ../Source/NSDocumentController.m:972 */
/* File: ../Source/NSDocumentController.m:930 */
"Review Unsaved" = "Review Unsaved";
/* File: ../Source/NSDocumentController.m:979 */
/* File: ../Source/NSDocumentController.m:929 */
"You have unsaved documents" = "You have unsaved documents";


/*** Strings from ../Source/NSFontPanel.m ***/
/* File: ../Source/NSFontPanel.m:1138 */
"Family" = "Family";
/* File: ../Source/NSFontPanel.m:553 */
"Font Panel" = "Font Panel";
/* File: ../Source/NSFontPanel.m:578 */
"Font preview" = "Font preview";
/* File: ../Source/NSFontPanel.m:241 */
"Multiple fonts selected" = "Multiple fonts selected";
/* File: ../Source/NSFontPanel.m:818 */
"NoFace" = "NoFace";
/* File: ../Source/NSFontPanel.m:810 */
"NoFamily" = "NoFamily";
/* File: ../Source/NSFontPanel.m:719 */
"Set" = "Set";
/* File: ../Source/NSFontPanel.m:639 */
"Size" = "Size";
/* File: ../Source/NSFontPanel.m:1142 */
"Typeface" = "Typeface";


/*** Strings from ../Source/NSMenu.m ***/
/* File: ../Source/NSMenu.m:260 */
"Services" = "Services";


/*** Strings from ../Source/NSOpenPanel.m ***/
/* File: ../Source/NSOpenPanel.m:92 */
"Open" = "Open";


/*** Strings from ../Source/NSPageLayout.m ***/
/* File: ../Source/NSPageLayout.m:741 */
/* File: ../Source/NSPageLayout.m:739 */
"(none)" = "(none)";
/* File: ../Source/NSPageLayout.m:964 */
"Bottom Margin" = "Bottom Margin";
/* File: ../Source/NSPageLayout.m:960 */
"Dimensions" = "Dimensions";
/* File: ../Source/NSPageLayout.m:1020 */
"Landscape" = "Landscape";
/* File: ../Source/NSPageLayout.m:965 */
"Left Margin" = "Left Margin";
/* File: ../Source/NSPageLayout.m:961 */
"Orientation" = "Orientation";
/* File: ../Source/NSPageLayout.m:1016 */
"Portrait" = "Portrait";
/* File: ../Source/NSPageLayout.m:966 */
"Right Margin" = "Right Margin";
/* File: ../Source/NSPageLayout.m:962 */
"Scale" = "Scale";
/* File: ../Source/NSPageLayout.m:963 */
"Top Margin" = "Top Margin";


/*** Strings from ../Source/NSPrintOperation.m ***/
/* File: ../Source/NSPrintOperation.m:677 */
"Error" = "Error";
/* File: ../Source/NSPrintOperation.m:677 */
"Printing error: %@" = "Printing error: %@";


/*** Strings from ../Source/NSPrintPanel.m ***/
/* File: ../Source/NSPrintPanel.m:179 */
"1 up" = "1 up";
/* File: ../Source/NSPrintPanel.m:179 */
"2 up" = "2 up";
/* File: ../Source/NSPrintPanel.m:179 */
"4 up" = "4 up";
/* File: ../Source/NSPrintPanel.m:179 */
"6 up" = "6 up";
/* File: ../Source/NSPrintPanel.m:180 */
"8 up" = "8 up";
/* File: ../Source/NSPrintPanel.m:407 */
"Faxing of print file not implemented"
  = "Faxing of print file not implemented";
/* File: ../Source/NSPrintPanel.m:781 */
/* File: ../Source/NSPrintPanel.m:774 */
/* File: ../Source/NSPrintPanel.m:643 */
"Manual" = "Manual";
/* File: ../Source/NSPrintPanel.m:145 */
"Print Panel" = "Print Panel";
/* File: ../Source/NSPrintPanel.m:407 */
"Sorry" = "Sorry";


/*** Strings from ../Source/NSSavePanel.m ***/
/* File: ../Source/NSSavePanel.m:277 */
"Home" = "Home";
/* File: ../Source/NSSavePanel.m:293 */
"Mount" = "Mount";
/* File: ../Source/NSSavePanel.m:434 */
/* File: ../Source/NSSavePanel.m:251 */
"Name:" = "Name:";
/* File: ../Source/NSSavePanel.m:1371 */
"No" = "No";
/* File: ../Source/NSSavePanel.m:1797 */
"Reading Directory " = "Reading Directory ";
/* File: ../Source/NSSavePanel.m:1406 */
"Replace" = "Replace";
/* File: ../Source/NSSavePanel.m:242 */
"Show Hidden Files" = "Show Hidden Files";
/* File: ../Source/NSSavePanel.m:1383 */
"The directory '%@' could not be created."
  = "The directory '%@' could not be created.";
/* File: ../Source/NSSavePanel.m:1370 */
"The directory '%@' does not exist, do you want to create it?"
  = "The directory '%@' does not exist, do you want to create it?";
/* File: ../Source/NSSavePanel.m:1405 */
"The file '%@' in '%@' exists. Replace it?"
  = "The file '%@' in '%@' exists. Replace it?";
/* File: ../Source/NSSavePanel.m:1394 */
"The path '%@' is not a directory." = "The path '%@' is not a directory.";
/* File: ../Source/NSSavePanel.m:309 */
"Unmount" = "Unmount";
/* File: ../Source/NSSavePanel.m:1326 */
/* File: ../Source/NSSavePanel.m:1318 */
"Use .%@" = "Use .%@";
/* File: ../Source/NSSavePanel.m:1371 */
"Yes" = "Yes";
/* File: ../Source/NSSavePanel.m:1325 */
"You cannot save this document with extension '.%@'.\nThe required extension is '.%@'."
  = "You cannot save this document with extension '.%@'.\nThe required extension is '.%@'.";
/* File: ../Source/NSSavePanel.m:1317 */
"You have used the extension '.%@'.\nThe standard extension is '.%@'.'"
  = "You have used the extension '.%@'.\nThe standard extension is '.%@'.'";


/*** Strings from ../Source/NSSpellChecker.m ***/
/* File: ../Source/NSSpellChecker.m:731 */
"Guess" = "Guess";


/*** Strings from ../Source/NSTextView.m ***/
/* File: ../Source/NSTextView.m:652 */
"Copy" = "Copy";
/* File: ../Source/NSTextView.m:651 */
"Cut" = "Cut";
/* File: ../Source/NSTextView.m:5904 */
"No Suggestions" = "No Suggestions";
/* File: ../Source/NSTextView.m:653 */
"Paste" = "Paste";


/*** Strings from ../Source/NSToolbarItem.m ***/
/* File: ../Source/NSToolbarItem.m:1122 */
"Customize" = "Customize";
/* File: ../Source/NSToolbarItem.m:1021 */
"Flexible Space" = "Flexible Space";
/* File: ../Source/NSToolbarItem.m:1099 */
"Fonts" = "Fonts";
/* File: ../Source/NSToolbarItem.m:1145 */
"Print..." = "Print...";
/* File: ../Source/NSToolbarItem.m:949 */
"Separator" = "Separator";
/* File: ../Source/NSToolbarItem.m:991 */
"Space" = "Space";


/*** Strings from ../Source/NSWindow.m ***/
/* File: ../Source/NSWindow.m:5322 */
"Hide Toolbar" = "Hide Toolbar";
/* File: ../Source/NSWindow.m:5324 */
"Show Toolbar" = "Show Toolbar";