=?utf-8?b?W2dub21lLWkxOG5dIGVuX0dCOiBBZGQg4oCYdG9u4oCZIOKGkiDigJh0b25u?= =?utf-8?q?e=E2=80=99_translation_for_all_variants?=



commit 9b862b107402622bbba28e5a0b7c74c788293ba4
Author: Philip Withnall <philip tecnocode co uk>
Date:   Fri Jan 6 01:20:55 2012 +0000

    en_GB: Add âtonâ â âtonneâ translation for all variants
    
    As in âmetric tonnes of chocolateâ, âIâve got tonnes of sleeping to doâ or
    âIâm brewing beer in this tonne over hereâ.
    
    Maybe not the last one.

 en_GB/en_GB.pl |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/en_GB/en_GB.pl b/en_GB/en_GB.pl
index 97300cd..bdf6bfb 100755
--- a/en_GB/en_GB.pl
+++ b/en_GB/en_GB.pl
@@ -302,6 +302,7 @@ sub translate() {
   do_trans("synchronizing", "synchronising");
   do_trans("theater", "theatre");
   query_trans("tire", "tyre");
+  do_trans("ton", "tonne");
   do_trans("totaled", "totalled");
   do_trans("totaler", "totaller");
   do_trans("totaling", "totalling");



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]