Mercurial > pidgin
annotate AUTHORS @ 6657:7e2d2c8e88a8
[gaim-migrate @ 7182]
Nathan Poznick writes:
"I was checking over the translation changes that Bjoern submitted
+for
my Yahoo/MSN get user info patch, and I found that several strings
+were
improperly marked to be translated.
For instance, consider the line:
info_extract_field(stripped, url_text, "My Email", 5, "\n", 0, _("Private"), _("Email"), 0, NULL);
In this case, "Private" should not be translated, since that function argument
is used in the parsing, not in the displaying. There were instances of this
in yahoo.c, and 6 instances in msn.c. The attached patches simply remove the
_() from around those strings.
I know 0.68 is supposed to be released tomorrow, so I hope these small changes
can make it in - otherwise, it will mean that fetching an english profile will
not work as designed, if gaim is running under a different locale."
(11:20:50) faceprint: anyone look at the too-many-translated-strings thing on gaim-devel?
(11:21:12) LSchiere: that's what i was just about to ask about
(11:21:48) faceprint: looks kosher to me
(11:21:51) LSchiere: yeah
(11:23:30) SeanEgan: agreed
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Sun, 31 Aug 2003 15:35:32 +0000 |
parents | f514aa3c01db |
children | 32ae378082b0 |
rev | line source |
---|---|
0 | 1 gaim - the Pimpin' Penguin IM Clone that's Good for the Soul |
1606 | 2 ============================================================ |
0 | 3 |
4990 | 4 We've got an IRC room now too, #gaim on irc.freenode.net. Come check us out. |
5 | |
6 Active Developers: | |
7 ------------------ | |
8 | |
9 Rob Flynn <rob@marko.net> - Maintainer | |
1781
be3d18c9d8d9
[gaim-migrate @ 1791]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1670
diff
changeset
|
10 AIM: RobFlynn |
be3d18c9d8d9
[gaim-migrate @ 1791]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1670
diff
changeset
|
11 ICQ: 1358450 |
be3d18c9d8d9
[gaim-migrate @ 1791]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1670
diff
changeset
|
12 MSN: rmf410@hotmail.com |
be3d18c9d8d9
[gaim-migrate @ 1791]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1670
diff
changeset
|
13 Yahoo: IBRRob |
be3d18c9d8d9
[gaim-migrate @ 1791]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1670
diff
changeset
|
14 Jabber: robflynn@jabber.org |
2966 | 15 |
4990 | 16 Sean Egan <bj91704@binghamton.edu> - Lead Developer |
2966 | 17 AIM: SeanEgn |
2993 | 18 ICQ: 96642211 |
19 MSN: SeanEgn@hotmail.com | |
20 Yahoo: SeanEgn | |
21 Jabber: SeanEgn@jabber.org | |
2966 | 22 |
4990 | 23 Christian 'ChipX86' Hammond - Developer & Webmaster |
24 Herman 'Hermanator' Bloggs - Win32 Port | |
25 Nathan 'faceprint' Walp - Developer | |
26 Mark 'KingAnt' Doliner - Developer | |
27 Luke 'LSchiere' Schierer - Support | |
1044 | 28 |
4990 | 29 Crazy Patch Writers: |
30 -------------------- | |
31 | |
2939
06a61bda8173
[gaim-migrate @ 2952]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2318
diff
changeset
|
32 Ben Miller |
4990 | 33 Decklin Foster |
34 Etan 'deryni' Reisner | |
35 Ethan 'Paco-Paco' Blanton | |
36 Robert 'Robot101' McQueen | |
1044 | 37 |
1606 | 38 Retired: |
39 -------- | |
4990 | 40 Adam Fritzler - Former libfaim Maintainer |
41 Eric Warmenhoven <eric@warmenhoven.org> - Former Lead Developer | |
0 | 42 Jim Duchek <jimduchek@ou.edu> - Former Maintainer |
4990 | 43 Jim Seymour - Former Jabber Developer |
1044 | 44 Mark Spencer <markster@marko.net> - Original Author |
4990 | 45 Syd Logan - Hacker and Designated Driver (lazy bum) |