removing files from import mistake
[freeside.git] / sql-ledger / old / sql-ledger / locale / ua / rc
diff --git a/sql-ledger/old/sql-ledger/locale/ua/rc b/sql-ledger/old/sql-ledger/locale/ua/rc
deleted file mode 100644 (file)
index 0a91d00..0000000
+++ /dev/null
@@ -1,37 +0,0 @@
-$self{texts} = {
-  'Account'                     => 'òÁÈÕÎÏË',
-  'Balance'                     => 'âÁÌÁÎÓ',
-  'Cleared Balance'             => 'ë¦ÎÃÅ×Å óÁÌØÄÏ',
-  'Continue'                    => 'ðÒÏÄÏ×ÖÉÔÉ',
-  'Date'                        => 'äÁÔÁ',
-  'Deposit'                     => 'äÅÐÏÚÉÔ/÷ËÌÁÄ',
-  'Description'                 => 'ïÐÉÓ',
-  'Difference'                  => 'ò¦ÚÎÉÃÑ',
-  'Done'                        => 'úÒÏÂÌÅÎÏ',
-  'Exchangerate Difference'     => 'ò¦ÚÎÉÃÑ ëÕÒÓÕ ×ÁÌÀÔÉ',
-  'From'                        => '÷¦Ä / Ú',
-  'Out of balance!'             => 'îÅ ÚÂÁÌÁÎÓÏ×ÁÎÏ!',
-  'Payment'                     => 'ðÌÁÔ¦Ö',
-  'Reconciliation'              => 'õÚÇÏÄÖÅÎÎÑ',
-  'Select all'                  => '÷ÉÂÒÁÔÉ ×ÓÅ',
-  'Source'                      => 'äÖÅÒÅÌÏ',
-  'Statement Balance'           => 'âÁÌÁÎÓÏ×ÉÊ úצÔ',
-  'Update'                      => 'ðÏÎÏ×ÉÔÉ',
-  'to'                          => 'ÄÏ',
-};
-
-$self{subs} = {
-  'continue'                    => 'continue',
-  'display_form'                => 'display_form',
-  'done'                        => 'done',
-  'get_payments'                => 'get_payments',
-  'reconciliation'              => 'reconciliation',
-  'select_all'                  => 'select_all',
-  'update'                      => 'update',
-  'ðÒÏÄÏ×ÖÉÔÉ'                  => 'continue',
-  'úÒÏÂÌÅÎÏ'                    => 'done',
-  '÷ÉÂÒÁÔÉ_×ÓÅ'                 => 'select_all',
-  'ðÏÎÏ×ÉÔÉ'                    => 'update',
-};
-
-1;