Mercurial > audlegacy
changeset 2102:3c61d2c4fe89 trunk
[svn] - this was backwards. lets fix it!
author | nenolod |
---|---|
date | Mon, 11 Dec 2006 19:29:51 -0800 |
parents | 2ad0fc903a65 |
children | 5d961ebb435d |
files | ChangeLog audacious/glade/prefswin.glade |
diffstat | 2 files changed, 9 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Mon Dec 11 19:23:52 2006 -0800 +++ b/ChangeLog Mon Dec 11 19:29:51 2006 -0800 @@ -1,3 +1,11 @@ +2006-12-12 03:23:52 +0000 William Pitcock <nenolod@nenolod.net> + revision [3207] + - update Welsh translation (1 new string added) + + trunk/po/cy.po | 581 ++++++++------------------------------------------------- + 1 file changed, 91 insertions(+), 490 deletions(-) + + 2006-12-12 03:21:54 +0000 William Pitcock <nenolod@nenolod.net> revision [3205] - run update-po
--- a/audacious/glade/prefswin.glade Mon Dec 11 19:23:52 2006 -0800 +++ b/audacious/glade/prefswin.glade Mon Dec 11 19:29:51 2006 -0800 @@ -1805,7 +1805,7 @@ <widget class="GtkCheckButton" id="playlist_convert_slash"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="label" translatable="yes">Convert forward slash '\' to backslash '/'</property> + <property name="label" translatable="yes">Convert backslash '\' to forward slash '/'</property> <property name="use_underline">True</property> <property name="relief">GTK_RELIEF_NORMAL</property> <property name="focus_on_click">True</property>