add a new string about showing char counter

This commit is contained in:
tibbi 2020-11-03 19:58:39 +01:00
parent 94b2d7328e
commit 524a3546c4
13 changed files with 13 additions and 1 deletions

View File

@ -56,7 +56,7 @@ android {
} }
dependencies { dependencies {
implementation 'com.simplemobiletools:commons:5.31.21' implementation 'com.simplemobiletools:commons:5.31.22'
implementation 'org.greenrobot:eventbus:3.2.0' implementation 'org.greenrobot:eventbus:3.2.0'
implementation 'com.klinkerapps:android-smsmms:5.2.6' implementation 'com.klinkerapps:android-smsmms:5.2.6'
implementation 'com.github.tibbi:IndicatorFastScroll:08f512858a' implementation 'com.github.tibbi:IndicatorFastScroll:08f512858a'

View File

@ -8,6 +8,7 @@
<string name="no_conversations_found">Keine gespeicherten Chats gefunden</string> <string name="no_conversations_found">Keine gespeicherten Chats gefunden</string>
<string name="start_conversation">Neuen Chat beginnen</string> <string name="start_conversation">Neuen Chat beginnen</string>
<string name="reply">Antworten</string> <string name="reply">Antworten</string>
<string name="show_character_counter">Show a character counter at writing messages</string>
<!-- New conversation --> <!-- New conversation -->
<string name="new_conversation">Neuer Chat</string> <string name="new_conversation">Neuer Chat</string>

View File

@ -8,6 +8,7 @@
<string name="no_conversations_found">Δεν βρέθηκαν αποθηκευμένες συνομιλίες</string> <string name="no_conversations_found">Δεν βρέθηκαν αποθηκευμένες συνομιλίες</string>
<string name="start_conversation">Έναρξη συνομιλίας</string> <string name="start_conversation">Έναρξη συνομιλίας</string>
<string name="reply">Απάντηση</string> <string name="reply">Απάντηση</string>
<string name="show_character_counter">Show a character counter at writing messages</string>
<!-- New conversation --> <!-- New conversation -->
<string name="new_conversation">Νέα συνομιλία</string> <string name="new_conversation">Νέα συνομιλία</string>

View File

@ -8,6 +8,7 @@
<string name="no_conversations_found">No se han encontrado conversaciones</string> <string name="no_conversations_found">No se han encontrado conversaciones</string>
<string name="start_conversation">Inicia una conversación</string> <string name="start_conversation">Inicia una conversación</string>
<string name="reply">Responder</string> <string name="reply">Responder</string>
<string name="show_character_counter">Show a character counter at writing messages</string>
<!-- New conversation --> <!-- New conversation -->
<string name="new_conversation">Nueva conversación</string> <string name="new_conversation">Nueva conversación</string>

View File

@ -8,6 +8,7 @@
<string name="no_conversations_found">Aucune conversation enregistrée n\'a été trouvée</string> <string name="no_conversations_found">Aucune conversation enregistrée n\'a été trouvée</string>
<string name="start_conversation">Commencer une conversation</string> <string name="start_conversation">Commencer une conversation</string>
<string name="reply">Répondre</string> <string name="reply">Répondre</string>
<string name="show_character_counter">Show a character counter at writing messages</string>
<!-- New conversation --> <!-- New conversation -->
<string name="new_conversation">Nouvelle conversation</string> <string name="new_conversation">Nouvelle conversation</string>

View File

@ -8,6 +8,7 @@
<string name="no_conversations_found">Nebuvo rasta išsaugotų pokalbių</string> <string name="no_conversations_found">Nebuvo rasta išsaugotų pokalbių</string>
<string name="start_conversation">Pradėtipokalbį</string> <string name="start_conversation">Pradėtipokalbį</string>
<string name="reply">Reply</string> <string name="reply">Reply</string>
<string name="show_character_counter">Show a character counter at writing messages</string>
<!-- New conversation --> <!-- New conversation -->
<string name="new_conversation">Naujas pokalbis</string> <string name="new_conversation">Naujas pokalbis</string>

View File

@ -8,6 +8,7 @@
<string name="no_conversations_found">സ്റ്റോർ ചെയ്ത സംഭാഷണങ്ങളൊന്നും കണ്ടെത്തിയില്ല</string> <string name="no_conversations_found">സ്റ്റോർ ചെയ്ത സംഭാഷണങ്ങളൊന്നും കണ്ടെത്തിയില്ല</string>
<string name="start_conversation">ഒരു സംഭാഷണം ആരംഭിക്കുക</string> <string name="start_conversation">ഒരു സംഭാഷണം ആരംഭിക്കുക</string>
<string name="reply">ഒരു സംഭാഷണം ആരംഭിക്കുക</string> <string name="reply">ഒരു സംഭാഷണം ആരംഭിക്കുക</string>
<string name="show_character_counter">Show a character counter at writing messages</string>
<!-- New conversation --> <!-- New conversation -->
<string name="new_conversation">പുതിയ സംഭാഷണം</string> <string name="new_conversation">പുതിയ സംഭാഷണം</string>

View File

@ -8,6 +8,7 @@
<string name="no_conversations_found">Geen opgeslagen berichten gevonden</string> <string name="no_conversations_found">Geen opgeslagen berichten gevonden</string>
<string name="start_conversation">Een gesprek starten</string> <string name="start_conversation">Een gesprek starten</string>
<string name="reply">Beantwoorden</string> <string name="reply">Beantwoorden</string>
<string name="show_character_counter">Show a character counter at writing messages</string>
<!-- New conversation --> <!-- New conversation -->
<string name="new_conversation">Nieuw gesprek</string> <string name="new_conversation">Nieuw gesprek</string>

View File

@ -8,6 +8,7 @@
<string name="no_conversations_found">Não foram encontradas conversas</string> <string name="no_conversations_found">Não foram encontradas conversas</string>
<string name="start_conversation">Iniciar uma conversa</string> <string name="start_conversation">Iniciar uma conversa</string>
<string name="reply">Responder</string> <string name="reply">Responder</string>
<string name="show_character_counter">Show a character counter at writing messages</string>
<!-- New conversation --> <!-- New conversation -->
<string name="new_conversation">Nova conversa</string> <string name="new_conversation">Nova conversa</string>

View File

@ -8,6 +8,7 @@
<string name="no_conversations_found">Нет сохранённых переписок</string> <string name="no_conversations_found">Нет сохранённых переписок</string>
<string name="start_conversation">Начать переписку</string> <string name="start_conversation">Начать переписку</string>
<string name="reply">Ответ</string> <string name="reply">Ответ</string>
<string name="show_character_counter">Show a character counter at writing messages</string>
<!-- New conversation --> <!-- New conversation -->
<string name="new_conversation">Новая переписка</string> <string name="new_conversation">Новая переписка</string>

View File

@ -8,6 +8,7 @@
<string name="no_conversations_found">Nenašli sa žiadne uložené konverzácie</string> <string name="no_conversations_found">Nenašli sa žiadne uložené konverzácie</string>
<string name="start_conversation">Začať konverzáciu</string> <string name="start_conversation">Začať konverzáciu</string>
<string name="reply">Odpovedať</string> <string name="reply">Odpovedať</string>
<string name="show_character_counter">Zobraziť počítadlo znakov pri písaní správ</string>
<!-- New conversation --> <!-- New conversation -->
<string name="new_conversation">Nová konverzácia</string> <string name="new_conversation">Nová konverzácia</string>

View File

@ -8,6 +8,7 @@
<string name="no_conversations_found">未找到保存的对话</string> <string name="no_conversations_found">未找到保存的对话</string>
<string name="start_conversation">开始一个对话</string> <string name="start_conversation">开始一个对话</string>
<string name="reply">回复</string> <string name="reply">回复</string>
<string name="show_character_counter">Show a character counter at writing messages</string>
<!-- New conversation --> <!-- New conversation -->
<string name="new_conversation">新的对话</string> <string name="new_conversation">新的对话</string>

View File

@ -8,6 +8,7 @@
<string name="no_conversations_found">No stored conversations have been found</string> <string name="no_conversations_found">No stored conversations have been found</string>
<string name="start_conversation">Start a conversation</string> <string name="start_conversation">Start a conversation</string>
<string name="reply">Reply</string> <string name="reply">Reply</string>
<string name="show_character_counter">Show a character counter at writing messages</string>
<!-- New conversation --> <!-- New conversation -->
<string name="new_conversation">New conversation</string> <string name="new_conversation">New conversation</string>