diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | ChangeLog.pre-2-10 | 4 | ||||
-rw-r--r-- | ChangeLog.pre-2-12 | 4 | ||||
-rw-r--r-- | ChangeLog.pre-2-4 | 4 | ||||
-rw-r--r-- | ChangeLog.pre-2-6 | 4 | ||||
-rw-r--r-- | ChangeLog.pre-2-8 | 4 | ||||
-rw-r--r-- | configure.in | 2 | ||||
-rw-r--r-- | po/is.po | 2 |
8 files changed, 26 insertions, 2 deletions
@@ -1,3 +1,7 @@ +2003-08-22 Samúel Jón Gunnarsson <sammi@techattack.nu> + + * is.po: Added "is" to ALL_LINGUAS. + 2003-08-19 Tor Lillqvist <tml@iki.fi> * glib/gmessages.c (g_logv): [Win32] Make the fatal error message diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index b84b356e2..636afdc57 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,7 @@ +2003-08-22 Samúel Jón Gunnarsson <sammi@techattack.nu> + + * is.po: Added "is" to ALL_LINGUAS. + 2003-08-19 Tor Lillqvist <tml@iki.fi> * glib/gmessages.c (g_logv): [Win32] Make the fatal error message diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12 index b84b356e2..636afdc57 100644 --- a/ChangeLog.pre-2-12 +++ b/ChangeLog.pre-2-12 @@ -1,3 +1,7 @@ +2003-08-22 Samúel Jón Gunnarsson <sammi@techattack.nu> + + * is.po: Added "is" to ALL_LINGUAS. + 2003-08-19 Tor Lillqvist <tml@iki.fi> * glib/gmessages.c (g_logv): [Win32] Make the fatal error message diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index b84b356e2..636afdc57 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,7 @@ +2003-08-22 Samúel Jón Gunnarsson <sammi@techattack.nu> + + * is.po: Added "is" to ALL_LINGUAS. + 2003-08-19 Tor Lillqvist <tml@iki.fi> * glib/gmessages.c (g_logv): [Win32] Make the fatal error message diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index b84b356e2..636afdc57 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,7 @@ +2003-08-22 Samúel Jón Gunnarsson <sammi@techattack.nu> + + * is.po: Added "is" to ALL_LINGUAS. + 2003-08-19 Tor Lillqvist <tml@iki.fi> * glib/gmessages.c (g_logv): [Win32] Make the fatal error message diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index b84b356e2..636afdc57 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,7 @@ +2003-08-22 Samúel Jón Gunnarsson <sammi@techattack.nu> + + * is.po: Added "is" to ALL_LINGUAS. + 2003-08-19 Tor Lillqvist <tml@iki.fi> * glib/gmessages.c (g_logv): [Win32] Make the fatal error message diff --git a/configure.in b/configure.in index e8abad698..7dec3c228 100644 --- a/configure.in +++ b/configure.in @@ -368,7 +368,7 @@ dnl dnl gettext support dnl -ALL_LINGUAS="am ar az be bg bn ca cs cy da de el eo es et eu fa fi fr gl he hi id it ja ko lv mk mn ms nl nn no pl pt pt_BR ro ru sk sl sq sr sr@Latn sv ta tr uk vi yi zh_CN zh_TW" +ALL_LINGUAS="am ar az be bg bn ca cs cy da de el eo es et eu fa fi fr gl he hi id is it ja ko lv mk mn ms nl nn no pl pt pt_BR ro ru sk sl sq sr sr@Latn sv ta tr uk vi yi zh_CN zh_TW" GLIB_GNU_GETTEXT if test "$gt_cv_have_gettext" != "yes" ; then @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.2\n" -"POT-Creation-Date: 2003-08-20 16:11+0000\n" +"POT-Creation-Date: 2003-08-23 02:53+0200\n" "PO-Revision-Date: 2003-08-18 18:05+0000\n" "Last-Translator: Richard Allen <ra@ra.is>\n" "Language-Team: is <is@li.org>\n" |