summaryrefslogtreecommitdiff
path: root/i18npool
diff options
context:
space:
mode:
authorEike Rathke <er@openoffice.org>2002-01-22 17:01:57 +0000
committerEike Rathke <er@openoffice.org>2002-01-22 17:01:57 +0000
commit1952b5446144712f3f2ab303d59710f17d0caecb (patch)
tree650fc2d00bd96f964bba0a26207f8f409d7bf222 /i18npool
parentdf05baf04789d8f24b954d93fac1cb8a896f4f4a (diff)
#96830# getIndexFollowPageWord: corrected Italian entry
Diffstat (limited to 'i18npool')
-rw-r--r--i18npool/source/indexentry/indexentrysupplier.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/i18npool/source/indexentry/indexentrysupplier.cxx b/i18npool/source/indexentry/indexentrysupplier.cxx
index 25fdffa570af..86c8791b27a0 100644
--- a/i18npool/source/indexentry/indexentrysupplier.cxx
+++ b/i18npool/source/indexentry/indexentrysupplier.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: indexentrysupplier.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: bustamam $ $Date: 2002-01-18 20:35:45 $
+ * last change: $Author: er $ $Date: 2002-01-22 18:01:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -159,7 +159,7 @@ using namespace ::com::sun::star::i18n;
{ "en", "p.", "pp." },
{ "de", "f.", "ff." },
{ "es", " s.", " ss." },
- { "it", "seg.", " e seg." },
+ { "it", " e seg.", " e segg." },
{ "fr", " sv", " sv" },
{ "sv", "f.", "ff." },
{ "zh", "", "" },