mirror of https://github.com/BOINC/boinc.git
Android: string tweak
This commit is contained in:
parent
8f2eb6a5ca
commit
110af39749
|
@ -336,7 +336,7 @@
|
|||
<string name="suspend_network_quota">BOINC reached network transfer limit.</string>
|
||||
<string name="suspend_os">Stopped by Android.</string>
|
||||
<string name="suspend_wifi">Not connected to WiFi.</string>
|
||||
<string name="suspend_battery_charging">Battery needs to charge before resuming computation.</string>
|
||||
<string name="suspend_battery_charging">Waiting for battery to charge.</string>
|
||||
<string name="suspend_battery_charging_long">Computing will resume when battery charge reaches</string>
|
||||
<string name="suspend_battery_charging_long2"></string>
|
||||
<string name="suspend_battery_charging_current">currently</string>
|
||||
|
|
Loading…
Reference in New Issue