Merge branch 'SimpleMobileTools:master' into improve_compressor

This commit is contained in:
Naveen Singh 2023-02-19 03:01:13 +05:30 committed by GitHub
commit 8158531315
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 24 additions and 10 deletions

View file

@ -63,7 +63,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:d0ea181610'
implementation 'com.github.SimpleMobileTools:Simple-Commons:52fd420d35'
implementation 'org.greenrobot:eventbus:3.3.1'
implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61'
implementation 'com.github.tibbi:android-smsmms:33fcaf94d9'

View file

@ -38,7 +38,7 @@
<string name="conversation_name">Nazwa rozmowy</string>
<string name="conversation_details">Szczegóły rozmowy</string>
<string name="rename_conversation">Zmień nazwę rozmowy</string>
<string name="rename_conversation_warning">Tylko Ty widzisz tę nazwę rozmowy.</string>
<string name="rename_conversation_warning">Tylko Ty widzisz tę nazwę rozmowy</string>
<!-- Schedule send -->
<string name="scheduled_message">Zaplanowana wiadomość</string>
<string name="schedule_message">Zaplanuj wiadomość</string>