From 13faa2c02723f39d64fbbf67bcb8c11b53ebb8be Mon Sep 17 00:00:00 2001 From: Dan Ballard Date: Thu, 15 Jul 2021 13:22:15 -0700 Subject: [PATCH] 1.1 release finalization --- LIBCWTCH-GO.version | 2 +- lib/l10n/intl_de.arb | 2 +- lib/l10n/intl_en.arb | 2 +- lib/l10n/intl_es.arb | 2 +- lib/l10n/intl_fr.arb | 6 +++--- lib/l10n/intl_it.arb | 2 +- lib/l10n/intl_pl.arb | 2 +- lib/l10n/intl_pt.arb | 2 +- pubspec.yaml | 2 +- 9 files changed, 11 insertions(+), 11 deletions(-) diff --git a/LIBCWTCH-GO.version b/LIBCWTCH-GO.version index b70bed05..f4a93cec 100644 --- a/LIBCWTCH-GO.version +++ b/LIBCWTCH-GO.version @@ -1 +1 @@ -v1.0.0-29-g41ae09d-2021-07-08-20-22 +v1.1.0-2021-07-15-19-15 diff --git a/lib/l10n/intl_de.arb b/lib/l10n/intl_de.arb index 86c7175c..58c21817 100644 --- a/lib/l10n/intl_de.arb +++ b/lib/l10n/intl_de.arb @@ -1,6 +1,6 @@ { "@@locale": "de", - "@@last_modified": "2021-07-14T22:29:25+02:00", + "@@last_modified": "2021-07-14T23:49:07+02:00", "showMessageButton": "Show Message", "blockedMessageMessage": "This message is from a profile you have blocked.", "placeholderEnterMessage": "Type a message...", diff --git a/lib/l10n/intl_en.arb b/lib/l10n/intl_en.arb index 4320bee4..c5979fa9 100644 --- a/lib/l10n/intl_en.arb +++ b/lib/l10n/intl_en.arb @@ -1,6 +1,6 @@ { "@@locale": "en", - "@@last_modified": "2021-07-14T22:29:25+02:00", + "@@last_modified": "2021-07-14T23:49:07+02:00", "showMessageButton": "Show Message", "blockedMessageMessage": "This message is from a profile you have blocked.", "placeholderEnterMessage": "Type a message...", diff --git a/lib/l10n/intl_es.arb b/lib/l10n/intl_es.arb index e6279499..1e01cb51 100644 --- a/lib/l10n/intl_es.arb +++ b/lib/l10n/intl_es.arb @@ -1,6 +1,6 @@ { "@@locale": "es", - "@@last_modified": "2021-07-14T22:29:25+02:00", + "@@last_modified": "2021-07-14T23:49:07+02:00", "showMessageButton": "Show Message", "blockedMessageMessage": "This message is from a profile you have blocked.", "placeholderEnterMessage": "Type a message...", diff --git a/lib/l10n/intl_fr.arb b/lib/l10n/intl_fr.arb index 7228ae40..50bbf436 100644 --- a/lib/l10n/intl_fr.arb +++ b/lib/l10n/intl_fr.arb @@ -1,8 +1,8 @@ { "@@locale": "fr", - "@@last_modified": "2021-07-14T22:29:25+02:00", - "showMessageButton": "Show Message", - "blockedMessageMessage": "This message is from a profile you have blocked.", + "@@last_modified": "2021-07-14T23:49:07+02:00", + "showMessageButton": "Afficher le message", + "blockedMessageMessage": "Ce message provient d'un profil que vous avez bloqué.", "placeholderEnterMessage": "saisissez un message", "plainProfileDescription": "Nous vous recommandons de protéger vos profils Cwtch par un mot de passe. Si vous ne définissez pas de mot de passe sur ce profil, toute personne ayant accès à cet appareil peut être en mesure d'accéder aux informations relatives à ce profil, y compris les contacts, les messages et les clés de chiffrement sensibles.", "encryptedProfileDescription": "Le chiffrement d'un profil à l'aide d'un mot de passe le protège des autres personnes susceptibles d'utiliser également cet appareil. Les profils chiffrés ne peuvent pas être déchiffrés , affichés ou accessibles tant que le mot de passe correct n'a pas été saisi pour les déverrouiller.", diff --git a/lib/l10n/intl_it.arb b/lib/l10n/intl_it.arb index 3628888f..9c9dc29d 100644 --- a/lib/l10n/intl_it.arb +++ b/lib/l10n/intl_it.arb @@ -1,6 +1,6 @@ { "@@locale": "it", - "@@last_modified": "2021-07-14T22:29:25+02:00", + "@@last_modified": "2021-07-14T23:49:07+02:00", "showMessageButton": "Show Message", "blockedMessageMessage": "This message is from a profile you have blocked.", "placeholderEnterMessage": "Type a message...", diff --git a/lib/l10n/intl_pl.arb b/lib/l10n/intl_pl.arb index 3b7313f9..867272c8 100644 --- a/lib/l10n/intl_pl.arb +++ b/lib/l10n/intl_pl.arb @@ -1,6 +1,6 @@ { "@@locale": "pl", - "@@last_modified": "2021-07-14T22:29:25+02:00", + "@@last_modified": "2021-07-14T23:49:07+02:00", "showMessageButton": "Show Message", "blockedMessageMessage": "This message is from a profile you have blocked.", "placeholderEnterMessage": "Type a message...", diff --git a/lib/l10n/intl_pt.arb b/lib/l10n/intl_pt.arb index ee4f37f3..28d65c94 100644 --- a/lib/l10n/intl_pt.arb +++ b/lib/l10n/intl_pt.arb @@ -1,6 +1,6 @@ { "@@locale": "pt", - "@@last_modified": "2021-07-14T22:29:25+02:00", + "@@last_modified": "2021-07-14T23:49:07+02:00", "showMessageButton": "Show Message", "blockedMessageMessage": "This message is from a profile you have blocked.", "placeholderEnterMessage": "Type a message...", diff --git a/pubspec.yaml b/pubspec.yaml index e59cc712..e0347dfa 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion. # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -version: 1.0.0+16 +version: 1.1.0+17 environment: sdk: ">=2.12.0 <3.0.0"