[cc-commits] [SCM] cc.engine: License chooser & etc (branch next) updated. 9bca8f1e7f9c37d36e7adefc3180a255dd293ea4

git version control git at a7.creativecommons.org
Fri Nov 5 15:50:12 EDT 2010


The branch, next has been updated
       via  9bca8f1e7f9c37d36e7adefc3180a255dd293ea4 (commit)
      from  c327fc202286965836b6fe84a09b252750425dff (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 9bca8f1e7f9c37d36e7adefc3180a255dd293ea4
Author: Christopher Allan Webber <cwebber at dustycloud.org>
Date:   Fri Nov 5 14:50:31 2010 -0500

    Marked "International" for translation

-----------------------------------------------------------------------

Summary of changes (followed by patch):
 cc/engine/templates/chooser_pages/index.pt |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/cc/engine/templates/chooser_pages/index.pt b/cc/engine/templates/chooser_pages/index.pt
index f6e2d76..9956386 100644
--- a/cc/engine/templates/chooser_pages/index.pt
+++ b/cc/engine/templates/chooser_pages/index.pt
@@ -147,7 +147,7 @@
 
           <select name="field_jurisdiction" tal:condition="not: requested_jurisdiction">
             <option value=""  
-                    i18n:translate="" selected="selected">
+                    i18n:translate="util.International" selected="selected">
               International
             </option> 
 
@@ -163,7 +163,7 @@
           </select>
 
           <select name="field_jurisdiction" tal:condition="requested_jurisdiction">
-            <option value="" i18n:translate="">
+            <option value="" i18n:translate="util.International">
               International
             </option> 
 


hooks/post-receive
-- 
cc.engine: License chooser & etc



More information about the cc-commits mailing list