[PATCH] i18n improve

9 views
Skip to first unread message

Takumi IINO

unread,
Sep 4, 2013, 9:46:25 AM9/4/13
to rhod...@googlegroups.com
# HG changeset patch
# User Takumi IINO <trot.t...@gmail.com>
# Date 1378301840 -32400
# Wed Sep 04 22:37:20 2013 +0900
# Node ID 729c23fc91e563c703970154900d99a984d04194
# Parent fbcd91871e3b20a7758c9d180734170bb5576d76
i18n improve

diff --git a/rhodecode/templates/admin/auth/auth_settings.html b/rhodecode/templates/admin/auth/auth_settings.html
--- a/rhodecode/templates/admin/auth/auth_settings.html
+++ b/rhodecode/templates/admin/auth/auth_settings.html
@@ -40,7 +40,7 @@
<li>
<div style="padding:3px 0px 3px 0px">
<span plugin_id="${plugin_path}" class="toggle-plugin btn btn-mini ${'btn-success' if plugin_path in c.enabled_plugins else ''}">
- ${'enabled' if plugin_path in c.enabled_plugins else 'disabled'}</span>${plugin_path}
+ ${_('enabled') if plugin_path in c.enabled_plugins else _('disabled')}</span>${plugin_path}
</div>
</li>
%endfor

Marcin Kuzminski

unread,
Sep 4, 2013, 9:51:30 AM9/4/13
to rhod...@googlegroups.com
Thanks ! I merged it back

You can also create an account on secure.rhodecode.org and be able to send pull requests.

Cheers

Marcin Kuzminski



--
You received this message because you are subscribed to the Google Groups "rhodecode" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rhodecode+...@googlegroups.com.
To post to this group, send email to rhod...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Takumi IINO

unread,
Sep 4, 2013, 10:09:53 AM9/4/13
to rhod...@googlegroups.com
Thank you for merge and information.

I created my account. please activate it.

2013/9/4 Marcin Kuzminski <mar...@python-blog.com>



--
Takumi IINO

Marcin Kuzminski

unread,
Sep 4, 2013, 10:10:14 AM9/4/13
to rhod...@googlegroups.com
it' active. thx

Marcin Kuzminski
Reply all
Reply to author
Forward
0 new messages