diff options
author | waker <wakeroid@gmail.com> | 2012-06-05 18:20:12 +0200 |
---|---|---|
committer | waker <wakeroid@gmail.com> | 2012-06-05 18:20:12 +0200 |
commit | daeec56c588b0c39fc6db161ed727bd0e25a15ed (patch) | |
tree | 5786e84dfb33e893fa84252b4913edd8ea6aaf47 /translation | |
parent | 0df5f2536f129ca51f03fd3dd66dbabfad2f7e84 (diff) |
fixed shellexecui menu entry localization
Diffstat (limited to 'translation')
-rw-r--r-- | translation/extra.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/translation/extra.c b/translation/extra.c index a822143f..844e39db 100644 --- a/translation/extra.c +++ b/translation/extra.c @@ -94,8 +94,7 @@ _("Target Samplerate") _("Quality / Algorithm") _("Automatic Samplerate (overrides Target Samplerate)") // shellexecui -// please note: do NOT translate the Edit/ part -_("Edit/Configure custom shell commands") +_("Configure custom shell commands") // mpgmad _("Disable gapless playback (faster scanning)") // adplug |