[Freeipa-devel] [PATCH] 0007 Clean up i18n strings

2012-02-10 Thread Petr Viktorin
This fixes https://fedorahosted.org/freeipa/ticket/2179 (i18n strings do not use named substitutions), and changes some i18n calls to translate the template before substitutions, not after. A i18n rule of thumb: only put a literal string in the _() call (unless special provisions are made).

Re: [Freeipa-devel] [PATCH] 0007 Clean up i18n strings

2012-02-10 Thread Martin Kosek
On Fri, 2012-02-10 at 10:52 +0100, Petr Viktorin wrote: This fixes https://fedorahosted.org/freeipa/ticket/2179 (i18n strings do not use named substitutions), and changes some i18n calls to translate the template before substitutions, not after. A i18n rule of thumb: only put a literal

[Freeipa-devel] [PATCH] 079 Removed question marks from field labels

2012-02-10 Thread Petr Vobornik
In user group adder dialog, the Is this a POSIX group? was replaced with POSIX group. In host search facet, the Enrolled? was replaced with Enrolled. https://fedorahosted.org/freeipa/ticket/2353 -- Petr Vobornik From 024480b9f577b31583f2cd9ab2e3780e4203ccf2 Mon Sep 17 00:00:00 2001 From:

Re: [Freeipa-devel] [PATCH] 076 UI support for ssh keys

2012-02-10 Thread Endi Sukma Dewata
On 2/6/2012 8:15 AM, Petr Vobornik wrote: ipasshpubkey attribute was added to user and host details pages. New widget for ssh public keys was created. Static preview: http://pvoborni.fedorapeople.org/ssh/#identity=usernavigation=identityuser-facet=defaultuser-pkey=aortiz