/pidgin/main: d5916d36b237: Add note to translators.

Mark Doliner mark at kingant.net
Wed Jun 25 01:21:27 EDT 2014


Changeset: d5916d36b237e27abe2d00dddd43e3441248c65f
Author:	 Mark Doliner <mark at kingant.net>
Date:	 2014-06-24 22:21 -0700
Branch:	 default
URL: https://hg.pidgin.im/pidgin/main/rev/d5916d36b237

Description:

Add note to translators.

diffstat:

 pidgin/gtkprefs.c |  4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diffs (14 lines):

diff --git a/pidgin/gtkprefs.c b/pidgin/gtkprefs.c
--- a/pidgin/gtkprefs.c
+++ b/pidgin/gtkprefs.c
@@ -159,6 +159,10 @@ static const gchar *AUDIO_SINK_PLUGINS[]
 
 static const gchar *VIDEO_SRC_PLUGINS[] = {
 	"videodisabledsrc",	N_("Disabled"),
+	/* Translators: This is a noun that refers to one possible video input
+	   plugin. The plugin can be used by the user to test the video camera
+	   connected to their computer to check whether Pidgin is able to
+	   capture video from it. */
 	"videotestsrc",	N_("Test Input"),
 	"dshowvideosrc","DirectDraw",
 	"ksvideosrc",	"KS Video",



More information about the Commits mailing list