diff --git a/dictionaries/ui/components/datatable/es_cr.dictionary.itop.datatable.php b/dictionaries/ui/components/datatable/es_cr.dictionary.itop.datatable.php index 89edc1691..faca22993 100644 --- a/dictionaries/ui/components/datatable/es_cr.dictionary.itop.datatable.php +++ b/dictionaries/ui/components/datatable/es_cr.dictionary.itop.datatable.php @@ -17,7 +17,7 @@ * You should have received a copy of the GNU Affero General Public License */ // Display DataTable -Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array( +Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array( 'UI:Datatables:Language:Processing' => 'Please wait...~~', 'UI:Datatables:Language:LengthMenu' => '_MENU_ per page~~', 'UI:Datatables:Language:ZeroRecords' => 'No result~~', diff --git a/dictionaries/ui/components/field/es_cr.dictionary.itop.field.php b/dictionaries/ui/components/field/es_cr.dictionary.itop.field.php index 55210d66e..f2fc3dbf2 100644 --- a/dictionaries/ui/components/field/es_cr.dictionary.itop.field.php +++ b/dictionaries/ui/components/field/es_cr.dictionary.itop.field.php @@ -17,6 +17,6 @@ * You should have received a copy of the GNU Affero General Public License */ // Global search -Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array( +Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array( 'UI:Component:Field:BulkModify:UnknownValues:Tooltip' => 'Unknown values~~', )); \ No newline at end of file diff --git a/dictionaries/ui/components/global-search/es_cr.dictionary.itop.global-search.php b/dictionaries/ui/components/global-search/es_cr.dictionary.itop.global-search.php index 07050779a..131ceb69e 100644 --- a/dictionaries/ui/components/global-search/es_cr.dictionary.itop.global-search.php +++ b/dictionaries/ui/components/global-search/es_cr.dictionary.itop.global-search.php @@ -17,7 +17,7 @@ * You should have received a copy of the GNU Affero General Public License */ // Global search -Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array( +Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array( 'UI:Component:GlobalSearch:Tooltip' => 'Search throughout the whole application~~', 'UI:Component:GlobalSearch:Input:Placeholder' => 'Search...~~', 'UI:Component:GlobalSearch:Recents:Title' => 'Recents~~', diff --git a/dictionaries/ui/components/quick-create/es_cr.dictionary.itop.quick-create.php b/dictionaries/ui/components/quick-create/es_cr.dictionary.itop.quick-create.php index 3f13a9e5e..a44c57849 100644 --- a/dictionaries/ui/components/quick-create/es_cr.dictionary.itop.quick-create.php +++ b/dictionaries/ui/components/quick-create/es_cr.dictionary.itop.quick-create.php @@ -17,7 +17,7 @@ * You should have received a copy of the GNU Affero General Public License */ // Quick create -Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array( +Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array( 'UI:Component:QuickCreate:Tooltip' => 'Quickly create any type of object~~', 'UI:Component:QuickCreate:Input:Placeholder' => 'Select object type...~~', 'UI:Component:QuickCreate:Recents:Title' => 'Recents~~', diff --git a/dictionaries/ui/layouts/activity-panel/es_cr.dictionary.itop.activity-panel.php b/dictionaries/ui/layouts/activity-panel/es_cr.dictionary.itop.activity-panel.php index 83082f173..0ab1258c3 100644 --- a/dictionaries/ui/layouts/activity-panel/es_cr.dictionary.itop.activity-panel.php +++ b/dictionaries/ui/layouts/activity-panel/es_cr.dictionary.itop.activity-panel.php @@ -17,7 +17,7 @@ * You should have received a copy of the GNU Affero General Public License */ // Activity panel -Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array( +Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array( 'UI:Layout:ActivityPanel:SizeToggler:Expand:Tooltip' => 'Expand~~', 'UI:Layout:ActivityPanel:SizeToggler:Reduce:Tooltip' => 'Reduce~~', 'UI:Layout:ActivityPanel:DisplayToggler:Close:Tooltip' => 'Close~~', diff --git a/dictionaries/ui/layouts/navigation-menu/es_cr.dictionary.itop.navigation-menu.php b/dictionaries/ui/layouts/navigation-menu/es_cr.dictionary.itop.navigation-menu.php index 06f1b812b..c85414efd 100644 --- a/dictionaries/ui/layouts/navigation-menu/es_cr.dictionary.itop.navigation-menu.php +++ b/dictionaries/ui/layouts/navigation-menu/es_cr.dictionary.itop.navigation-menu.php @@ -17,7 +17,7 @@ * You should have received a copy of the GNU Affero General Public License */ // Navigation menu -Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array( +Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array( 'UI:Layout:NavigationMenu:CompanyLogo:AltText' => 'Company logo~~', 'UI:Layout:NavigationMenu:Silo:Label' => 'Select organization to filter on~~', 'UI:Layout:NavigationMenu:Toggler:Tooltip' => 'Expand / Collapse~~', diff --git a/dictionaries/ui/pages/errorpage/es_cr.dictionary.itop.errorpage.php b/dictionaries/ui/pages/errorpage/es_cr.dictionary.itop.errorpage.php index d412e9f61..875a5c72d 100644 --- a/dictionaries/ui/pages/errorpage/es_cr.dictionary.itop.errorpage.php +++ b/dictionaries/ui/pages/errorpage/es_cr.dictionary.itop.errorpage.php @@ -17,7 +17,7 @@ * You should have received a copy of the GNU Affero General Public License */ // Navigation menu -Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array( +Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array( 'UI:ErrorPage:UnstableVersion' => 'You are using an unstable version that may include bugs. If you think this error occurred because of this please send us your feedback!~~', 'UI:ErrorPage:KittyDisclaimer' => 'No kitty were injured during the making of this GIF and release. diff --git a/dictionaries/ui/pages/preferences/es_cr.dictionary.itop.preferences.php b/dictionaries/ui/pages/preferences/es_cr.dictionary.itop.preferences.php index 1118dcfa2..fd85f8f9f 100644 --- a/dictionaries/ui/pages/preferences/es_cr.dictionary.itop.preferences.php +++ b/dictionaries/ui/pages/preferences/es_cr.dictionary.itop.preferences.php @@ -17,7 +17,7 @@ * You should have received a copy of the GNU Affero General Public License */ // Navigation menu -Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array( +Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array( 'UI:Preferences:Title' => 'Preferences~~', 'UI:Preferences:UserInterface:Title' => 'User interface~~', 'UI:Preferences:General:Title' => 'General~~',