summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2012-05-17 12:31:16 +0200
committerGravatar waker <wakeroid@gmail.com>2012-05-17 12:31:16 +0200
commit10a7d99722d686c4431e69b9e4d020d61ce53aa7 (patch)
treeddb1ad61adee5e7354ee716f99b95847192dc272
parent71f7b69419da2a02330a17e9dbd189d3c9402784 (diff)
added missing strings to translation/extra.c
-rw-r--r--translation/extra.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/translation/extra.c b/translation/extra.c
index 9d9a485a..7a0ddb5d 100644
--- a/translation/extra.c
+++ b/translation/extra.c
@@ -13,6 +13,7 @@ _("Disable nowplaying")
_("Username")
_("Password")
_("Scrobble URL")
+_("Prefer Album Artist over Artist field")
// OSS output plugin
_("Device file")
_("OSS4 samplerate bug workaround")
@@ -33,8 +34,11 @@ _("Prefer CDDB protocol over HTTP")
_("Enable NRG image support")
// DUMB module player plugin
_("Resampling quality (0..2, higher is better)")
+_("8-bit output (default is 16)")
// Game_Music_Emu decoder plugin
_("Max song length (in minutes)")
+_("Fadeout length (seconds)")
+_("Play loops nr. of times (if available)")
// Standard GTK2 user interface plugin
_("Ask confirmation to delete files from disk")
_("Status icon volume control sensitivity")
@@ -89,6 +93,11 @@ _("Convert")
_("Target Samplerate")
_("Quality / Algorythm")
_("Automatic Samplerate (overrides Target Samplerate)")
+// shellexecui
// please note: do NOT translate the Edit/ part
_("Edit/Configure custom shell commands")
+// mpgmad
_("Disable gapless playback (faster scanning)")
+// adplug
+_("Prefer Ken emu over Satoh (surround won't work)")
+_("Enable surround")