diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2013-01-14 14:57:51 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2013-01-14 14:57:51 +0000 |
| commit | 7595177448016e2001adb10eea69ef32d04f848e (patch) | |
| tree | 2e23018168ce08663146a81a3f728caef7b5d945 /src/plugins/General/trackchange/translations/trackchange_plugin_pt_BR.ts | |
| parent | 383fcfab14046a28ff8f2c8d068452904435cf79 (diff) | |
| download | qmmp-7595177448016e2001adb10eea69ef32d04f848e.tar.gz qmmp-7595177448016e2001adb10eea69ef32d04f848e.tar.bz2 qmmp-7595177448016e2001adb10eea69ef32d04f848e.zip | |
fixed typo
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3164 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/trackchange/translations/trackchange_plugin_pt_BR.ts')
| -rw-r--r-- | src/plugins/General/trackchange/translations/trackchange_plugin_pt_BR.ts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_pt_BR.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_pt_BR.ts index c30b03077..ce795f361 100644 --- a/src/plugins/General/trackchange/translations/trackchange_plugin_pt_BR.ts +++ b/src/plugins/General/trackchange/translations/trackchange_plugin_pt_BR.ts @@ -126,11 +126,11 @@ </message> <message> <location filename="../trackchangefactory.cpp" line="51"/> - <source>This plugin executes external command whencurrent track is changed.</source> + <source>This plugin executes external command when current track is changed.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../trackchangefactory.cpp" line="53"/> + <location filename="../trackchangefactory.cpp" line="52"/> <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> <translation type="unfinished"></translation> </message> |
