summaryrefslogtreecommitdiff
path: root/translation
diff options
context:
space:
mode:
authorGravatar Alexey Yakovenko <waker@users.sourceforge.net>2014-07-31 19:40:33 +0200
committerGravatar Alexey Yakovenko <waker@users.sourceforge.net>2014-07-31 19:41:15 +0200
commita999131c4cf1ff70da8785d8c14b640c25fcb2de (patch)
tree75c33b2dfe557e11ad5e2b2d9555c8b609cfe087 /translation
parentcc8b7859c5d6f89db65361aeaea147ca3aeed7c1 (diff)
fixed wrong msgids from extras.c
Diffstat (limited to 'translation')
-rw-r--r--translation/extra.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/translation/extra.c b/translation/extra.c
index 844e39db..e40965ac 100644
--- a/translation/extra.c
+++ b/translation/extra.c
@@ -1,6 +1,6 @@
// this file should list extra translatable strings that are not referenced
// directly in source code, e.g. scripted plugin configuration strings
-_("Add audio CD")
+_("Add Audio CD")
_("Lookup on Last.fm")
// ALSA output plugin
_("Use ALSA resampling")
@@ -94,7 +94,7 @@ _("Target Samplerate")
_("Quality / Algorithm")
_("Automatic Samplerate (overrides Target Samplerate)")
// shellexecui
-_("Configure custom shell commands")
+_("Configure Custom Shell Commands")
// mpgmad
_("Disable gapless playback (faster scanning)")
// adplug