From 94d4e43a62defdfe82965cf048efe3b06b9eb5ce Mon Sep 17 00:00:00 2001
From: Lahmizzar Muinela <lahmizzar@devxive.com>
Date: Thu, 25 Apr 2013 06:49:04 -0400
Subject: [PATCH] change percentage to fit the overall ca. 80% rule

---
 .tx/config |   54 +++++++++++++++++++++++++++---------------------------
 1 files changed, 27 insertions(+), 27 deletions(-)

diff --git a/.tx/config b/.tx/config
index 0a9f1af..24715a5 100644
--- a/.tx/config
+++ b/.tx/config
@@ -7,97 +7,97 @@
 file_filter = languages\<lang>\admin\<lang>.com_pfcomments.ini
 source_file = ..\Projectfork\source\components\com_pfcomments\admin\language\en-GB\en-GB.com_pfcomments.ini
 source_lang = en_GB
-minimum_perc = 80
+minimum_perc = 100
 
 [projectfork-languages.admin-com_pfcommentssys]
 file_filter = languages\<lang>\admin\<lang>.com_pfcomments.sys.ini
 source_file = ..\Projectfork\source\components\com_pfcomments\admin\language\en-GB\en-GB.com_pfcomments.sys.ini
 source_lang = en_GB
-minimum_perc = 80
+minimum_perc = 100
 
 [projectfork-languages.admin-com_pfforum]
 file_filter = languages\<lang>\admin\<lang>.com_pfforum.ini
 source_file = ..\Projectfork\source\components\com_pfforum\admin\language\en-GB\en-GB.com_pfforum.ini
 source_lang = en_GB
-minimum_perc = 80
+minimum_perc = 100
 
 [projectfork-languages.admin-com_pfforumsys]
 file_filter = languages\<lang>\admin\<lang>.com_pfforum.sys.ini
 source_file = ..\Projectfork\source\components\com_pfforum\admin\language\en-GB\en-GB.com_pfforum.sys.ini
 source_lang = en_GB
-minimum_perc = 80
+minimum_perc = 100
 
 [projectfork-languages.admin-com_pfmilestones]
 file_filter = languages\<lang>\admin\<lang>.com_pfmilestones.ini
 source_file = ..\Projectfork\source\components\com_pfmilestones\admin\language\en-GB\en-GB.com_pfmilestones.ini
 source_lang = en_GB
-minimum_perc = 80
+minimum_perc = 100
 
 [projectfork-languages.admin-com_pfmilestonessys]
 file_filter = languages\<lang>\admin\<lang>.com_pfmilestones.sys.ini
 source_file = ..\Projectfork\source\components\com_pfmilestones\admin\language\en-GB\en-GB.com_pfmilestones.sys.ini
 source_lang = en_GB
-minimum_perc = 80
+minimum_perc = 100
 
 [projectfork-languages.admin-com_pfprojects]
 file_filter = languages\<lang>\admin\<lang>.com_pfprojects.ini
 source_file = ..\Projectfork\source\components\com_pfprojects\admin\language\en-GB\en-GB.com_pfprojects.ini
 source_lang = en_GB
-minimum_perc = 80
+minimum_perc = 100
 
 [projectfork-languages.admin-com_pfprojectssys]
 file_filter = languages\<lang>\admin\<lang>.com_pfprojects.sys.ini
 source_file = ..\Projectfork\source\components\com_pfprojects\admin\language\en-GB\en-GB.com_pfprojects.sys.ini
 source_lang = en_GB
-minimum_perc = 80
+minimum_perc = 100
 
 [projectfork-languages.admin-com_pfrepo]
 file_filter = languages\<lang>\admin\<lang>.com_pfrepo.ini
 source_file = ..\Projectfork\source\components\com_pfrepo\admin\language\en-GB\en-GB.com_pfrepo.ini
 source_lang = en_GB
-minimum_perc = 80
+minimum_perc = 100
 
 [projectfork-languages.admin-com_pfreposys]
 file_filter = languages\<lang>\admin\<lang>.com_pfrepo.sys.ini
 source_file = ..\Projectfork\source\components\com_pfrepo\admin\language\en-GB\en-GB.com_pfrepo.sys.ini
 source_lang = en_GB
-minimum_perc = 80
+minimum_perc = 100
 
 [projectfork-languages.admin-com_pftasks]
 file_filter = languages\<lang>\admin\<lang>.com_pftasks.ini
 source_file = ..\Projectfork\source\components\com_pftasks\admin\language\en-GB\en-GB.com_pftasks.ini
 source_lang = en_GB
-minimum_perc = 80
+minimum_perc = 100
 
 [projectfork-languages.admin-com_pftaskssys]
 file_filter = languages\<lang>\admin\<lang>.com_pftasks.sys.ini
 source_file = ..\Projectfork\source\components\com_pftasks\admin\language\en-GB\en-GB.com_pftasks.sys.ini
 source_lang = en_GB
-minimum_perc = 80
+minimum_perc = 100
 
 [projectfork-languages.admin-com_pftime]
 file_filter = languages\<lang>\admin\<lang>.com_pftime.ini
 source_file = ..\Projectfork\source\components\com_pftime\admin\language\en-GB\en-GB.com_pftime.ini
 source_lang = en_GB
-minimum_perc = 80
+minimum_perc = 100
 
 [projectfork-languages.admin-com_pftimesys]
 file_filter = languages\<lang>\admin\<lang>.com_pftime.sys.ini
 source_file = ..\Projectfork\source\components\com_pftime\admin\language\en-GB\en-GB.com_pftime.sys.ini
 source_lang = en_GB
-minimum_perc = 80
+minimum_perc = 100
 
 [projectfork-languages.admin-com_pfusers]
 file_filter = languages\<lang>\admin\<lang>.com_pfusers.ini
 source_file = ..\Projectfork\source\components\com_pfusers\admin\language\en-GB\en-GB.com_pfusers.ini
 source_lang = en_GB
-minimum_perc = 80
+minimum_perc = 100
 
 [projectfork-languages.admin-com_pfuserssys]
 file_filter = languages\<lang>\admin\<lang>.com_pfusers.sys.ini
 source_file = ..\Projectfork\source\components\com_pfusers\admin\language\en-GB\en-GB.com_pfusers.sys.ini
 source_lang = en_GB
-minimum_perc = 80
+minimum_perc = 100
 
 [projectfork-languages.admin-com_projectfork]
 file_filter = languages\<lang>\admin\<lang>.com_projectfork.ini
@@ -109,31 +109,31 @@
 file_filter = languages\<lang>\admin\<lang>.com_projectfork.sys.ini
 source_file = ..\Projectfork\source\components\com_projectfork\admin\language\en-GB\en-GB.com_projectfork.sys.ini
 source_lang = en_GB
-minimum_perc = 80
+minimum_perc = 100
 
 [projectfork-languages.admin-plg_content_pfcomments]
 file_filter = languages\<lang>\admin\<lang>.plg_content_pfcomments.ini
 source_file = source\plugins\plg_content_pfcomments\language\en-GB\en-GB.plg_content_pfcomments.ini
 source_lang = en_GB
-minimum_perc = 80
+minimum_perc = 100
 
 [projectfork-languages.admin-plg_content_pfcommentssys]
 file_filter = languages\<lang>\admin\<lang>.plg_content_pfcomments.sys.ini
 source_file = source\plugins\plg_content_pfcomments\language\en-GB\en-GB.plg_content_pfcomments.sys.ini
 source_lang = en_GB
-minimum_perc = 80
+minimum_perc = 100
 
 [projectfork-languages.admin-plg_content_pfnotifications]
 file_filter = languages\<lang>\admin\<lang>.plg_content_pfnotifications.ini
 source_file = source\plugins\plg_content_pfnotifications\language\en-GB\en-GB.plg_content_pfnotifications.ini
 source_lang = en_GB
-minimum_perc = 80
+minimum_perc = 100
 
 [projectfork-languages.admin-plg_content_pfnotificationssys]
 file_filter = languages\<lang>\admin\<lang>.plg_content_pfnotifications.sys.ini
 source_file = source\plugins\plg_content_pfnotifications\language\en-GB\en-GB.plg_content_pfnotifications.sys.ini
 source_lang = en_GB
-minimum_perc = 80
+minimum_perc = 100
 
 [projectfork-languages.site-tpl_goggles]
 file_filter = languages\<lang>\site\<lang>.tpl_goggles.ini
@@ -145,37 +145,37 @@
 file_filter = languages\<lang>\site\<lang>.tpl_goggles.sys.ini
 source_file = source\templates\goggles\language\en-GB\en-GB.tpl_goggles.sys.ini
 source_lang = en_GB
-minimum_perc = 80
+minimum_perc = 100
 
 [projectfork-languages.site-com_projectfork]
 file_filter = languages\<lang>\site\<lang>.com_projectfork.ini
 source_file = ..\Projectfork\source\components\com_projectfork\site\language\en-GB\en-GB.com_projectfork.ini
 source_lang = en_GB
-minimum_perc = 80
+minimum_perc = 75
 
 [projectfork-languages.site-mod_pf_dash_buttons]
 file_filter = languages\<lang>\site\<lang>.mod_pf_dash_buttons.ini
 source_file = ..\Projectfork\source\modules\mod_pf_dash_buttons\language\en-GB\en-GB.mod_pf_dash_buttons.ini
 source_lang = en_GB
-minimum_perc = 80
+minimum_perc = 100
 
 [projectfork-languages.site-mod_pf_dash_buttonssys]
 file_filter = languages\<lang>\site\<lang>.mod_pf_dash_buttons.sys.ini
 source_file = ..\Projectfork\source\modules\mod_pf_dash_buttons\language\en-GB\en-GB.mod_pf_dash_buttons.sys.ini
 source_lang = en_GB
-minimum_perc = 80
+minimum_perc = 100
 
 [projectfork-languages.site-mod_pf_tasks]
 file_filter = languages\<lang>\site\<lang>.mod_pf_tasks.ini
 source_file = ..\Projectfork\source\modules\mod_pf_tasks\language\en-GB\en-GB.mod_pf_tasks.ini
 source_lang = en_GB
-minimum_perc = 80
+minimum_perc = 100
 
 [projectfork-languages.site-mod_pf_taskssys]
 file_filter = languages\<lang>\site\<lang>.mod_pf_tasks.sys.ini
 source_file = ..\Projectfork\source\modules\mod_pf_tasks\language\en-GB\en-GB.mod_pf_tasks.sys.ini
 source_lang = en_GB
-minimum_perc = 80
+minimum_perc = 100
 
 [projectfork-languages.installer-pkg_projectfork_languages]
 file_filter = installer\language\<lang>\<lang>.pkg_projectfork_languages.ini

--
Gitblit v1.9.1