We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76223ef commit cf1accbCopy full SHA for cf1accb
config/lineage-22.2.yaml
@@ -223,6 +223,10 @@
223
"source": "/hardware/oplus/KeyHandler/res/values/strings.xml",
224
"translation": "/hardware/oplus/KeyHandler/res/values-%android_code%/%original_file_name%"
225
},
226
+ {
227
+ "source": "/hardware/oplus/Pen/res/values/strings.xml",
228
+ "translation": "/hardware/oplus/Pen/res/values-%android_code%/%original_file_name%"
229
+ },
230
{
231
"source": "/hardware/samsung/AdvancedDisplay/res/values/arrays.xml",
232
"translation": "/hardware/samsung/AdvancedDisplay/res/values-%android_code%/%original_file_name%"
0 commit comments