diff options
Diffstat (limited to 'app')
-rw-r--r-- | app/resources/app_strings.grd | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/resources/app_strings.grd b/app/resources/app_strings.grd index 827d815..9ecd388 100644 --- a/app/resources/app_strings.grd +++ b/app/resources/app_strings.grd @@ -263,6 +263,9 @@ need to be translated for each locale.--> <message name="IDS_APP_PASTE" desc="The text label of the Paste menu item"> &Paste </message> + <message name="IDS_APP_DELETE" desc="The text label of the Delete menu item"> + &Delete + </message> <message name="IDS_APP_SELECT_ALL" desc="The text label of the Select All menu item"> Select &all </message> |