mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-23 18:15:22 +00:00
Removed R.string.gif and replaced with a string constant
This commit is contained in:
parent
ace58e3493
commit
d3fb440d05
@ -19,6 +19,7 @@ import androidx.viewpager.widget.ViewPager;
|
||||
import com.google.android.material.tabs.TabLayout;
|
||||
|
||||
import org.session.libsession.utilities.MediaTypes;
|
||||
import org.session.libsession.utilities.NonTranslatableStringConstants;
|
||||
import org.thoughtcrime.securesms.PassphraseRequiredActionBarActivity;
|
||||
import org.session.libsignal.utilities.Log;
|
||||
import org.thoughtcrime.securesms.providers.BlobProvider;
|
||||
@ -165,7 +166,7 @@ public class GiphyActivity extends PassphraseRequiredActionBarActivity
|
||||
|
||||
@Override
|
||||
public CharSequence getPageTitle(int position) {
|
||||
if (position == 0) return context.getString(R.string.gif);
|
||||
if (position == 0) return NonTranslatableStringConstants.GIF;
|
||||
else return context.getString(R.string.stickers);
|
||||
}
|
||||
}
|
||||
|
@ -7,6 +7,7 @@ object NonTranslatableStringConstants {
|
||||
const val ARBITRUM = "Arbitrum"
|
||||
const val DEBUG_MENU = "Debug Menu"
|
||||
const val ETHEREUM = "Ethereum"
|
||||
const val GIF = "GIF"
|
||||
const val NETWORK_NAME = "Session Network"
|
||||
const val TOKEN_NAME_LONG = "Session Token"
|
||||
const val TOKEN_NAME_LONG_PLURAL = "Session Tokens"
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">صورة Gif</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">أرسل</string>
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">صورة Gif</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">أرسل</string>
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Gif</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Göndər</string>
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Gif</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Göndər</string>
|
||||
|
@ -79,7 +79,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Gif</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Envia</string>
|
||||
|
@ -79,7 +79,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Gif</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Envia</string>
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Gif</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Odeslat</string>
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Gif</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Odeslat</string>
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Gif</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Send</string>
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Gif</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Send</string>
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">GIF</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Senden</string>
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">GIF</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Senden</string>
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Gif</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Αποστολή</string>
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Gif</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Αποστολή</string>
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">GIF</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Sendi</string>
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">GIF</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Sendi</string>
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Gif</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Enviar</string>
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Gif</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Enviar</string>
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">گیف</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">ارسال</string>
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">گیف</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">ارسال</string>
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Gif</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Lähetä</string>
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Gif</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Lähetä</string>
|
||||
|
@ -87,7 +87,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Gif</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Envoyer</string>
|
||||
|
@ -84,7 +84,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Gif</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Envoyer</string>
|
||||
|
@ -79,7 +79,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Gif</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Enviar</string>
|
||||
|
@ -79,7 +79,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Gif</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Enviar</string>
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">जीआईएफ</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">भेजें</string>
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">जीआईएफ</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">भेजें</string>
|
||||
|
@ -81,7 +81,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Gif</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Küldés</string>
|
||||
|
@ -81,7 +81,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Gif</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Küldés</string>
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Գիֆ</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Ուղարկել</string>
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Գիֆ</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Ուղարկել</string>
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- TransferControlView -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Gif</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Kirim</string>
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- TransferControlView -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Gif</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Kirim</string>
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Gif</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Invia</string>
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Gif</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Invia</string>
|
||||
|
@ -79,7 +79,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">GIF</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">שלח</string>
|
||||
|
@ -79,7 +79,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">GIF</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">שלח</string>
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Gif</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">送信</string>
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Gif</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">送信</string>
|
||||
|
@ -65,7 +65,6 @@
|
||||
<!-- TransferControlView -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">ಗಿಫ್</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">ಕಳುಹಿಸಿ</string>
|
||||
|
@ -65,7 +65,6 @@
|
||||
<!-- TransferControlView -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">ಗಿಫ್</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">ಕಳುಹಿಸಿ</string>
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Gif</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Siųsti</string>
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Gif</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Siųsti</string>
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Gif</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Send</string>
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Gif</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Send</string>
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Gif</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Verzenden</string>
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Gif</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Verzenden</string>
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Gif</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Wyślij</string>
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Gif</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Wyślij</string>
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Gif</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Enviar</string>
|
||||
|
@ -81,7 +81,6 @@
|
||||
<!-- TransferControlView -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Gif</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Enviar</string>
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Gif</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Enviar</string>
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Gif</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Trimite</string>
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Gif</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Trimite</string>
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Gif</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Отправить</string>
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Gif</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Отправить</string>
|
||||
|
@ -78,7 +78,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Gif</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Odoslať</string>
|
||||
|
@ -78,7 +78,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Gif</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Odoslať</string>
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Gif</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Dërgoje</string>
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Gif</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Dërgoje</string>
|
||||
|
@ -79,7 +79,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Гиф</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Пошаљи</string>
|
||||
|
@ -79,7 +79,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Гиф</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Пошаљи</string>
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Gif</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Skicka</string>
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Gif</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Skicka</string>
|
||||
|
@ -78,7 +78,6 @@
|
||||
<!-- TransferControlView -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">gif</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Tuma</string>
|
||||
|
@ -79,7 +79,6 @@
|
||||
<!-- TransferControlView -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">గిఫ్</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">పంపించు</string>
|
||||
|
@ -79,7 +79,6 @@
|
||||
<!-- TransferControlView -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">గిఫ్</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">పంపించు</string>
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Gif</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Gönder</string>
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Gif</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Gönder</string>
|
||||
|
@ -81,7 +81,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Гіф</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Надіслати</string>
|
||||
|
@ -81,7 +81,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Гіф</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">Надіслати</string>
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Gif图片</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">发送</string>
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">動態圖檔</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">送出</string>
|
||||
|
@ -80,7 +80,6 @@
|
||||
<!-- SingleRecipientNotificationBuilder -->
|
||||
<!-- VideoPlayer -->
|
||||
<!-- attachment_type_selector -->
|
||||
<string name="gif">Gif图片</string>
|
||||
<!-- contact_selection_group_activity -->
|
||||
<!-- conversation_activity -->
|
||||
<string name="send">发送</string>
|
||||
|
@ -377,7 +377,6 @@ NOTE: Strings with blank lines have manually been replaced with '\n\n' - this wi
|
||||
<string name="followSystemSettings">Follow system settings</string>
|
||||
<string name="from">From:</string>
|
||||
<string name="fullScreenToggle">Toggle Full Screen</string>
|
||||
<string name="gif">GIF</string>
|
||||
<string name="giphyWarning">Giphy</string>
|
||||
<string name="giphyWarningDescription">{app_name} will connect to Giphy to provide search results. You will not have full metadata protection when sending GIFs.</string>
|
||||
<string name="groupAddMemberMaximum">Groups have a maximum of 100 members</string>
|
||||
|
Loading…
Reference in New Issue
Block a user