[vlc-commits] macosx: Fix localization issues in effects panels

David Fuhrmann git at videolan.org
Sun Apr 15 20:51:30 CEST 2018


vlc/vlc-3.0 | branch: master | David Fuhrmann <dfuhrmann at videolan.org> | Sun Apr 15 18:25:20 2018 +0200| [2183ae27094bc022c40d8d06e52bb8d609d10352] | committer: David Fuhrmann

macosx: Fix localization issues in effects panels

The "apply at next startup" box did not have a localization at all.
The tab views localication was not applied correctly to due to the
panels redesign.

(partly cherry picked from commit 2f27b7f9c75c935e518b7716f7a3c0680d58649c)
(manual merge in xib)
Signed-off-by: David Fuhrmann <dfuhrmann at videolan.org>

> http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commit;h=2183ae27094bc022c40d8d06e52bb8d609d10352
---

 modules/gui/macosx/UI/AudioEffects.xib             | 150 ++++++++++-----------
 modules/gui/macosx/UI/CoreDialogs.xib              |   2 +-
 modules/gui/macosx/UI/VideoEffects.xib             |  34 ++---
 .../gui/macosx/VLCAudioEffectsWindowController.h   |   2 +-
 .../gui/macosx/VLCAudioEffectsWindowController.m   |  10 +-
 .../gui/macosx/VLCVideoEffectsWindowController.h   |   2 +-
 .../gui/macosx/VLCVideoEffectsWindowController.m   |  13 +-
 7 files changed, 107 insertions(+), 106 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commitdiff;h=2183ae27094bc022c40d8d06e52bb8d609d10352


More information about the vlc-commits mailing list