This file is indexed.

/usr/lib/GNUstep/ColorPickers/StandardPicker.bundle/Resources/French.lproj/StandardPicker.strings is in gnustep-gui-runtime 0.26.2-3.

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
/***
French.lproj/StandardPicker.strings
updated by make_strings 2002-05-23 16:24:57 +0200
add comments above this one
***/


/*** Strings from GSCMYKColorPicker.m ***/
/* File: GSCMYKColorPicker.m:50 */
"Black" = "Noir";
/* File: GSCMYKColorPicker.m:47 */
"Cyan" = "Cyan";
/* File: GSCMYKColorPicker.m:48 */
"Magenta" = "Magenta";
/* File: GSCMYKColorPicker.m:49 */
"Yellow" = "Jaune";


/*** Strings from GSGrayColorPicker.m ***/
/* File: GSGrayColorPicker.m:50 */
"White" = "Luminosit\u00e9";


/*** Strings from GSHSBColorPicker.m ***/
/* File: GSHSBColorPicker.m:49 */
"Brightness" = "Luminosit\u00e9";
/* File: GSHSBColorPicker.m:47 */
"Hue" = "Teinte";
/* File: GSHSBColorPicker.m:48 */
"Saturation" = "Saturation";


/*** Strings from GSRGBColorPicker.m ***/
/* File: GSRGBColorPicker.m:50 */
"Blue" = "Bleu";
/* File: GSRGBColorPicker.m:49 */
"Green" = "Vert";
/* File: GSRGBColorPicker.m:48 */
"Red" = "Rouge";