From 8b74e9beeb5fa2f861435f46f9523ad158aa2fad Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Mon, 27 Apr 2015 06:53:47 +0000 Subject: fixed typos (thanks to Ettore Atalan) git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4858 90c681e8-e032-0410-971d-27865f9a5e38 --- src/qmmpui/detailsdialog.cpp | 4 ++-- src/qmmpui/txt/authors.txt | 2 +- src/qmmpui/txt/thanks.txt | 10 +++++----- 3 files changed, 8 insertions(+), 8 deletions(-) (limited to 'src/qmmpui') diff --git a/src/qmmpui/detailsdialog.cpp b/src/qmmpui/detailsdialog.cpp index 243fc4b63..a5f1adc05 100644 --- a/src/qmmpui/detailsdialog.cpp +++ b/src/qmmpui/detailsdialog.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2009-2013 by Ilya Kotov * + * Copyright (C) 2009-2015 by Ilya Kotov * * forkotov02@hotmail.ru * * * * This program is free software; you can redistribute it and/or modify * @@ -164,7 +164,7 @@ void DetailsDialog::printInfo() //tags formattedText += formatRow(tr("Title"), m_metaData[Qmmp::TITLE]); formattedText += formatRow(tr("Artist"), m_metaData[Qmmp::ARTIST]); - formattedText += formatRow(tr("ALbum artist"), m_metaData[Qmmp::ALBUMARTIST]); + formattedText += formatRow(tr("Alum artist"), m_metaData[Qmmp::ALBUMARTIST]); formattedText += formatRow(tr("Album"), m_metaData[Qmmp::ALBUM]); formattedText += formatRow(tr("Comment"), m_metaData[Qmmp::COMMENT]); formattedText += formatRow(tr("Genre"), m_metaData[Qmmp::GENRE]); diff --git a/src/qmmpui/txt/authors.txt b/src/qmmpui/txt/authors.txt index 87231af8c..59ef52564 100644 --- a/src/qmmpui/txt/authors.txt +++ b/src/qmmpui/txt/authors.txt @@ -6,7 +6,7 @@ Core Developers: Plugin Developers: Artur Guzik (kde4 notification plugin, tray icon improvements) - Yuriy Zhuravlev (jack & oss plugin) + Yuriy Zhuravlev (JACK & OSS plugin) Artwork: diff --git a/src/qmmpui/txt/thanks.txt b/src/qmmpui/txt/thanks.txt index 7f199ca47..d38c88941 100644 --- a/src/qmmpui/txt/thanks.txt +++ b/src/qmmpui/txt/thanks.txt @@ -1,12 +1,12 @@ Thanks to: Adria Arrufat - bug reports - Adrian Knoth - jack plugin fixes, bug reports + Adrian Knoth - JACK plugin fixes, bug reports Anton Petrusevich - random playback improvements Avihay Baratz - auto stop feature, bug fixes Brice Videau - bug fixes Cristian Rodríguez - scrobbler fixes - Csaba Hruska - ffmpeg plugin fixes + Csaba Hruska - FFmpeg plugin fixes Dmitry Kostin - iso.wv support Evgeny Gleyzerman - cue parsing improvements Ferdinand Vesely - scrobbler improvements @@ -15,12 +15,12 @@ Thanks to: Erik Ölsar - skinned cursors, ui improvements Funda Wang - cmake files fixes Makis Kalofolias - EAC3, DTS, and Dolby TrueHD support - Michail Zheludkov - ffmpeg plugin fixes - Michał Grosicki - alsa plugin fixes + Michail Zheludkov - FFmpeg plugin fixes + Michał Grosicki - ALSA plugin fixes Panagiotis Papadopoulos - ui fixes, bug reports Pino Toscano - portability patches Karel Volný - various fixes - Ryota Shimamoto - freebsd patches + Ryota Shimamoto - FreeBSD patches Sebastian Pipping - bs2b patches Stefan Koelling - some build fixes Yaakov Selkowitz - cygwin patches -- cgit v1.2.3-13-gbd6f