mirror of
https://github.com/SimpleMobileTools/Simple-Dialer.git
synced 2025-04-04 21:41:06 +02:00
moving a string in Commons
This commit is contained in:
parent
37aa306d0f
commit
8f9825aa07
@ -56,6 +56,6 @@ android {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'com.simplemobiletools:commons:5.27.27'
|
implementation 'com.simplemobiletools:commons:5.27.28'
|
||||||
implementation 'com.github.tibbi:IndicatorFastScroll:08f512858a'
|
implementation 'com.github.tibbi:IndicatorFastScroll:08f512858a'
|
||||||
}
|
}
|
||||||
|
@ -13,7 +13,6 @@
|
|||||||
|
|
||||||
<!-- Dialpad -->
|
<!-- Dialpad -->
|
||||||
<string name="dialpad">Telefoonkiezer</string>
|
<string name="dialpad">Telefoonkiezer</string>
|
||||||
<string name="add_number_to_contact">Nummer aan contact toevoegen</string>
|
|
||||||
|
|
||||||
<!-- Dialer -->
|
<!-- Dialer -->
|
||||||
<string name="dialer">Telefoon</string>
|
<string name="dialer">Telefoon</string>
|
||||||
|
@ -13,7 +13,6 @@
|
|||||||
|
|
||||||
<!-- Dialpad -->
|
<!-- Dialpad -->
|
||||||
<string name="dialpad">Marcador</string>
|
<string name="dialpad">Marcador</string>
|
||||||
<string name="add_number_to_contact">Adicionar número a um contacto existente</string>
|
|
||||||
|
|
||||||
<!-- Dialer -->
|
<!-- Dialer -->
|
||||||
<string name="dialer">Marcador</string>
|
<string name="dialer">Marcador</string>
|
||||||
|
@ -13,7 +13,6 @@
|
|||||||
|
|
||||||
<!-- Dialpad -->
|
<!-- Dialpad -->
|
||||||
<string name="dialpad">Dialpad</string>
|
<string name="dialpad">Dialpad</string>
|
||||||
<string name="add_number_to_contact">Add number to contact</string>
|
|
||||||
|
|
||||||
<!-- Dialer -->
|
<!-- Dialer -->
|
||||||
<string name="dialer">Dialer</string>
|
<string name="dialer">Dialer</string>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user