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