- Timestamp:
- May 29, 2015 2:18:51 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp
r54505 r56154 971 971 { 972 972 setToolTip(QApplication::translate("UIIndicatorsPool", 973 "Indicates whether the keyboard is captured by the guest OS " 974 "(<img src=:/hostkey_captured_16px.png/>) or not (<img src=:/hostkey_16px.png/>).")); 973 "Indicates whether the host keyboard is captured by the guest OS:<br>" 974 "<nobr><img src=:/hostkey_16px.png/> keyboard is not captured</nobr><br>" 975 "<nobr><img src=:/hostkey_captured_16px.png/> keyboard is captured</nobr>")); 975 976 } 976 977
Note:
See TracChangeset
for help on using the changeset viewer.