Improved string of new Terminal setting.
This commit is contained in:
@@ -83,7 +83,7 @@ AppearancePrefView::AppearancePrefView(const char* name,
|
|||||||
};
|
};
|
||||||
|
|
||||||
fBlinkCursor = new BCheckBox(
|
fBlinkCursor = new BCheckBox(
|
||||||
B_TRANSLATE("Blink the cursor"),
|
B_TRANSLATE("Blinking cursor"),
|
||||||
new BMessage(MSG_BLINK_CURSOR_CHANGED));
|
new BMessage(MSG_BLINK_CURSOR_CHANGED));
|
||||||
|
|
||||||
fWarnOnExit = new BCheckBox(
|
fWarnOnExit = new BCheckBox(
|
||||||
|
|||||||
Reference in New Issue
Block a user