Skip to content

Commit

Permalink
D-M-P/L/D-S-F-U-L/DasharoSystemFeaturesStrings.uni: fix name and desc…
Browse files Browse the repository at this point in the history
…ription

Signed-off-by: Wiktor Mowinski <[email protected]>
  • Loading branch information
wiktormowinski committed Sep 26, 2024
1 parent 8eccede commit cf57576
Showing 1 changed file with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -121,9 +121,10 @@
#string STR_SLEEP_TYPE_S3 #language en-US "Suspend to RAM (S3)"
#string STR_SLEEP_TYPE_S3_EXPERIMENTAL #language en-US "Suspend to RAM (S3) - Experimental"

#string STR_POWER_FAILURE_STATE_PROMPT #language en-US "Power state after power failure"
#string STR_POWER_FAILURE_STATE_HELP #language en-US "Selects state the system gets into when power supply is restored after power failure.\n\n"
"Note that the definition of power failure varies between platforms and it might take absence of power for up to 30 seconds for this option to apply."
#string STR_POWER_FAILURE_STATE_PROMPT #language en-US "Power on/wake by attaching charger after power failure"
#string STR_POWER_FAILURE_STATE_HELP #language en-US "Selects state the system gets into when AC adapter is reattached after power failure.\n\n"
"Note that the definition of power failure varies between platforms and it might take absence of power for up to 30 seconds for this option to apply.\n\n"
"Also AC adapter means power supply on desktop platform, and barrel jack / USB-PD charger on laptops"

#string STR_POWER_FAILURE_STATE_OFF #language en-US "Powered Off"
#string STR_POWER_FAILURE_STATE_ON #language en-US "Powered On"
Expand Down

0 comments on commit cf57576

Please sign in to comment.