This commit is contained in:
2019-01-17 18:36:17 +00:00
parent 3add6dc16f
commit 595222a996
6 changed files with 71 additions and 80 deletions

View File

@@ -16,14 +16,6 @@ SERVER
- DO ALL THE THINGS!!!! - all the way down to DOCS MANUAL below which isn't urgent and go back to client stuff
- Resource localization edit all Custom field locale keys for all langauges and change to be 1 to 16 (remove 0 and add 6 more)
- So, for example ClientCustom0 becomes ClientCustom1 and make sure the display values are identical as right now there are "My Custom0" and "Custom Field 8" in the same bunch
- Copy from WidgetCustom1 to 16 if necessary or for reference
- Fixup the imported local customs too
- Importv7Locale: add code to fixup the imported locale with any keys it's missing from the stock english resource key set on import
- Resource localization edit wherever possible to change "Common*" such as "CommonActive" to remove the "common" part wherever possible.
- Also check if used anywhere in client or at server and rename there too