Merge branch 'SimpleMobileTools:master' into improve_compressor
This commit is contained in:
commit
8158531315
6 changed files with 24 additions and 10 deletions
|
|
@ -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'
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue