[PR #47] [MERGED] Rename the app #168

Closed
opened 2026-02-26 05:33:48 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/47
Author: @ChristophWurst
Created: 6/19/2018
Status: Merged
Merged: 6/19/2018
Merged by: @ChristophWurst

Base: masterHead: enhancement/rename-app


📝 Commits (1)

📊 Changes

35 files changed (+162 additions, -148 deletions)

View changed files

📝 .travis.yml (+4 -4)
📝 .tx/config (+3 -3)
📝 README.md (+18 -18)
📝 appinfo/app.php (+2 -2)
📝 appinfo/info.xml (+6 -6)
📝 js/service/registration.js (+4 -4)
📝 js/view/l10n.vue (+1 -1)
📝 lib/AppInfo/Application.php (+11 -11)
📝 lib/Controller/SettingsController.php (+5 -5)
📝 lib/Exception/PhoneNumberMismatchException.php (+1 -1)
📝 lib/Exception/PhoneNumberMissingException.php (+1 -1)
📝 lib/Exception/SmsTransmissionException.php (+2 -2)
📝 lib/Exception/VerificationException.php (+1 -1)
📝 lib/Exception/VerificationTransmissionException.php (+1 -1)
📝 lib/PhoneNumberMask.php (+1 -1)
📝 lib/Provider/SmsProvider.php (+12 -12)
📝 lib/Provider/State.php (+1 -1)
📝 lib/Service/ISmsService.php (+2 -2)
📝 lib/Service/SetupService.php (+11 -11)
📝 lib/Service/SmsProvider/PlaySMS.php (+7 -7)

...and 15 more files

📄 Description

Because the name was misleading.

@MorrisJobke what shall I do with the l10n folder? Can we rename the app safely on Transifex?


🔄 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/nextcloud/twofactor_gateway/pull/47 **Author:** [@ChristophWurst](https://github.com/ChristophWurst) **Created:** 6/19/2018 **Status:** ✅ Merged **Merged:** 6/19/2018 **Merged by:** [@ChristophWurst](https://github.com/ChristophWurst) **Base:** `master` ← **Head:** `enhancement/rename-app` --- ### 📝 Commits (1) - [`cdc3c01`](https://github.com/nextcloud/twofactor_gateway/commit/cdc3c010bce2be923bfb3248ea88db10eaf52606) Rename the app ### 📊 Changes **35 files changed** (+162 additions, -148 deletions) <details> <summary>View changed files</summary> 📝 `.travis.yml` (+4 -4) 📝 `.tx/config` (+3 -3) 📝 `README.md` (+18 -18) 📝 `appinfo/app.php` (+2 -2) 📝 `appinfo/info.xml` (+6 -6) 📝 `js/service/registration.js` (+4 -4) 📝 `js/view/l10n.vue` (+1 -1) 📝 `lib/AppInfo/Application.php` (+11 -11) 📝 `lib/Controller/SettingsController.php` (+5 -5) 📝 `lib/Exception/PhoneNumberMismatchException.php` (+1 -1) 📝 `lib/Exception/PhoneNumberMissingException.php` (+1 -1) 📝 `lib/Exception/SmsTransmissionException.php` (+2 -2) 📝 `lib/Exception/VerificationException.php` (+1 -1) 📝 `lib/Exception/VerificationTransmissionException.php` (+1 -1) 📝 `lib/PhoneNumberMask.php` (+1 -1) 📝 `lib/Provider/SmsProvider.php` (+12 -12) 📝 `lib/Provider/State.php` (+1 -1) 📝 `lib/Service/ISmsService.php` (+2 -2) 📝 `lib/Service/SetupService.php` (+11 -11) 📝 `lib/Service/SmsProvider/PlaySMS.php` (+7 -7) _...and 15 more files_ </details> ### 📄 Description Because the name was misleading. @MorrisJobke what shall I do with the l10n folder? Can we rename the app safely on Transifex? --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 05:33:48 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/twofactor_gateway-nextcloud#168
No description provided.