Commit bed43d31 authored by Felix Paul Kühne's avatar Felix Paul Kühne

* cough, cough

parent 704d7efa
......@@ -513,7 +513,7 @@ static VLCMain *_o_sharedMainInstance = nil;
/* main menu */
[o_mi_about setTitle: [_NS("About VLC media player") \
stringByAppendingString: @"..."]];
[o_mi_checkForUpdate setTitle: _NS("Check for Update...")];
/* [o_mi_checkForUpdate setTitle: _NS("Check for Update...")]; */
[o_mi_prefs setTitle: _NS("Preferences...")];
[o_mi_add_intf setTitle: _NS("Add Interface")];
[o_mu_add_intf setTitle: _NS("Add Interface")];
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment