pidgin/gtkmedia.c

branch
release-2.x.y
changeset 36339
69efd0ff9b9a
parent 36316
2415067473ba
child 36346
f4c32aca3f1f
child 37650
f827e56eea34
--- a/pidgin/gtkmedia.c	Fri Mar 20 15:11:59 2015 -0500
+++ b/pidgin/gtkmedia.c	Sat Mar 21 19:30:07 2015 -0500
@@ -813,8 +813,9 @@
 } phone_labels[] = {
 	{"<b>1</b>", NULL, '1'},
 	/* Translators note: These are the letters on the keys of a numeric
-	   keypad; translate according to §7.2.4 of
-	 http://www.etsi.org/deliver/etsi_es/202100_202199/202130/01.01.01_60/es_20213 */
+	   keypad; translate according to the tables in §7 of ETSI ES 202 130:
+           http://webapp.etsi.org/WorkProgram/Report_WorkItem.asp?WKI_ID=11730
+         */
 	 /* Letters on the '2' key of a numeric keypad */
 	{"<b>2</b>", N_("ABC"), '2'},
 	 /* Letters on the '3' key of a numeric keypad */

mercurial