Changeset 1414 for HelpIM3

Show
Ignore:
Timestamp:
02/18/11 02:41:12 (15 months ago)
Author:
winfried
Message:

- translating moderators buttons, closes #276

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • HelpIM3/branches/chatgroups/HelpIM/chat/templates/SubChat.py

    r1402 r1414  
    109109                  <div id="rosterUserActionButtons"> 
    110110                    <button id="noneButton">kick</button> 
    111                     <button id="participantButton">voice</button> 
    112                     <button id="visitorButton">devoice</button> 
     111                    <button id="participantButton">geef stem</button> 
     112                    <button id="visitorButton">stil</button> 
    113113                  </div> 
    114                   <button id="visitorsButton">Devoice All</button> 
    115                   <button id="participantsButton">Voice All</button> 
     114                  <button id="visitorsButton">iedereen stil</button> 
     115                  <button id="participantsButton">geef iedereen stem</button> 
    116116              </td></tr> 
    117117            </table>