overlay: qssi: Don't translate some strings
Change-Id: I1ea88f84af03f157894c11f857fc59ad0a4bae88
This commit is contained in:
committed by
LuK1337
parent
10bfce6a94
commit
bb4de276f8
@@ -61,6 +61,6 @@
|
||||
|
||||
<!-- Configure wifi tcp buffersizes in the form:
|
||||
rmem_min,rmem_def,rmem_max,wmem_min,wmem_def,wmem_max -->
|
||||
<string name="config_wifi_tcp_buffers">524288,1048576,4525824,524288,1048576,4525824</string>
|
||||
<string name="config_wifi_tcp_buffers" translatable="false">524288,1048576,4525824,524288,1048576,4525824</string>
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user