From cd25590f1d5172ae5b06f9e65cf329c0f873efd2 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Thu, 8 Jan 2009 06:17:03 +0000 Subject: [PATCH] =?utf8?q?Bug=20549532=20=E2=80=93=20Correction=20to=20the?= =?utf8?q?=20sample=20string=20for=20Hindi=20in?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 2009-01-08 Behdad Esfahbod Bug 549532 – Correction to the sample string for Hindi in pango-language-sample-table.h * pango/pango-language-sample-table.h: Improve Hindi sample text. svn path=/trunk/; revision=2795 --- ChangeLog | 8 ++++++++ pango/pango-language-sample-table.h | 6 +++--- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1d43b98..b673b50 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2009-01-08 Behdad Esfahbod + + Bug 549532 – Correction to the sample string for Hindi in + pango-language-sample-table.h + + * pango/pango-language-sample-table.h: + Improve Hindi sample text. + 2009-01-07 Behdad Esfahbod Bug 566726 – Minor optimization diff --git a/pango/pango-language-sample-table.h b/pango/pango-language-sample-table.h index 6f16a3c..a5f3271 100644 --- a/pango/pango-language-sample-table.h +++ b/pango/pango-language-sample-table.h @@ -247,9 +247,9 @@ LANGUAGE( ) LANGUAGE( hi /* Hindi */, - GLASS, - "मैं काँच खा सकता हूँ, मुझे उस से कोई पीडा नहीं होती." - /* I can eat glass and it doesn't hurt me. */ + MISC /* G Karunakar (#549532) */, + "नहीं नजर किसी की बुरी नहीं किसी का मुँह काला जो करे सो उपर वाला" + /* its not in the sight or the face, but its all in god's grace. */ ) LANGUAGE( hr /* Croatian */, -- 2.7.4