mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
RM-2319 Move exemption category descriptions to a new file.
We don't expect to need these strings translating, so move them to another file and add that to the exclusion list. +review RM git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@106536 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Localisation config overrides for Records Management module
|
||||
MESSAGE_SEARCH_PATH="rm-server/config rm-share/config"
|
||||
EXCLUDED_FILES="$EXCLUDED_FILES rm-method-security.properties springloaded.properties file-mapping.properties"
|
||||
EXCLUDED_FILES="$EXCLUDED_FILES rm-method-security.properties springloaded.properties file-mapping.properties classified-content-notForTranslating.properties"
|
||||
EXTENSION_PREFIX=-RM
|
@@ -24,6 +24,7 @@
|
||||
<property name="resourceBundles">
|
||||
<list>
|
||||
<value>alfresco.module.org_alfresco_module_rm.messages.classified-content</value>
|
||||
<value>alfresco.module.org_alfresco_module_rm.messages.classified-content-notForTranslating</value>
|
||||
</list>
|
||||
</property>
|
||||
</bean>
|
||||
|
@@ -0,0 +1,10 @@
|
||||
## Default exemption categories
|
||||
rm.exemption-category.1=Information that is currently and properly classified.
|
||||
rm.exemption-category.2=Information that pertains solely to the internal rules and practices of the agency that, if released, would allow circumvention of an agency rule, policy, or statute, thereby impeding the agency in the conduct of its mission.
|
||||
rm.exemption-category.3=Information specifically exempted by a statute establishing particular criteria for withholding. The language of the statute must clearly state that the information will not be disclosed.
|
||||
rm.exemption-category.4=Information such as trade secrets and commercial or financial information obtained from a company on a privileged or confidential basis that, if released, would result in competitive harm to the company, impair the Government's ability to obtain like information in the future, or impair the Government's interest in compliance with program effectiveness.
|
||||
rm.exemption-category.5=Inter- or intra-agency memorandums or letters containing information considered privileged in civil litigation. The most common privilege is the deliberative process privilege, which concerns documents that are part of the decision-making process and contain subjective evaluations, opinions, and recommendations. Other common privileges are the attorney-client and attorney work product privileges.
|
||||
rm.exemption-category.6=Information, the release of which would reasonably be expected to constitute a clearly unwarranted invasion of the personal privacy of individuals.
|
||||
rm.exemption-category.7=Records or information compiled for law enforcement purposes that: (a) Could reasonably be expected to interfere with law enforcement proceedings. (b) Would deprive a person of a right to a fair trial or impartial adjudication. (c) Could reasonably be expected to constitute an unwarranted invasion of the personal privacy of others. (d) Disclose the identity of a confidential source. (e) Disclose investigative techniques and procedures. (f) Could reasonably be expected to endanger the life or physical safety of any individual.
|
||||
rm.exemption-category.8=Certain records of agencies responsible for supervision of financial institutions.
|
||||
rm.exemption-category.9=Geological and geophysical information (including maps) concerning wells.
|
@@ -15,14 +15,3 @@ rm.classification-reason.14d=Foreign relations or foreign activities for the U.S
|
||||
rm.classification-reason.14e=Scientific, technological or economic matters relating to the nation security which includes defense against transnational terrorism.
|
||||
rm.classification-reason.14f=U.S. Government programs for safeguarding nuclear materials of facilities.
|
||||
rm.classification-reason.14g=Vulnerabilities or capabilities of systems, installations, infrastructures, projects, plans or protection services relating to the national security, which includes defense against transnational terrorism.
|
||||
|
||||
## Default exemption categories
|
||||
rm.exemption-category.1=Information that is currently and properly classified.
|
||||
rm.exemption-category.2=Information that pertains solely to the internal rules and practices of the agency that, if released, would allow circumvention of an agency rule, policy, or statute, thereby impeding the agency in the conduct of its mission.
|
||||
rm.exemption-category.3=Information specifically exempted by a statute establishing particular criteria for withholding. The language of the statute must clearly state that the information will not be disclosed.
|
||||
rm.exemption-category.4=Information such as trade secrets and commercial or financial information obtained from a company on a privileged or confidential basis that, if released, would result in competitive harm to the company, impair the Government's ability to obtain like information in the future, or impair the Government's interest in compliance with program effectiveness.
|
||||
rm.exemption-category.5=Inter- or intra-agency memorandums or letters containing information considered privileged in civil litigation. The most common privilege is the deliberative process privilege, which concerns documents that are part of the decision-making process and contain subjective evaluations, opinions, and recommendations. Other common privileges are the attorney-client and attorney work product privileges.
|
||||
rm.exemption-category.6=Information, the release of which would reasonably be expected to constitute a clearly unwarranted invasion of the personal privacy of individuals.
|
||||
rm.exemption-category.7=Records or information compiled for law enforcement purposes that: (a) Could reasonably be expected to interfere with law enforcement proceedings. (b) Would deprive a person of a right to a fair trial or impartial adjudication. (c) Could reasonably be expected to constitute an unwarranted invasion of the personal privacy of others. (d) Disclose the identity of a confidential source. (e) Disclose investigative techniques and procedures. (f) Could reasonably be expected to endanger the life or physical safety of any individual.
|
||||
rm.exemption-category.8=Certain records of agencies responsible for supervision of financial institutions.
|
||||
rm.exemption-category.9=Geological and geophysical information (including maps) concerning wells.
|
||||
|
Reference in New Issue
Block a user