jford 2003/09/12 07:39:12
Modified: src/java/org/apache/jetspeed/modules/localization
JetspeedLocalization_de.properties
JetspeedLocalization_fr.properties
JetspeedLocalization_tr.properties
JetspeedLocalization_my.properties
JetspeedLocalization_pl.properties
JetspeedLocalization_nl.properties
JetspeedLocalization_en.properties
JetspeedLocalization_no.properties
JetspeedLocalization_it.properties
JetspeedLocalization_el.properties
JetspeedLocalization_ja.properties
JetspeedLocalization_es.properties
Log:
Fixed duplication of parameters, added ability to set type.
Reported by Olaf Romanski
PR: Bugzilla #23134
Revision Changes Path
1.19 +2 -1
jakarta-jetspeed/src/java/org/apache/jetspeed/modules/localization/JetspeedLocalization_de.properties
Index: JetspeedLocalization_de.properties
===================================================================
RCS file:
/home/cvs/jakarta-jetspeed/src/java/org/apache/jetspeed/modules/localization/JetspeedLocalization_de.properties,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- JetspeedLocalization_de.properties 29 Aug 2003 13:52:10 -0000 1.18
+++ JetspeedLocalization_de.properties 12 Sep 2003 14:39:12 -0000 1.19
@@ -227,6 +227,7 @@
REGISTRY_EDITOR_PORTLET_PARAMETER_VALUE=Value
REGISTRY_EDITOR_PORTLET_PARAMETER_TITLE=Title
REGISTRY_EDITOR_PORTLET_PARAMETER_DESCRIPTION=Description
+REGISTRY_EDITOR_PORTLET_PARAMETER_TYPE=Type
REGISTRY_EDITOR_PORTLET_PARAMETER_SECURITYREF=Security Reference
REGISTRY_EDITOR_PORTLET_PARAMETER_HIDDEN=Hidden
REGISTRY_EDITOR_PORTLET_PARAMETER_CACHEDONNAME=Cached on Name
1.25 +2 -1
jakarta-jetspeed/src/java/org/apache/jetspeed/modules/localization/JetspeedLocalization_fr.properties
Index: JetspeedLocalization_fr.properties
===================================================================
RCS file:
/home/cvs/jakarta-jetspeed/src/java/org/apache/jetspeed/modules/localization/JetspeedLocalization_fr.properties,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- JetspeedLocalization_fr.properties 29 Aug 2003 13:52:10 -0000 1.24
+++ JetspeedLocalization_fr.properties 12 Sep 2003 14:39:12 -0000 1.25
@@ -255,6 +255,7 @@
REGISTRY_EDITOR_PORTLET_PARAMETER_VALUE=Value
REGISTRY_EDITOR_PORTLET_PARAMETER_TITLE=Title
REGISTRY_EDITOR_PORTLET_PARAMETER_DESCRIPTION=Description
+REGISTRY_EDITOR_PORTLET_PARAMETER_TYPE=Type
REGISTRY_EDITOR_PORTLET_PARAMETER_SECURITYREF=Security Reference
REGISTRY_EDITOR_PORTLET_PARAMETER_HIDDEN=Hidden
REGISTRY_EDITOR_PORTLET_PARAMETER_CACHEDONNAME=Cached on Name
1.9 +1 -0
jakarta-jetspeed/src/java/org/apache/jetspeed/modules/localization/JetspeedLocalization_tr.properties
Index: JetspeedLocalization_tr.properties
===================================================================
RCS file:
/home/cvs/jakarta-jetspeed/src/java/org/apache/jetspeed/modules/localization/JetspeedLocalization_tr.properties,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- JetspeedLocalization_tr.properties 29 Aug 2003 13:52:10 -0000 1.8
+++ JetspeedLocalization_tr.properties 12 Sep 2003 14:39:12 -0000 1.9
@@ -253,6 +253,7 @@
REGISTRY_EDITOR_PORTLET_PARAMETER_VALUE=Value
REGISTRY_EDITOR_PORTLET_PARAMETER_TITLE=Title
REGISTRY_EDITOR_PORTLET_PARAMETER_DESCRIPTION=Description
+REGISTRY_EDITOR_PORTLET_PARAMETER_TYPE=Type
REGISTRY_EDITOR_PORTLET_PARAMETER_SECURITYREF=Security Reference
REGISTRY_EDITOR_PORTLET_PARAMETER_HIDDEN=Hidden
REGISTRY_EDITOR_PORTLET_PARAMETER_CACHEDONNAME=Cached on Name
1.12 +1 -0
jakarta-jetspeed/src/java/org/apache/jetspeed/modules/localization/JetspeedLocalization_my.properties
Index: JetspeedLocalization_my.properties
===================================================================
RCS file:
/home/cvs/jakarta-jetspeed/src/java/org/apache/jetspeed/modules/localization/JetspeedLocalization_my.properties,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- JetspeedLocalization_my.properties 27 Aug 2003 00:58:22 -0000 1.11
+++ JetspeedLocalization_my.properties 12 Sep 2003 14:39:12 -0000 1.12
@@ -47,6 +47,7 @@
REGISTRY_EDITOR_PORTLET_PARAMETER_VALUE=Value
REGISTRY_EDITOR_PORTLET_PARAMETER_TITLE=Title
REGISTRY_EDITOR_PORTLET_PARAMETER_DESCRIPTION=Description
+REGISTRY_EDITOR_PORTLET_PARAMETER_TYPE=Type
REGISTRY_EDITOR_PORTLET_PARAMETER_SECURITYREF=Security Reference
REGISTRY_EDITOR_PORTLET_PARAMETER_HIDDEN=Hidden
REGISTRY_EDITOR_PORTLET_PARAMETER_CACHEDONNAME=Cached on Name
1.11 +2 -1
jakarta-jetspeed/src/java/org/apache/jetspeed/modules/localization/JetspeedLocalization_pl.properties
Index: JetspeedLocalization_pl.properties
===================================================================
RCS file:
/home/cvs/jakarta-jetspeed/src/java/org/apache/jetspeed/modules/localization/JetspeedLocalization_pl.properties,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- JetspeedLocalization_pl.properties 29 Aug 2003 13:52:10 -0000 1.10
+++ JetspeedLocalization_pl.properties 12 Sep 2003 14:39:12 -0000 1.11
@@ -282,6 +282,7 @@
REGISTRY_EDITOR_PORTLET_PARAMETER_VALUE=Value
REGISTRY_EDITOR_PORTLET_PARAMETER_TITLE=Title
REGISTRY_EDITOR_PORTLET_PARAMETER_DESCRIPTION=Description
+REGISTRY_EDITOR_PORTLET_PARAMETER_TYPE=Type
REGISTRY_EDITOR_PORTLET_PARAMETER_SECURITYREF=Security Reference
REGISTRY_EDITOR_PORTLET_PARAMETER_HIDDEN=Hidden
REGISTRY_EDITOR_PORTLET_PARAMETER_CACHEDONNAME=Cached on Name
1.15 +2 -1
jakarta-jetspeed/src/java/org/apache/jetspeed/modules/localization/JetspeedLocalization_nl.properties
Index: JetspeedLocalization_nl.properties
===================================================================
RCS file:
/home/cvs/jakarta-jetspeed/src/java/org/apache/jetspeed/modules/localization/JetspeedLocalization_nl.properties,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- JetspeedLocalization_nl.properties 29 Aug 2003 13:52:10 -0000 1.14
+++ JetspeedLocalization_nl.properties 12 Sep 2003 14:39:12 -0000 1.15
@@ -253,6 +253,7 @@
REGISTRY_EDITOR_PORTLET_PARAMETER_VALUE=Value
REGISTRY_EDITOR_PORTLET_PARAMETER_TITLE=Title
REGISTRY_EDITOR_PORTLET_PARAMETER_DESCRIPTION=Description
+REGISTRY_EDITOR_PORTLET_PARAMETER_TYPE=Type
REGISTRY_EDITOR_PORTLET_PARAMETER_SECURITYREF=Security Reference
REGISTRY_EDITOR_PORTLET_PARAMETER_HIDDEN=Hidden
REGISTRY_EDITOR_PORTLET_PARAMETER_CACHEDONNAME=Cached on Name
1.40 +2 -1
jakarta-jetspeed/src/java/org/apache/jetspeed/modules/localization/JetspeedLocalization_en.properties
Index: JetspeedLocalization_en.properties
===================================================================
RCS file:
/home/cvs/jakarta-jetspeed/src/java/org/apache/jetspeed/modules/localization/JetspeedLocalization_en.properties,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- JetspeedLocalization_en.properties 29 Aug 2003 13:52:10 -0000 1.39
+++ JetspeedLocalization_en.properties 12 Sep 2003 14:39:12 -0000 1.40
@@ -258,6 +258,7 @@
REGISTRY_EDITOR_PORTLET_PARAMETER_VALUE=Value
REGISTRY_EDITOR_PORTLET_PARAMETER_TITLE=Title
REGISTRY_EDITOR_PORTLET_PARAMETER_DESCRIPTION=Description
+REGISTRY_EDITOR_PORTLET_PARAMETER_TYPE=Type
REGISTRY_EDITOR_PORTLET_PARAMETER_SECURITYREF=Security Reference
REGISTRY_EDITOR_PORTLET_PARAMETER_HIDDEN=Hidden
REGISTRY_EDITOR_PORTLET_PARAMETER_CACHEDONNAME=Cached on Name
1.19 +2 -1
jakarta-jetspeed/src/java/org/apache/jetspeed/modules/localization/JetspeedLocalization_no.properties
Index: JetspeedLocalization_no.properties
===================================================================
RCS file:
/home/cvs/jakarta-jetspeed/src/java/org/apache/jetspeed/modules/localization/JetspeedLocalization_no.properties,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- JetspeedLocalization_no.properties 29 Aug 2003 13:52:10 -0000 1.18
+++ JetspeedLocalization_no.properties 12 Sep 2003 14:39:12 -0000 1.19
@@ -263,6 +263,7 @@
REGISTRY_EDITOR_PORTLET_PARAMETER_VALUE=Verdi
REGISTRY_EDITOR_PORTLET_PARAMETER_TITLE=Tittel
REGISTRY_EDITOR_PORTLET_PARAMETER_DESCRIPTION=Beskrivelse
+REGISTRY_EDITOR_PORTLET_PARAMETER_TYPE=Type
REGISTRY_EDITOR_PORTLET_PARAMETER_SECURITYREF=Sikkerhetsreferanse
REGISTRY_EDITOR_PORTLET_PARAMETER_HIDDEN=Skjult
REGISTRY_EDITOR_PORTLET_PARAMETER_CACHEDONNAME=Cachet p\u00E5 Navn
1.19 +1 -0
jakarta-jetspeed/src/java/org/apache/jetspeed/modules/localization/JetspeedLocalization_it.properties
Index: JetspeedLocalization_it.properties
===================================================================
RCS file:
/home/cvs/jakarta-jetspeed/src/java/org/apache/jetspeed/modules/localization/JetspeedLocalization_it.properties,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- JetspeedLocalization_it.properties 3 Sep 2003 15:45:31 -0000 1.18
+++ JetspeedLocalization_it.properties 12 Sep 2003 14:39:12 -0000 1.19
@@ -253,6 +253,7 @@
REGISTRY_EDITOR_PORTLET_PARAMETER_VALUE=Valore
REGISTRY_EDITOR_PORTLET_PARAMETER_TITLE=Titolo
REGISTRY_EDITOR_PORTLET_PARAMETER_DESCRIPTION=Descrizione
+REGISTRY_EDITOR_PORTLET_PARAMETER_TYPE=Tipo
REGISTRY_EDITOR_PORTLET_PARAMETER_SECURITYREF=Riferimento di Sicurezza
REGISTRY_EDITOR_PORTLET_PARAMETER_HIDDEN=Nascosto
REGISTRY_EDITOR_PORTLET_PARAMETER_CACHEDONNAME=Cache sul Nome
1.11 +1 -0
jakarta-jetspeed/src/java/org/apache/jetspeed/modules/localization/JetspeedLocalization_el.properties
Index: JetspeedLocalization_el.properties
===================================================================
RCS file:
/home/cvs/jakarta-jetspeed/src/java/org/apache/jetspeed/modules/localization/JetspeedLocalization_el.properties,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- JetspeedLocalization_el.properties 29 Aug 2003 13:52:10 -0000 1.10
+++ JetspeedLocalization_el.properties 12 Sep 2003 14:39:12 -0000 1.11
@@ -234,6 +234,7 @@
REGISTRY_EDITOR_PORTLET_PARAMETER_VALUE=Value
REGISTRY_EDITOR_PORTLET_PARAMETER_TITLE=Title
REGISTRY_EDITOR_PORTLET_PARAMETER_DESCRIPTION=Description
+REGISTRY_EDITOR_PORTLET_PARAMETER_TYPE=Type
REGISTRY_EDITOR_PORTLET_PARAMETER_SECURITYREF=Security Reference
REGISTRY_EDITOR_PORTLET_PARAMETER_HIDDEN=Hidden
REGISTRY_EDITOR_PORTLET_PARAMETER_CACHEDONNAME=Cached on Name
1.18 +2 -1
jakarta-jetspeed/src/java/org/apache/jetspeed/modules/localization/JetspeedLocalization_ja.properties
Index: JetspeedLocalization_ja.properties
===================================================================
RCS file:
/home/cvs/jakarta-jetspeed/src/java/org/apache/jetspeed/modules/localization/JetspeedLocalization_ja.properties,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- JetspeedLocalization_ja.properties 28 Aug 2003 13:45:31 -0000 1.17
+++ JetspeedLocalization_ja.properties 12 Sep 2003 14:39:12 -0000 1.18
@@ -251,6 +251,7 @@
REGISTRY_EDITOR_PORTLET_PARAMETER_VALUE=\u5024
REGISTRY_EDITOR_PORTLET_PARAMETER_TITLE=\u30bf\u30a4\u30c8\u30eb
REGISTRY_EDITOR_PORTLET_PARAMETER_DESCRIPTION=\u8aac\u660e
+REGISTRY_EDITOR_PORTLET_PARAMETER_TYPE=\u30bf\u30a4\u30d7
REGISTRY_EDITOR_PORTLET_PARAMETER_SECURITYREF=\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u30ea\u30d5\u30a1\u30ec\u30f3\u30b9
REGISTRY_EDITOR_PORTLET_PARAMETER_HIDDEN=hidden\u5c5e\u6027
REGISTRY_EDITOR_PORTLET_PARAMETER_CACHEDONNAME=cachedOnName\u5c5e\u6027
1.18 +2 -1
jakarta-jetspeed/src/java/org/apache/jetspeed/modules/localization/JetspeedLocalization_es.properties
Index: JetspeedLocalization_es.properties
===================================================================
RCS file:
/home/cvs/jakarta-jetspeed/src/java/org/apache/jetspeed/modules/localization/JetspeedLocalization_es.properties,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- JetspeedLocalization_es.properties 29 Aug 2003 13:52:10 -0000 1.17
+++ JetspeedLocalization_es.properties 12 Sep 2003 14:39:12 -0000 1.18
@@ -47,6 +47,7 @@
REGISTRY_EDITOR_PORTLET_PARAMETER_VALUE=Value
REGISTRY_EDITOR_PORTLET_PARAMETER_TITLE=Title
REGISTRY_EDITOR_PORTLET_PARAMETER_DESCRIPTION=Description
+REGISTRY_EDITOR_PORTLET_PARAMETER_TYPE=Type
REGISTRY_EDITOR_PORTLET_PARAMETER_SECURITYREF=Security Reference
REGISTRY_EDITOR_PORTLET_PARAMETER_HIDDEN=Hidden
REGISTRY_EDITOR_PORTLET_PARAMETER_CACHEDONNAME=Cached on Name
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]