diff options
Diffstat (limited to 'src/main.rc')
-rw-r--r-- | src/main.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main.rc b/src/main.rc index 28cb4f2..4e304b2 100644 --- a/src/main.rc +++ b/src/main.rc @@ -103,8 +103,8 @@ END STRINGTABLE BEGIN - IDS_ELEVATION_CAPTION "Privilege test" - IDS_ALREADY_ELEVATED "Already elevated." + IDS_ALREADY_ELEVATED_CAPTION "Privilege test" + IDS_ALREADY_ELEVATED_TEXT "Already elevated." END #endif // English (United States) resources |