Update README, add German translation for #417
This commit is contained in:
parent
2adb002c28
commit
cefa87767a
3 changed files with 5 additions and 5 deletions
|
@ -12,7 +12,7 @@ Fernschreiber wouldn't be the same without all the people helping in making it b
|
|||
- Chat list model, chat model, notifications, TDLib receiver, animated stickers, project dependencies, qml/c++ optimizations, chatPhoto, TDLibFile, code reviews, logging categories: [Slava Monich](https://github.com/monich)
|
||||
- Chat info page, performance improvements to chat page, location support, app initialization/registration with Telegram, project dependencies, emoji handling, qml/js optimizations, multi-message actions, i18n fixes, chat permission handling, code reviews, logging categories, bot support: [jgibbon](https://github.com/jgibbon)
|
||||
- Copy message to clipboard [Christian Stemmle](https://github.com/chstem)
|
||||
- Hide send message button if send-by-enter is switched on [santhoshmanikandan](https://github.com/santhoshmanikandan)
|
||||
- Hide send message button if send-by-enter is switched on, focus text input on entering a chat [santhoshmanikandan](https://github.com/santhoshmanikandan)
|
||||
|
||||
### Logo/Icon
|
||||
- Designed by [Matteo](https://github.com/iamnomeutente), adjustments by [Slava Monich](https://github.com/monich)
|
||||
|
|
|
@ -1711,11 +1711,11 @@
|
|||
</message>
|
||||
<message>
|
||||
<source>Focus the text input area when entering a chat</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Texteingabe fokussieren, wenn ein Chat betreten wird</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Focus text input on chat open</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Texteingabe fokussieren beim Öffnen eines Chats</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
|
@ -1713,11 +1713,11 @@ messages</numerusform>
|
|||
</message>
|
||||
<message>
|
||||
<source>Focus the text input area when entering a chat</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Focus the text input area when entering a chat</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Focus text input on chat open</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Focus text input on chat open</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
Loading…
Reference in a new issue