Commit Graph

66 Commits

Author SHA1 Message Date
Audric Ackermann 651b1c4376
Fetch translations (#2056)
* show missed-call,started-call and answered call notification in chat

* fix types for createLastMessageUpdate

* show incoming dialog if we have a pending call when enable call receptio

* simplify a bit the avatar component

* move disableDrag to a custom hook

* speed up hash colors of avatarPlaceHolders

* fixup text selection and double click reply on message

* keep avatar decoded items longer before releasing memory

* add incoming/outgoing/missed call notification

also, merge that notification with the timer and group notification
component

* hangup call if no answer after 30sec

* refactor SessionInput using hook + add testid field for recovery

* disable message request feature flag for now

* fix merge issue

* force loading screen to be black instead of white

for our dark theme user's eyes safety

* add type for i18n to run update after crowdin  fetch with tools/updateI18nKeysType.py

* update to latest translations
2021-11-30 14:46:06 +11:00
Audric Ackermann 182192124e
update localized strings from crowdin 2021-10-18 15:59:56 +11:00
audric 3221dd8921 pull latest translations from crowdin 2021-09-02 17:20:25 +10:00
audric dbf927de93 pull translations from crowndin 2021-08-04 17:04:42 +10:00
Audric Ackermann 787e3a32d0
remove count of unread in unread message banner 2021-07-14 11:30:02 +10:00
Audric Ackermann b09c44c964
remove context in locales 2021-06-16 11:20:31 +10:00
Audric Ackermann 08d895afa3
remove entry message in locale as it cause issues with crowdin 2021-06-16 10:33:02 +10:00
Audric Ackermann adb9775848
cleanup trasnlation with latest from crowdin 2021-06-16 10:14:09 +10:00
Audric Ackermann 3d0bee63d2
first commit with changes from crowdin 2021-06-15 15:26:58 +10:00
Audric Ackermann df3326233f
remove all unused keys for other locales 2021-05-07 13:24:50 +10:00
Audric Ackermann 6edcb88788
remove resend as it does not make any sense with medium groups
and sendAnyway
2021-02-09 11:38:11 +11:00
Audric Ackermann 5f9348d21e
replace whole word Signal to Session on all translations 2020-09-01 10:11:16 +10:00
Audric Ackermann 596141723b
clean unused keys for other locales based on 'en' translation 2020-08-20 14:54:38 +10:00
Mikunj 9e9b2a12d6 Fix translations 2020-03-05 15:39:43 +11:00
Vincent 821cf00b65 Closed group update message stylgin 2020-02-05 14:19:01 +11:00
Maxim Shishmarev a3aa104f00 Remove more references to signal.org 2020-02-04 16:25:47 +11:00
Vincent 4350b73724 Messages.json amendments 2020-02-03 14:23:48 +11:00
Vincent 156f0d4127 various touchups 2020-01-31 14:47:30 +11:00
Vincent 9dcc851ebd Updated all icon references 2020-01-30 14:19:07 +11:00
Vincent a1a582d7ea Session branding fixes 2020-01-21 15:18:05 +11:00
Vincent 5fbbdc33c3 Signal branding 2020-01-21 14:59:18 +11:00
Mikunj 8808100796 Merge signal-1.24.0
# Conflicts:
#	.github/PULL_REQUEST_TEMPLATE.md
#	background.html
#	config/default.json
#	config/production.json
#	js/models/conversations.js
#	js/models/messages.js
#	js/views/conversation_view.js
#	js/views/inbox_view.js
#	js/views/settings_view.js
#	main.js
#	package.json
#	test/index.html
#	ts/components/conversation/ContactName.tsx
#	yarn.lock
2019-04-18 12:45:19 +10:00
Mikunj e343a04eea Merge commit '18b5b7c046436f2defab2e20407e22da180bf97b' into signal-1.22
# Conflicts:
#	app/sql.js
#	background.html
#	config/default.json
#	js/background.js
#	js/models/conversations.js
#	js/models/messages.js
#	js/modules/data.js
#	js/signal_protocol_store.js
#	js/views/conversation_search_view.js
#	libtextsecure/message_receiver.js
#	libtextsecure/sendmessage.js
#	main.js
#	package.json
#	preload.js
#	test/index.html
#	ts/components/Avatar.tsx
#	ts/components/conversation/ConversationHeader.md
#	ts/components/conversation/ConversationHeader.tsx
2019-04-17 11:59:54 +10:00
Scott Nonnenberg 2beee8da09 Update strings for 45 languages 2019-04-08 14:16:09 -07:00
Scott Nonnenberg 5ea8f73f10 Localization updates 2019-02-13 16:53:39 -08:00
sachaaaaa a0f67c22da Merge branch 'textsecure/master' into merge_1_21_0
* textsecure/master: (26 commits)
  v1.21.0
  v1.21.0-beta.4
  Dark Theme: Preserve blue background on app loading screen
  Localization updates
  Fix width of audio player when window is very narrow
  A number of small fixes for Link Previews
  Get rid of the white flash when the app starts up (#3083)
  v1.21.0-beta.3
  Lint fixes
  Introduce new language: NB
  Fail over to all numbers in retry if errors don't have numbers
  Use the proper method for pulling attachments off disk for retry
  Fix rendering bug with verified state in updateVerified()
  Update electron-builder and electron-updater
  Ensure that dialog pops up when permissions denied for voice note
  Lint fixes
  Large update to localization strings
  Link Previews
  Ensure that blocked messages are dropped even after sealed sender
  Don't linkify quoted message contents
  ...

# Conflicts:
#	.github/PULL_REQUEST_TEMPLATE.md
#	_locales/cs/messages.json
#	background.html
#	config/default.json
#	index.html
#	js/models/conversations.js
#	js/modules/web_api.js
#	js/settings_start.js
#	js/views/conversation_view.js
#	js/views/settings_view.js
#	package.json
#	protos/SignalService.proto
#	stylesheets/_index.scss
#	stylesheets/_settings.scss
2019-02-06 13:53:20 +11:00
Scott Nonnenberg 8654d80973 Localization updates 2019-02-05 13:55:55 -08:00
Scott Nonnenberg 160d9f640b Large update to localization strings 2019-01-29 13:53:14 -08:00
Mikunj 6467b0bb45 Fix up tests. 2019-01-16 12:38:29 +11:00
Scott Nonnenberg 14651a39bd Localization updates 2018-10-15 17:32:32 -07:00
Scott Nonnenberg efefb7a488 Update localization strings 2018-09-05 14:17:38 -07:00
Scott Nonnenberg 3e62b82774 Update localization strings 2018-07-31 17:09:10 -07:00
Scott Nonnenberg 60d56cf7e0
Localization strings update (#2550) 2018-07-20 16:30:56 -07:00
Scott Nonnenberg 61bb038207 Update localization strings 2018-07-18 10:47:58 -07:00
Scott Nonnenberg 9003419ff6 Update strings for quite a few languages 2018-07-12 11:32:00 -07:00
Scott Nonnenberg 2aa7955a65 Update translations for week of 5/1 2018-05-02 09:29:36 -07:00
Scott Nonnenberg 98d3a5e607
Update strings for just about all supported languages (#1921) 2018-01-04 16:28:53 -08:00
Heather Booker 0d3c70151d Fix copy pasta of timestamp_m to timestamp_h in locales (#1582) 2017-10-20 15:51:28 -07:00
Lilia fe4738a6e8
Transifex config specific to electron, updated translations (#1478)
* Add transifex config to git

So we can pull different translation resources from different branches.

// FREEBIE

* Pull the electron strings from transifex

* Update translations
2017-09-14 17:48:09 -07:00
Scott Nonnenberg c71b7d7f27
Update localized strings
FREEBIE
2017-09-14 16:34:13 -07:00
Scott Nonnenberg e16d80d9a2 Update a large number of strings via transifex (#1403)
FREEBIE
2017-08-30 09:31:03 -07:00
lilia 517400699a Update translations
// FREEBIE
2017-05-16 12:14:42 -07:00
lilia 38973cbc5c Update translations 2017-04-15 23:51:10 -07:00
lilia 04d04962a7 Update translations 2017-02-09 15:27:14 -08:00
lilia c1835f573f Update translations 2017-01-26 14:13:29 -08:00
lilia ba0e83bbf0 Update translations 2016-10-30 17:41:27 +09:00
lilia 7413bd80d1 Update translations 2016-10-11 22:52:40 +09:00
lilia e0ff8c926f Update translations 2016-10-10 09:57:27 +09:00
lilia 27eeccdb62 Update translations 2016-10-07 19:13:47 +09:00
lilia 87a2c758ce Update translations 2016-09-27 15:23:39 -07:00