Changeset 95278 in vbox
- Timestamp:
- Jun 14, 2022 4:08:17 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationObjects.cpp
r94785 r95278 84 84 createMessage( 85 85 QApplication::translate("UIMessageCenter", "Can't find help file ..."), 86 QApplication::translate("UIMessageCenter", "Failed to find the following help file: ")86 QApplication::translate("UIMessageCenter", "Failed to find the following help file: <b>%1</b>") 87 87 .arg(strLocation)); 88 88 }
Note:
See TracChangeset
for help on using the changeset viewer.