File tree 1 file changed +31
-1
lines changed
1 file changed +31
-1
lines changed Original file line number Diff line number Diff line change 26
26
<item >Toujours afficher la barre d\'actions</item >
27
27
<item >Cacher la barre d\'actions (Touche Haut de l\'écran ou la touche Menu de l\'appareil pour afficher)</item >
28
28
</string-array >
29
-
29
+
30
+ <string-array name =" entries_orientation_preference" >
31
+ <item >Automatique</item >
32
+ <item >Paysage</item >
33
+ <item >Portrait</item >
34
+ </string-array >
35
+
30
36
<string-array name =" entries_cursorblink_preference" >
31
37
<item >Curseur non clignotant</item >
32
38
<item >Curseur clignotant</item >
82
88
<item >Par caractère</item >
83
89
<item >Par mot</item >
84
90
</string-array >
91
+
92
+ <!-- These are the 'short' names for the control keys. They are used in the special keys dialog. -->
93
+ <string-array name =" control_keys_short_names" >
94
+ <item >Ball</item >
95
+ <item >\@</item >
96
+ <item >Left-Alt</item >
97
+ <item >Right-Alt</item >
98
+ <item >Vol-Up</item >
99
+ <item >Vol-Dn</item >
100
+ <item >Camera</item >
101
+ <item >None</item >
102
+ </string-array >
103
+
104
+ <!-- These are the 'short' names for the Fn keys. They are used in the special keys dialog. -->
105
+ <string-array name =" fn_keys_short_names" >
106
+ <item >Ball</item >
107
+ <item >\@</item >
108
+ <item >Left-Alt</item >
109
+ <item >Right-Alt</item >
110
+ <item >Vol-Up</item >
111
+ <item >Vol-Dn</item >
112
+ <item >Camera</item >
113
+ <item >None</item >
114
+ </string-array >
85
115
</resources >
You can’t perform that action at this time.
0 commit comments