-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Closed
Labels
Description
- Gitea version (or commit ref): 1.16.0+dev-138-gdb1e3d02a
Description
Currently, there does not seem to exist a standard for the migration descriptions.
I, and most likely everyone else as well would prefer it, if these descriptions would be unified.
What do I mean by that?
- I would replace
Migrating data …with its more precise versionMigrate data …as currently no action is already being performed - Some URLs are started with a capital letter, and some are not (example:
github.com,notabug.org). Either all URLs should start with their first letter capitalized, or none at all. In the first case: How do you handle urls with subdomains (especiallycode.onedev.io)? Do you capitalize all domain starting letters, or only the first? - Unify the overall descriptions: Currently, the unique descriptions each differ slightly enough to be noticeable. I think it would be better to use a unified approach for everything such as
Migrate data from <Provider.URL> or other <Provider> instances. - Cut the
or MirroringfromMigrating or Mirroring git data from Git servicesinmigrate.git.description. All other migration descriptions also enable this and don't publicly announce it.
Screenshots

Current appearance (in 1.15, not current dev 1.16)

Expected result afterwards