[PR #1937] [MERGED] Changing Report crash logs to Submit crash logs #3234

Closed
opened 2025-11-26 23:30:03 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/1937
Author: @dwbit
Created: 6/3/2022
Status: Merged
Merged: 6/8/2022
Merged by: @fedemkr

Base: masterHead: dwbit-patch-1


📝 Commits (2)

  • 8aac986 Changing Report crash logs to Submit crash logs
  • 35e9c11 Updated resources keys to match the new value

📊 Changes

4 files changed (+3335 additions, -1338 deletions)

View changed files

📝 src/App/Pages/Settings/SettingsPage/SettingsPage.xaml.cs (+1 -1)
📝 src/App/Pages/Settings/SettingsPage/SettingsPageViewModel.cs (+2 -2)
📝 src/App/Resources/AppResources.Designer.cs (+3328 -1331)
📝 src/App/Resources/AppResources.resx (+4 -4)

📄 Description

Type of change

  • Bug fix
  • New feature development
  • Tech debt (refactoring, code cleanup, dependency upgrades, etc)
  • Build/deploy pipeline (DevOps)
  • Other

Crowdin users interpret 'report crash logs' as reporting something negatively. 'Submit crash logs' may be a more accurate representation of the language.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bitwarden/android/pull/1937 **Author:** [@dwbit](https://github.com/dwbit) **Created:** 6/3/2022 **Status:** ✅ Merged **Merged:** 6/8/2022 **Merged by:** [@fedemkr](https://github.com/fedemkr) **Base:** `master` ← **Head:** `dwbit-patch-1` --- ### 📝 Commits (2) - [`8aac986`](https://github.com/bitwarden/android/commit/8aac9868697e7a39914e3f1a83565e8bd2cb082d) Changing Report crash logs to Submit crash logs - [`35e9c11`](https://github.com/bitwarden/android/commit/35e9c115082f608e80648763c12985bb82551e52) Updated resources keys to match the new value ### 📊 Changes **4 files changed** (+3335 additions, -1338 deletions) <details> <summary>View changed files</summary> 📝 `src/App/Pages/Settings/SettingsPage/SettingsPage.xaml.cs` (+1 -1) 📝 `src/App/Pages/Settings/SettingsPage/SettingsPageViewModel.cs` (+2 -2) 📝 `src/App/Resources/AppResources.Designer.cs` (+3328 -1331) 📝 `src/App/Resources/AppResources.resx` (+4 -4) </details> ### 📄 Description ## Type of change - [ ] Bug fix - [ ] New feature development - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy pipeline (DevOps) - [X] Other Crowdin users interpret 'report crash logs' as reporting something negatively. 'Submit crash logs' may be a more accurate representation of the language. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-26 23:30:03 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#3234