diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-05-17 21:02:51 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-05-17 21:02:51 +0000 |
| commit | b88ee3f2c6e58e853d132f6d44bde16d0d088bdb (patch) | |
| tree | 829d72d4ab7b509562e37038983fd455eb20c58f /src/plugins/General/scrobbler/translations/scrobbler_plugin_it.ts | |
| parent | af3ef0f32787f1e4f4c0947c5e8f663a59f609ba (diff) | |
| download | qmmp-b88ee3f2c6e58e853d132f6d44bde16d0d088bdb.tar.gz qmmp-b88ee3f2c6e58e853d132f6d44bde16d0d088bdb.tar.bz2 qmmp-b88ee3f2c6e58e853d132f6d44bde16d0d088bdb.zip | |
fixed translation list
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@950 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/scrobbler/translations/scrobbler_plugin_it.ts')
| -rw-r--r-- | src/plugins/General/scrobbler/translations/scrobbler_plugin_it.ts | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_it.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_it.ts index 2e022dd9d..e9bbb4b84 100644 --- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_it.ts +++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_it.ts @@ -1,7 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> <TS version="2.0" language="it"> -<defaultcodec></defaultcodec> <context> <name>ScrobblerFactory</name> <message> @@ -28,17 +27,22 @@ <context> <name>SettingsDialog</name> <message> - <location filename="../settingsdialog.ui" line="13"/> + <location filename="../settingsdialog.ui" line="14"/> <source>Scrobbler Plugin Settings</source> <translation>Impostazioni del modulo Scrobbler</translation> </message> <message> - <location filename="../settingsdialog.ui" line="19"/> + <location filename="../settingsdialog.ui" line="35"/> + <source>Service:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="45"/> <source>User name:</source> <translation>Utente:</translation> </message> <message> - <location filename="../settingsdialog.ui" line="29"/> + <location filename="../settingsdialog.ui" line="55"/> <source>Password:</source> <translation>Passowrd:</translation> </message> |
