[vlc-commits] Close ticket #4719

Jean-Paul Saman git at videolan.org
Wed Apr 27 12:33:27 CEST 2011


vlc | branch: master | Jean-Paul Saman <jean-paul.saman at m2x.nl> | Wed Apr 27 12:24:26 2011 +0200| [821f8f3fe61c08e78c1f7cee87ab43b4f3db3909] | committer: Jean-Paul Saman

Close ticket #4719

Ascending and Descending were wrongly translated as Aflopend and Oplopend, while
it is the other way arround.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=821f8f3fe61c08e78c1f7cee87ab43b4f3db3909
---

 po/nl.po |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/po/nl.po b/po/nl.po
index 1b1ab55..120b9b6 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -17830,11 +17830,11 @@ msgstr "Sorteren op"
 
 #: modules/gui/qt4/components/playlist/playlist_model.cpp:980
 msgid "Ascending"
-msgstr "Aflopend"
+msgstr "Oplopend"
 
 #: modules/gui/qt4/components/playlist/playlist_model.cpp:981
 msgid "Descending"
-msgstr "Oplopend"
+msgstr "Aflopend"
 
 #: modules/gui/qt4/components/playlist/selector.cpp:248
 msgid "Remove this podcast subscription"



More information about the vlc-commits mailing list