add shutdown & reboot strings

This commit is contained in:
andrekir 2022-06-06 17:36:40 -03:00
parent 47793a2086
commit 14110d433f
3 changed files with 6 additions and 4 deletions

View file

@ -142,4 +142,6 @@
<string name="preferences_system_default">System default</string>
<string name="preferences_map_style">Map style</string>
<string name="resend">Resend</string>
<string name="shutdown">Shutdown</string>
<string name="reboot">Reboot</string>
</resources>