/pidgin/main: 69efd0ff9b9a: Update the link for ETSI ES 202 130
Richard Laager
rlaager at pidgin.im
Sat Mar 21 20:30:32 EDT 2015
Changeset: 69efd0ff9b9af41d1708581ebdd5e967edeed20d
Author: Richard Laager <rlaager at pidgin.im>
Date: 2015-03-21 19:30 -0500
Branch: release-2.x.y
URL: https://hg.pidgin.im/pidgin/main/rev/69efd0ff9b9a
Description:
Update the link for ETSI ES 202 130
diffstat:
pidgin/gtkmedia.c | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (15 lines):
diff --git a/pidgin/gtkmedia.c b/pidgin/gtkmedia.c
--- a/pidgin/gtkmedia.c
+++ b/pidgin/gtkmedia.c
@@ -813,8 +813,9 @@ static struct phone_label {
} 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 */
More information about the Commits
mailing list