diff options
author | ivan <ivan> | 2007-12-04 21:30:08 +0000 |
---|---|---|
committer | ivan <ivan> | 2007-12-04 21:30:08 +0000 |
commit | 9d36437025f070a586ece174a4dba48f6de94fa9 (patch) | |
tree | b970ca9a38a23f85023990949395ad63f5074e4d /sql-ledger/locale/co/pw | |
parent | 6dca1774038ec543b206ed4f5340d9e83e7026d0 (diff) |
there's no reason this should still be hanging aroudn the tree
Diffstat (limited to 'sql-ledger/locale/co/pw')
-rw-r--r-- | sql-ledger/locale/co/pw | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/sql-ledger/locale/co/pw b/sql-ledger/locale/co/pw deleted file mode 100644 index 6ce7c48df..000000000 --- a/sql-ledger/locale/co/pw +++ /dev/null @@ -1,11 +0,0 @@ -$self{texts} = { - 'Continue' => 'Continuar', - 'Password' => 'Contraseņa', -}; - -$self{subs} = { - 'getpassword' => 'getpassword', - 'continuar' => 'continue', -}; - -1; |