Changeset 57363 in vbox for trunk/src/VBox/Frontends/VirtualBox
- Timestamp:
- Aug 14, 2015 3:45:33 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp
r57362 r57363 1153 1153 alert(pParent, MessageType_Error, 1154 1154 tr("The current port forwarding rules are not valid. " 1155 "All of the host or guest address values should correct if notempty."));1155 "All of the host or guest address values should be correct or empty.")); 1156 1156 return false; 1157 1157 }
Note:
See TracChangeset
for help on using the changeset viewer.