[glom] Examples: Import from po files.



commit a0d24ee3bf6992376c56cdaa20a4fc8d13d9b88d
Author: Murray Cumming <murrayc murrayc com>
Date:   Mon Nov 4 11:24:44 2013 +0100

    Examples: Import from po files.

 examples/example_smallbusiness.glom |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/examples/example_smallbusiness.glom b/examples/example_smallbusiness.glom
index 84f659d..f94bba0 100644
--- a/examples/example_smallbusiness.glom
+++ b/examples/example_smallbusiness.glom
@@ -1765,6 +1765,8 @@ Orientation=portrait
       <relationship name="products" key="product_id" other_table="products" other_key="product_id" 
title="Products">
         <trans_set>
           <trans loc="de" val="Produkten"/>
+          <trans loc="pt_BR" val="Produtos"/>
+          <trans loc="sl" val="Izdelki"/>
         </trans_set>
       </relationship>
     </relationships>


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