session-android/app/src/main/res/values-be-rBY/strings.xml
Harris 55aa266769
Bug fixes and provide conversation tooltips (#851)
* refactor: removing unused strings and changing session header dimensions

* refactor: remove bodyTextView from LinkPreviewView.kt and changing header image colours

* fix: path layout is aligned, global search input should always prompt soft input on open

* fix: unread count and scroll to bottom button visibility properly taking into account adapter item count and RecyclerView.NO_POSITION

fixes #848

* fix: crash on error toast for failing to share logs

* feat: conversation tooltips in NewConversationButtonSetView.kt

* fix: UI issue for conversation action bar cutting off lower than baseline characters

fixes #839

* refactor (wip): replacing bindings with nullable types to try prevent mystery bug

* refactor: use the nullable bindings for ConversationActivityV2.kt and remove inputBarHeightChanged

* fix: remove recipient listener on destroy

* build: add latest strings and increase build
2022-02-28 17:23:58 +11:00

103 lines
3.4 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Сэсія</string>
<string name="yes">Так</string>
<string name="no">Не</string>
<string name="delete">Выдаліць</string>
<string name="ban">Заблакаваць</string>
<string name="save">Захаваць</string>
<!-- AbstractNotificationBuilder -->
<string name="AbstractNotificationBuilder_new_message">Новыя паведамленні</string>
<!-- AlbumThumbnailView -->
<!-- ApplicationPreferencesActivity -->
<!-- DraftDatabase -->
<!-- AttachmentManager -->
<!-- AudioSlidePlayer -->
<!-- BucketedThreadMedia -->
<!-- CommunicationActions -->
<!-- ContactsCursorLoader -->
<!-- ConversationItem -->
<!-- ConversationActivity -->
<!-- ConversationFragment -->
<!-- CreateProfileActivity -->
<!-- CustomDefaultPreference -->
<!-- DateUtils -->
<!-- DeviceListItem -->
<!-- DocumentView -->
<!-- GiphyActivity -->
<!-- GiphyFragmentPageAdapter -->
<!-- CropImageActivity -->
<!-- InputPanel -->
<!-- LongMessageActivity -->
<!-- MediaOverviewActivity -->
<!-- NotificationMmsMessageRecord -->
<!-- MediaPickerActivity -->
<!-- MediaSendActivity -->
<!-- MediaRepository -->
<!-- MessageRecord -->
<!-- ExpirationDialog -->
<!-- PassphrasePromptActivity -->
<!-- RecipientPreferencesActivity -->
<!-- Slide -->
<!-- SmsMessageRecord -->
<!-- ThreadRecord -->
<!-- UpdateApkReadyListener -->
<!-- MessageDisplayHelper -->
<!-- MmsMessageRecord -->
<!-- MuteDialog -->
<!-- KeyCachingService -->
<!-- MediaPreviewActivity -->
<!-- MessageNotifier -->
<!-- Notification Channels -->
<!-- QuickResponseService -->
<!-- SaveAttachmentTask -->
<!-- SearchToolbar -->
<!-- ShortcutLauncherActivity -->
<!-- SingleRecipientNotificationBuilder -->
<!-- TransferControlView -->
<!-- VideoPlayer -->
<!-- attachment_type_selector -->
<!-- contact_selection_group_activity -->
<!-- conversation_activity -->
<!-- conversation_input_panel -->
<!-- conversation_item -->
<!-- conversation_item_sent -->
<!-- conversation_item_received -->
<!-- audio_view -->
<!-- open_group_invitation_view -->
<!-- QuoteView -->
<!-- conversation_fragment -->
<!-- giphy_activity -->
<!-- giphy_fragment -->
<!-- load_more_header -->
<!-- media_overview_activity -->
<!-- message_recipients_list_item -->
<!-- recipient_preferences -->
<!-- message_details_header -->
<!-- AndroidManifest.xml -->
<!-- arrays.xml -->
<!-- plurals.xml -->
<!-- preferences.xml -->
<!-- **************************************** -->
<!-- menus -->
<!-- **************************************** -->
<!-- contact_selection_list -->
<!-- conversation_context -->
<!-- conversation_context_image -->
<!-- conversation_expiring_off -->
<!-- conversation_expiring_on -->
<!-- conversation_muted -->
<!-- conversation_unmuted -->
<!-- conversation -->
<!-- conversation_popup -->
<!-- conversation_group_options -->
<!-- media_preview -->
<!-- media_overview -->
<!-- media_preview_activity -->
<!-- Trimmer -->
<!-- transport_selection_list_item -->
<!-- Conversation activity -->
<!-- Session -->
<!-- Next round of translation -->
</resources>