]> git.sesse.net Git - vlc/commit
intf.m: * we can't localise empty strings, so don't put an error when trying to do...
authorFelix Paul Kühne <fkuehne@videolan.org>
Tue, 11 Apr 2006 12:37:47 +0000 (12:37 +0000)
committerFelix Paul Kühne <fkuehne@videolan.org>
Tue, 11 Apr 2006 12:37:47 +0000 (12:37 +0000)
commit089c011a6f08dc48ee3a4cd9d8e59e0450fa6454
tree1f9c4738ce11e13f08824fedd9d7b6d161f39645
parentb0639d945f0a9a3a52d3506b724b7f4aa6b287d6
intf.m: * we can't localise empty strings, so don't put an error when trying to do so, but just a warning
    * be a bit nicer and return @"" instead of NULL strings
    - this fixes the display of certain modules in the preferences such as the parametric equaliser

prefs.m: * removed 2 unused variables
modules/gui/macosx/intf.m
modules/gui/macosx/prefs.m