[controller] igualar numero de cadenas
This commit is contained in:
parent
b7d8cbda2a
commit
9cebf0893f
|
|
@ -84,4 +84,13 @@
|
|||
<string name="termux_pulse_error">[Termux] Error de pulso (exit %1$d): %2$s</string>
|
||||
|
||||
<string name="log_size_format">Tamaño: %1$s / 10MB</string>
|
||||
<string name="battery_opt_xiaomi_extra">[...]</string>
|
||||
<string name="battery_opt_denied">For the app to work 100%, please disable battery optimization.</string>
|
||||
<string name="fix_action">FIX</string>
|
||||
<string name="qr_error_no_server">Please launch the server to share over the network.</string>
|
||||
<string name="qr_error_no_network">Please enable Wi-Fi or Hotspot to share over the network.</string>
|
||||
<string name="qr_title_wifi">Wi-Fi Network</string>
|
||||
<string name="qr_title_hotspot">Hotspot Network</string>
|
||||
<string name="qr_flip_network">Switch Network</string>
|
||||
<string name="battery_opt_oppo_extra">[...]</string>
|
||||
</resources>
|
||||
|
|
@ -90,4 +90,9 @@
|
|||
<string name="battery_opt_xiaomi_extra">\n\nXiaomi detected: Please set battery saver to \'No restrictions\' in settings.</string>
|
||||
<string name="battery_opt_denied">For the app to work 100%, please disable battery optimization.</string>
|
||||
<string name="fix_action">FIX</string>
|
||||
<string name="qr_error_no_server">Please launch the server to share over the network.</string>
|
||||
<string name="qr_error_no_network">Please enable Wi-Fi or Hotspot to share over the network.</string>
|
||||
<string name="qr_title_wifi">Wi-Fi Network</string>
|
||||
<string name="qr_title_hotspot">Hotspot Network</string>
|
||||
<string name="qr_flip_network">Switch Network</string>
|
||||
</resources>
|
||||
|
|
@ -91,7 +91,7 @@
|
|||
<string name="battery_opt_denied">For the app to work 100%, please disable battery optimization.</string>
|
||||
<string name="fix_action">FIX</string>
|
||||
|
||||
<string name="qr_error_no_server">Please start the server to share over the network.</string>
|
||||
<string name="qr_error_no_server">Please launch the server to share over the network.</string>
|
||||
<string name="qr_error_no_network">Please enable Wi-Fi or Hotspot to share over the network.</string>
|
||||
<string name="qr_title_wifi">Wi-Fi Network</string>
|
||||
<string name="qr_title_hotspot">Hotspot Network</string>
|
||||
|
|
|
|||
Loading…
Reference in New Issue