diff options
author | waker <wakeroid@gmail.com> | 2012-05-02 22:09:57 +0200 |
---|---|---|
committer | waker <wakeroid@gmail.com> | 2012-05-02 22:09:57 +0200 |
commit | 20f3f803298629d918135d88888c2c5ca281fe5f (patch) | |
tree | 05872a05ddef023b13556d25c550a78f76ab6f80 /translation | |
parent | 5fbd077dd2bf0acec15410f4602fc26d9798e472 (diff) |
added shellexecui menu item to translations
Diffstat (limited to 'translation')
-rw-r--r-- | translation/extra.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/translation/extra.c b/translation/extra.c index c702ac48..fe0552cb 100644 --- a/translation/extra.c +++ b/translation/extra.c @@ -89,3 +89,5 @@ _("Convert") _("Target Samplerate") _("Quality / Algorythm") _("Automatic Samplerate (overrides Target Samplerate)") +// please note: do NOT translate the Edit/ part +_("Edit/Configure custom shell commands") |