diff --git a/src/Android/Android.csproj b/src/Android/Android.csproj index 621413a6d..a0b7c5c39 100644 --- a/src/Android/Android.csproj +++ b/src/Android/Android.csproj @@ -173,6 +173,7 @@ + diff --git a/src/Android/Resources/drawable/info.xml b/src/Android/Resources/drawable/info.xml new file mode 100644 index 000000000..715b90c9b --- /dev/null +++ b/src/Android/Resources/drawable/info.xml @@ -0,0 +1,9 @@ + + + diff --git a/src/App/Pages/Send/SendGroupingsPage/SendGroupingsPage.xaml b/src/App/Pages/Send/SendGroupingsPage/SendGroupingsPage.xaml index 686fb026f..2bfbb0e52 100644 --- a/src/App/Pages/Send/SendGroupingsPage/SendGroupingsPage.xaml +++ b/src/App/Pages/Send/SendGroupingsPage/SendGroupingsPage.xaml @@ -24,10 +24,16 @@ + + Due to an enterprise policy, you are only able to delete an existing Send. 'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated. + + About Send + 'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated. + diff --git a/src/iOS/Resources/info.png b/src/iOS/Resources/info.png new file mode 100644 index 000000000..1dec82b43 Binary files /dev/null and b/src/iOS/Resources/info.png differ diff --git a/src/iOS/Resources/info@2x.png b/src/iOS/Resources/info@2x.png new file mode 100644 index 000000000..d77cd9b1a Binary files /dev/null and b/src/iOS/Resources/info@2x.png differ diff --git a/src/iOS/Resources/info@3x.png b/src/iOS/Resources/info@3x.png new file mode 100644 index 000000000..e9bf628dc Binary files /dev/null and b/src/iOS/Resources/info@3x.png differ diff --git a/src/iOS/iOS.csproj b/src/iOS/iOS.csproj index 682ded2ef..9f8b7888a 100644 --- a/src/iOS/iOS.csproj +++ b/src/iOS/iOS.csproj @@ -240,6 +240,15 @@ + + + + + + + + +