Description
The Main.Tags page contains:
<a href="$doc.getURL('view', "do=prepareRename&tag=${urlEscapedTag}")" class="button rename" rel="nofollow">Rename</a> <a href="$doc.getURL('view', "do=prepareDelete&tag=${urlEscapedTag}")" class="button delete" rel="nofollow">Delete</a>
=> label of buttons are hard coded (see Rename and Delete above).
Thanks to Vincent Massol for the clear description of this bug based on a community forum thread: http://xwiki.475771.n2.nabble.com/Unable-to-translate-strings-in-french-tp7583168.html