From cabd81c0f715bad0b015572895a6ebfcc5d420ce Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 17 Mar 2004 17:30:06 +0000 Subject: Update. 2004-03-17 Jakub Jelinek * sysdeps/x86_64/hp-timing.h (HP_TIMING_NOW): Make asm volatile. 2004-03-16 Jakub Jelinek * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Spelling. (JB_SIZE): Undefine before including __longjmp-common.S again. * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Spelling. (JB_SIZE): Undefine before including setjmp-common.S again. * sysdeps/powerpc/powerpc64/bsd-_setjmp.S: Spelling. * sysdeps/powerpc/powerpc64/bsd-setjmp.S: Spelling. * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Spelling. * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Spelling. * sysdeps/powerpc/sigjmp.c: Spelling. --- localedata/ChangeLog | 5 +++++ localedata/locales/fa_IR | 47 +++++++++++++++++++++++------------------------ 2 files changed, 28 insertions(+), 24 deletions(-) (limited to 'localedata') diff --git a/localedata/ChangeLog b/localedata/ChangeLog index e0cf9bd308..569a13cdf4 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,8 @@ +2004-03-17 Ulrich Drepper + + * localedata/locales/fa_IR: Fix yesexpr and noexpr. + Patch by Hamed Malek . + 2004-02-16 Ulrich Drepper * locales/tr_TR: Correct sorting order of the normal and dotless I diff --git a/localedata/locales/fa_IR b/localedata/locales/fa_IR index e95f9807de..128c5d8cdc 100644 --- a/localedata/locales/fa_IR +++ b/localedata/locales/fa_IR @@ -2,17 +2,16 @@ comment_char % escape_char / % % Persian Language Locale for Iran with UTF-8 character set -% Source: The FarsiWeb Project -% Address: Computing Center, Sharif University of Technology -% Azadi Ave, Tehran, Iran +% Source: Sharif FarsiWeb, Inc. +% Address: 5, Shahid Ghasemi Habibollah, Azadi Ave, Tehran, Iran % Contact: Roozbeh Pournader -% Email: roozbeh@sharif.edu +% Email: roozbeh@farsiweb.info % Tel: +98 21 6022372 % Fax: +98 21 6019568 % Language: fa % Territory: IR -% Revision: 2.2 -% Date: 2002-07-29 +% Revision: 2.3 +% Date: 2004-03-16 % Users: general % Repertoiremap: % Charset: UTF-8 @@ -21,28 +20,28 @@ escape_char / LC_IDENTIFICATION title "Persian locale for Iran" -source "The FarsiWeb Project" -address "Computing Center, Sharif University of Technology, Azadi Ave, Tehran, Iran" +source "Sharif FarsiWeb, Inc." +address "5, Shahid Ghasemi Habibollah, Azadi Ave, Tehran, Iran" contact "Roozbeh Pournader" -email "roozbeh@sharif.edu" +email "roozbeh@farsiweb.info" tel "+98 21 6022372" fax "+98 21 6019568" language "Persian" territory "Iran" -revision "2.2" -date "2002-07-29" +revision "2.3" +date "2004-03-16" % -category "fa_IR:2002";LC_IDENTIFICATION -category "fa_IR:2002";LC_CTYPE -category "fa_IR:2002";LC_COLLATE -category "fa_IR:2002";LC_TIME -category "fa_IR:2002";LC_NUMERIC -category "fa_IR:2002";LC_MONETARY -category "fa_IR:2002";LC_MESSAGES -category "fa_IR:2002";LC_PAPER -category "fa_IR:2002";LC_NAME -category "fa_IR:2002";LC_ADDRESS -category "fa_IR:2002";LC_TELEPHONE +category "fa_IR:2004";LC_IDENTIFICATION +category "fa_IR:2004";LC_CTYPE +category "fa_IR:2004";LC_COLLATE +category "fa_IR:2004";LC_TIME +category "fa_IR:2004";LC_NUMERIC +category "fa_IR:2004";LC_MONETARY +category "fa_IR:2004";LC_MESSAGES +category "fa_IR:2004";LC_PAPER +category "fa_IR:2004";LC_NAME +category "fa_IR:2004";LC_ADDRESS +category "fa_IR:2004";LC_TELEPHONE END LC_IDENTIFICATION @@ -326,8 +325,8 @@ cal_direction 3 END LC_TIME LC_MESSAGES -yesexpr "" -noexpr "" +yesexpr "" +noexpr "" END LC_MESSAGES LC_PAPER -- cgit v1.2.3