diff options
-rw-r--r-- | ChangeLog | 8 | ||||
-rw-r--r-- | pango/pango-language-sample-table.h | 6 |
2 files changed, 11 insertions, 3 deletions
@@ -1,3 +1,11 @@ +2009-01-08 Behdad Esfahbod <behdad@gnome.org> + + 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 <behdad@gnome.org> Bug 566726 – Minor optimization diff --git a/pango/pango-language-sample-table.h b/pango/pango-language-sample-table.h index 6f16a3c2..a5f3271b 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 */, |