diff --git a/astrid/plugin-src/com/todoroo/astrid/actfm/EditPeopleControlSet.java b/astrid/plugin-src/com/todoroo/astrid/actfm/EditPeopleControlSet.java index df31f5e2c..726b12022 100644 --- a/astrid/plugin-src/com/todoroo/astrid/actfm/EditPeopleControlSet.java +++ b/astrid/plugin-src/com/todoroo/astrid/actfm/EditPeopleControlSet.java @@ -700,7 +700,6 @@ public class EditPeopleControlSet extends PopupControlSet { return false; boolean dirty = false; - String sharedToast = null; try { JSONObject userJson = null; TextView assignedView = null; @@ -760,12 +759,6 @@ public class EditPeopleControlSet extends PopupControlSet { task.setValue(Task.USER, user); String assignedName = userJson.optString("name", userEmail); - - if(task.getTransitory(TaskService.TRANS_TAGS) == null || - ((HashSet)task.getTransitory(TaskService.TRANS_TAGS)).size() == 0) { - sharedToast = activity.getString(R.string.actfm_EPA_assigned_toast, assignedName, - assignedName); - } } JSONObject sharedWith = sharedWithContainer.parseSharedWithAndTags(activity, false); @@ -816,8 +809,6 @@ public class EditPeopleControlSet extends PopupControlSet { else if (task.getValue(Task.USER_ID) != Task.USER_ID_SELF) StatisticsService.reportEvent(StatisticsConstants.TASK_ASSIGNED_PICKER); - if(sharedToast != null) - toast = (toast != null) ? toast + "\n" + sharedToast : sharedToast + "\n"; showSaveToast(toast); return true; diff --git a/astrid/res/values-ca/strings.xml b/astrid/res/values-ca/strings.xml index 656c9a410..235446709 100644 --- a/astrid/res/values-ca/strings.xml +++ b/astrid/res/values-ca/strings.xml @@ -48,7 +48,6 @@ Outsource it! Personalitzat… Comparteix amb: - Sent to %1$s (you can see it in the list between you and %2$s). Share with Friends List: %s Contact Name diff --git a/astrid/res/values-cs/strings.xml b/astrid/res/values-cs/strings.xml index 2e61f8e21..39bcf30d5 100644 --- a/astrid/res/values-cs/strings.xml +++ b/astrid/res/values-cs/strings.xml @@ -48,7 +48,6 @@ Outsource it! Custom... Přidat spolupracovníky: - Sent to %1$s (you can see it in the list between you and %2$s). Share with Friends List: %s Contact Name diff --git a/astrid/res/values-da/strings.xml b/astrid/res/values-da/strings.xml index 89e6b0206..fba55d4b6 100644 --- a/astrid/res/values-da/strings.xml +++ b/astrid/res/values-da/strings.xml @@ -48,7 +48,6 @@ Outsource it! Brugerdefineret... Del med: - Sent to %1$s (you can see it in the list between you and %2$s). Del med venner List: %s Contact Name diff --git a/astrid/res/values-de/strings.xml b/astrid/res/values-de/strings.xml index 6b02cda73..55f729d65 100644 --- a/astrid/res/values-de/strings.xml +++ b/astrid/res/values-de/strings.xml @@ -48,7 +48,6 @@ deligiere es. Benutzerdefiniert … Teilen mit: - Zugewiesen an %1$s (Du kannst es in der mit %2$s geteilten Liste sehen) Mit Freunden teilen Liste: %s Kontaktperson diff --git a/astrid/res/values-es/strings.xml b/astrid/res/values-es/strings.xml index 2b9b1f1d1..0c8cb813a 100644 --- a/astrid/res/values-es/strings.xml +++ b/astrid/res/values-es/strings.xml @@ -48,7 +48,6 @@ Outsource it! Personalizado… Compartir con: - Enviado a %1$s (Puedes verla en la lista entre tu y %2$s). Compartir con amigos Lista: %s Nombre del contacto diff --git a/astrid/res/values-fr/strings.xml b/astrid/res/values-fr/strings.xml index d355b1065..826cbcf51 100644 --- a/astrid/res/values-fr/strings.xml +++ b/astrid/res/values-fr/strings.xml @@ -48,7 +48,6 @@ Sous-traitez le ! Personnalisé... Partager avec : - Envoyez a %1$s (vous pouvez la voir dans la liste partagée entre vous et %2$s). Partager avec des amis Liste : %s Nom du contact diff --git a/astrid/res/values-he/strings.xml b/astrid/res/values-he/strings.xml index bbabfcb9b..b4670d885 100644 --- a/astrid/res/values-he/strings.xml +++ b/astrid/res/values-he/strings.xml @@ -48,7 +48,6 @@ Outsource it! Custom... Share with: - Sent to %1$s (you can see it in the list between you and %2$s). Share with Friends List: %s Contact Name diff --git a/astrid/res/values-it/strings.xml b/astrid/res/values-it/strings.xml index 3a0873c1e..2b2ccbd5d 100644 --- a/astrid/res/values-it/strings.xml +++ b/astrid/res/values-it/strings.xml @@ -48,7 +48,6 @@ Outsource it! Personalizza... Condividi con: - Sent to %1$s (you can see it in the list between you and %2$s). Share with Friends Elenco: %s Nome del contatto diff --git a/astrid/res/values-ja/strings.xml b/astrid/res/values-ja/strings.xml index 3bbb80be1..20999416f 100644 --- a/astrid/res/values-ja/strings.xml +++ b/astrid/res/values-ja/strings.xml @@ -48,7 +48,6 @@ Outsource it! Custom... 共有者: - Sent to %1$s (you can see it in the list between you and %2$s). ともだちと共有する リスト: %s 連絡先名 diff --git a/astrid/res/values-ko/strings.xml b/astrid/res/values-ko/strings.xml index 32136a7a8..5c13379c5 100644 --- a/astrid/res/values-ko/strings.xml +++ b/astrid/res/values-ko/strings.xml @@ -48,7 +48,6 @@ Outsource it! Custom... Share with: - Sent to %1$s (you can see it in the list between you and %2$s). Share with Friends List: %s Contact Name diff --git a/astrid/res/values-nb/strings.xml b/astrid/res/values-nb/strings.xml index ae1d816a1..f00042793 100644 --- a/astrid/res/values-nb/strings.xml +++ b/astrid/res/values-nb/strings.xml @@ -48,7 +48,6 @@ Outsource it! Custom... Share with: - Sent to %1$s (you can see it in the list between you and %2$s). Share with Friends List: %s Contact Name diff --git a/astrid/res/values-nl/strings.xml b/astrid/res/values-nl/strings.xml index 80ce6fbc3..4b1409e57 100644 --- a/astrid/res/values-nl/strings.xml +++ b/astrid/res/values-nl/strings.xml @@ -48,7 +48,6 @@ Besteed dit uit! Aangepast... Deel met: - Naar %1$s gestuurd (je kan dit zien in de lijst die je deelt met %2$s). Deel met Vrienden Lijst: %s Naam van contactpersoon diff --git a/astrid/res/values-pl/strings.xml b/astrid/res/values-pl/strings.xml index 7f5a5d8bb..3909c3ddc 100644 --- a/astrid/res/values-pl/strings.xml +++ b/astrid/res/values-pl/strings.xml @@ -48,7 +48,6 @@ Zleć to! Inny... Podziel się z: - Wyślij do %1$s (możesz to zobaczyć w liście między Tobą i %2$s). Podziel się z przyjaciółmi Lista: %s Nazwa kontaktu diff --git a/astrid/res/values-pt-rBR/strings.xml b/astrid/res/values-pt-rBR/strings.xml index b80b15dce..90443eac3 100644 --- a/astrid/res/values-pt-rBR/strings.xml +++ b/astrid/res/values-pt-rBR/strings.xml @@ -48,7 +48,6 @@ Delegar! Personalizado... Compartilhar com: - Enviada para %1$s (você pode vê-la na lista entre você e %2$s). Compartilhar com Amigos Lista: %s Nome do contato diff --git a/astrid/res/values-pt/strings.xml b/astrid/res/values-pt/strings.xml index 921317373..fb2684c51 100644 --- a/astrid/res/values-pt/strings.xml +++ b/astrid/res/values-pt/strings.xml @@ -48,7 +48,6 @@ Outsource it! Custom... Partilhar com: - Sent to %1$s (you can see it in the list between you and %2$s). Share with Friends List: %s Nome de Contacto diff --git a/astrid/res/values-ru/strings.xml b/astrid/res/values-ru/strings.xml index ad081c1f8..d2148955d 100644 --- a/astrid/res/values-ru/strings.xml +++ b/astrid/res/values-ru/strings.xml @@ -48,7 +48,6 @@ Outsource it! Свой... Опубликовать для: - Отправлено %1$s (вы можете увидеть его в списке между вами и %2$s) Опубликовать для друзей Список: %s Имя контакта diff --git a/astrid/res/values-sv/strings.xml b/astrid/res/values-sv/strings.xml index 4efcd7bc8..8e3a0bf8a 100644 --- a/astrid/res/values-sv/strings.xml +++ b/astrid/res/values-sv/strings.xml @@ -48,7 +48,6 @@ Lägg ut det på någon annan! Anpassad... Dela med: - Skickat till %1$s (du kan se det i listan mellan dig och %2$s). Dela med vänner Lista: %s Kontaktnamn diff --git a/astrid/res/values-th/strings.xml b/astrid/res/values-th/strings.xml index 66ef0f3c7..08ad4d75f 100644 --- a/astrid/res/values-th/strings.xml +++ b/astrid/res/values-th/strings.xml @@ -48,7 +48,6 @@ Outsource it! Custom... Share with: - Sent to %1$s (you can see it in the list between you and %2$s). Share with Friends List: %s Contact Name diff --git a/astrid/res/values-tr/strings.xml b/astrid/res/values-tr/strings.xml index d3af7177c..98a906347 100644 --- a/astrid/res/values-tr/strings.xml +++ b/astrid/res/values-tr/strings.xml @@ -48,7 +48,6 @@ Dış kaynak kullan! Özel... Şununla paylaş: - Gönderilen yer: %1$s (bunu sen ve %2$s arasındaki listede görebilirsin). Arkadaşlarla paylaş Liste: %s Kişi Adı diff --git a/astrid/res/values-zh-rCN/strings.xml b/astrid/res/values-zh-rCN/strings.xml index e12ff2546..bdb90d74f 100644 --- a/astrid/res/values-zh-rCN/strings.xml +++ b/astrid/res/values-zh-rCN/strings.xml @@ -48,7 +48,6 @@ 将任务外包 自定义... 共享给: - 发送给%1$s(你可以在你与%2$s的列表中查看到) 与朋友分享 列表:%s 联系人姓名 diff --git a/astrid/res/values-zh-rTW/strings.xml b/astrid/res/values-zh-rTW/strings.xml index 4fb4cc4ef..3eecfd40d 100644 --- a/astrid/res/values-zh-rTW/strings.xml +++ b/astrid/res/values-zh-rTW/strings.xml @@ -48,7 +48,6 @@ Outsource it! 自訂… 加入合作者: - 已傳送給 %1$s。 (你能在你和 %2$s 的清單中找到這工作) 與朋友分享 清單:%s 聯絡人名稱 diff --git a/astrid/res/values/strings-actfm.xml b/astrid/res/values/strings-actfm.xml index b1741e8d7..7162e1824 100644 --- a/astrid/res/values/strings-actfm.xml +++ b/astrid/res/values/strings-actfm.xml @@ -161,9 +161,6 @@ Share with: - - Sent to %1$s (you can see it in the list between you and %2$s). - Share with Friends