- Make link-entry take the whole width

- Capitalization
This commit is contained in:
nathangray 2017-11-24 09:29:11 -07:00
parent 577f4accdc
commit 9a37539ea7
2 changed files with 4 additions and 1 deletions

View File

@ -53,7 +53,7 @@ an error happend while trying to remove acl rights from the account %1! mail de
and the rule with priority %1, now got the priority %2 mail de Die Regel mit Priorität %1 hat jetzt die Priorität %2
any of mail de mit einem
any status mail de Alle Status
append mail de hinzufügen
append mail de Hinzufügen
appended after reply before sending mail de Einfügen nach dem zitierten Text im Zuge des Versendens
application mail expected but got: %1 mail de Anwendung Mail erwarted, aber %1 erhalten!
archive folder mail de Archivordner

View File

@ -8,5 +8,8 @@
<description/>
<link-entry id="id" only_app="@appName" class="et2_fullWidth"/>
</vbox>
<styles>
#_id {width: 100%;}
</styles>
</template>
</overlay>