Index: openacs-4/packages/acs-admin/www/apm/version-i18n.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/acs-admin/www/apm/version-i18n.tcl,v
diff -u -r1.8 -r1.8.4.1
--- openacs-4/packages/acs-admin/www/apm/version-i18n.tcl 13 Oct 2003 16:01:39 -0000 1.8
+++ openacs-4/packages/acs-admin/www/apm/version-i18n.tcl 18 Mar 2004 09:50:19 -0000 1.8.4.1
@@ -133,9 +133,9 @@
switch -- $file_type {
adp {
if { $only_text_p } {
- set text_only_filter "all adp files / only apd files with translatable text"
+ set text_only_filter "all adp files | only adp files with translatable text"
} else {
- set text_only_filter "all adp files / only apd files with translatable text"
+ set text_only_filter "all adp files | only apd files with translatable text"
}
set file_type_filter "Show adp files: $text_only_filter | Show tcl files | Show sql files"