diff options
author | dipsol <dipsol@ampache> | 2009-11-05 15:49:38 +0000 |
---|---|---|
committer | dipsol <dipsol@ampache> | 2009-11-05 15:49:38 +0000 |
commit | 13845c2946b7dac407501c83ee7e8ed12d7c17e3 (patch) | |
tree | 08195c9404946de84be5b4cd66bcfaf12c4b9949 /locale/nl_NL | |
parent | 4243f13bc3dddd2245ea0e15ac19b71d1ddcc6bb (diff) | |
download | ampache-13845c2946b7dac407501c83ee7e8ed12d7c17e3.tar.gz ampache-13845c2946b7dac407501c83ee7e8ed12d7c17e3.tar.bz2 ampache-13845c2946b7dac407501c83ee7e8ed12d7c17e3.zip |
Fixed an error in the dutch translation
Diffstat (limited to 'locale/nl_NL')
-rw-r--r-- | locale/nl_NL/LC_MESSAGES/messages.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/nl_NL/LC_MESSAGES/messages.po b/locale/nl_NL/LC_MESSAGES/messages.po index 7fe3cb05..aba2726f 100644 --- a/locale/nl_NL/LC_MESSAGES/messages.po +++ b/locale/nl_NL/LC_MESSAGES/messages.po @@ -1342,7 +1342,7 @@ msgstr "Klik om het venster te sluiten" #: ../../templates/show_song_row.inc.php:35 msgid "Song Information" -msgstr "Gebruikers informatie" +msgstr "Lied informatie" #: ../../templates/show_song_row.inc.php:38 #: ../../templates/show_album_row.inc.php:45 |