# HG changeset patch # User Sean Egan # Date 1077395526 0 # Node ID cc3a65c19ecfebf0fdd3acdaddd2be90fc19fb4a # Parent f694277e83411ddd4d373d8aaadf054a7bbf98c2 [gaim-migrate @ 9034] I think someone should remove buddy_chat.c from POTFILES.in === can you commit this fix? i cant do it from work... ----- Original Message ----- From: To: Sent: Thursday, February 19, 2004 10:25 AM Subject: 'nl.po' typo > Dear Rob, > > Yesterday i sent an e-mail to your sourceforge account. I bet you > never read it, so here it is again (in short ;)). First of all, love > Gaim, hate MSN Messenger 6.1, so I use it ;). When I got rather bored > I started reading the dutch translation (nl.po), to look for any > mistakes, and hey, I found one! Where it says > #~ msgid "State:" > #~ msgstr "Privincie:" > it should say: > #~ msgid "State:" > #~ msgstr "Provincie:" > Well, that was about all > > Roy Spliet. committer: Tailor Script diff -r f694277e8341 -r cc3a65c19ecf po/POTFILES.in --- a/po/POTFILES.in Sat Feb 21 20:26:46 2004 +0000 +++ b/po/POTFILES.in Sat Feb 21 20:32:06 2004 +0000 @@ -38,7 +38,6 @@ src/account.c src/away.c src/blist.c -src/buddy_chat.c src/connection.c src/conversation.c src/dialogs.c diff -r f694277e8341 -r cc3a65c19ecf po/nl.po --- a/po/nl.po Sat Feb 21 20:26:46 2004 +0000 +++ b/po/nl.po Sat Feb 21 20:32:06 2004 +0000 @@ -8087,7 +8087,7 @@ #~ msgstr "Stad:" #~ msgid "State:" -#~ msgstr "Privincie:" +#~ msgstr "Provincie:" #~ msgid "%s has the following screen names:
" #~ msgstr "%s heeft de volgende bijnamen:
"