there's no reason this should still be hanging aroudn the tree
[freeside.git] / sql-ledger / locale / is / pe
diff --git a/sql-ledger/locale/is/pe b/sql-ledger/locale/is/pe
deleted file mode 100644 (file)
index 775d0d8..0000000
+++ /dev/null
@@ -1,59 +0,0 @@
-$self{texts} = {
-  'Accounting Menu'             => 'Bókhalds valmynd',
-  'Add Project'                 => 'Nýt verkefni',
-  'All'                         => 'Allt',
-  'Continue'                    => 'Áfram',
-  'Delete'                      => 'Eyða',
-  'Description'                 => 'Skýringar',
-  'Edit Project'                => 'Breyta verkefni',
-  'Language'                    => 'Túngumál',
-  'Number'                      => 'Númer',
-  'Orphaned'                    => 'Sjáfstætt',
-  'Project'                     => 'Verkefni',
-  'Project Number missing!'     => 'Verkefnisnúmer vantar!',
-  'Project deleted!'            => 'Verkefni eytt!',
-  'Project saved!'              => 'verkefni geymt!',
-  'Projects'                    => 'Verkefni',
-  'Save'                        => 'Geyma',
-  'Update'                      => 'Uppfærsla',
-};
-
-$self{subs} = {
-  'acc_menu'                    => 'acc_menu',
-  'add'                         => 'add',
-  'add_group'                   => 'add_group',
-  'add_pricegroup'              => 'add_pricegroup',
-  'add_project'                 => 'add_project',
-  'continue'                    => 'continue',
-  'delete'                      => 'delete',
-  'display'                     => 'display',
-  'edit'                        => 'edit',
-  'edit_translation'            => 'edit_translation',
-  'list_translations'           => 'list_translations',
-  'menubar'                     => 'menubar',
-  'partsgroup_footer'           => 'partsgroup_footer',
-  'partsgroup_header'           => 'partsgroup_header',
-  'partsgroup_report'           => 'partsgroup_report',
-  'pricegroup_footer'           => 'pricegroup_footer',
-  'pricegroup_header'           => 'pricegroup_header',
-  'pricegroup_report'           => 'pricegroup_report',
-  'project_footer'              => 'project_footer',
-  'project_header'              => 'project_header',
-  'project_report'              => 'project_report',
-  'save'                        => 'save',
-  'search'                      => 'search',
-  'section_menu'                => 'section_menu',
-  'translation'                 => 'translation',
-  'translation_footer'          => 'translation_footer',
-  'translation_header'          => 'translation_header',
-  'update'                      => 'update',
-  'add_group'                   => 'add_group',
-  'add_pricegroup'              => 'add_pricegroup',
-  'nýt_verkefni'                => 'add_project',
-  'Áfram'                       => 'continue',
-  'eyða'                        => 'delete',
-  'geyma'                       => 'save',
-  'uppfærsla'                   => 'update',
-};
-
-1;