Mercurial > audlegacy
changeset 2220:b4d874d3d9ff trunk
[svn] - fix a typo that kustodian pointed out. (probably it's mine.)
author | yaz |
---|---|
date | Fri, 29 Dec 2006 09:59:21 -0800 |
parents | 3f31d2d70a7a |
children | e7ecc79293c8 |
files | ChangeLog audacious/glade/prefswin.glade |
diffstat | 2 files changed, 10 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Fri Dec 29 06:14:57 2006 -0800 +++ b/ChangeLog Fri Dec 29 09:59:21 2006 -0800 @@ -1,3 +1,12 @@ +2006-12-29 14:14:57 +0000 Kiyoshi Aman <kiyoshi.aman@gmail.com> + revision [3443] + Add Serbian Latin & Cyrillic translations courtesy of external translator Strahinja Kustudi?\196?\135 <kustodian -at- gmail.com> + trunk/po/LINGUAS | 2 + trunk/po/sr.po | 2069 +++++++++++++++++++++++++++++++++++++++++++++++++++ + trunk/po/sr@Latn.po | 2071 ++++++++++++++++++++++++++++++++++++++++++++++++++++ + 3 files changed, 4142 insertions(+) + + 2006-12-29 13:26:01 +0000 Kiyoshi Aman <kiyoshi.aman@gmail.com> revision [3441] Update po/
--- a/audacious/glade/prefswin.glade Fri Dec 29 06:14:57 2006 -0800 +++ b/audacious/glade/prefswin.glade Fri Dec 29 09:59:21 2006 -0800 @@ -1276,7 +1276,7 @@ <child> <widget class="GtkCheckButton" id="show_wm_decorations"> <property name="visible">True</property> - <property name="tooltip">This enables the window mangaer to show decorations for windows.</property> + <property name="tooltip">This enables the window manager to show decorations for windows.</property> <property name="can_focus">True</property> <property name="label" translatable="yes">Show window manager decoration</property> <property name="use_underline">True</property>