correct Keep Awake label

This commit is contained in:
Lev 2024-08-05 15:09:55 +01:00
parent 12098cb17f
commit 793739799d
2 changed files with 2 additions and 2 deletions

View File

@ -169,7 +169,7 @@ namespace Awake.Properties {
}
/// <summary>
/// Looks up a localized string similar to Keep awake on interval.
/// Looks up a localized string similar to Keep awake for duration.
/// </summary>
internal static string AWAKE_KEEP_ON_INTERVAL {
get {

View File

@ -132,7 +132,7 @@
<comment>Keep the system awake forever</comment>
</data>
<data name="AWAKE_KEEP_ON_INTERVAL" xml:space="preserve">
<value>Keep awake on interval</value>
<value>Keep awake for duration</value>
<comment>Keep the system awake for a given time</comment>
</data>
<data name="AWAKE_KEEP_SCREEN_ON" xml:space="preserve">