Commit graph

55 commits

Author SHA1 Message Date
Frooxius
b44ffba40a Add new clipboard string 2024-01-26 11:24:55 +01:00
Frooxius
6268a4fe84 Add string for copying images 2024-01-24 14:37:49 +01:00
Tomas Mariancik
4086dcd9f3
Merge pull request #174 from Redcyberhawk/main
Fixed Inconsistent Capitalization
2024-01-18 13:48:54 +01:00
Frooxius
a0a20130d0 Add Texture3D string 2024-01-18 01:54:55 +01:00
Redcyberhawk
c332385184
Fixed Inconsistent Capitalization 2024-01-13 01:05:04 -05:00
Frooxius
f05d8b36bc New Procedural asset strings 2024-01-12 23:09:24 +01:00
Frooxius
0e28ab623c Add favorite document string 2023-12-21 10:46:52 -08:00
ProbablePrime
0375c73bb1
Update en.json 2023-12-14 15:56:34 -08:00
Frooxius
1adb89b65b Blendshape sorting strings 2023-11-18 15:03:32 -06:00
Tomas Mariancik
f42ce2bf62
Merge pull request #146 from Muppeq/formatting
changed en.json to uniform formatting
2023-11-13 16:21:24 -06:00
Tomas Mariancik
3f133d2cbd
Merge pull request #131 from Enverex/patch-2
Dequip > Unequip
2023-11-13 16:18:48 -06:00
Muppeq
c426ab8888
changed en.json to uniform formatting 2023-11-12 19:52:19 +01:00
Tomas Mariancik
0e3c584ded
Merge pull request #132 from Enverex/patch-4
Catch remaining missing supportUrl and rogue grammar.
2023-11-11 14:24:47 -06:00
Tomas Mariancik
89e8ca1cef
Merge pull request #123 from Yellow-Dog-Man/feat/discord-strings
feat(discord): add discord rich presence strings
2023-11-11 14:22:59 -06:00
Frooxius
8ddfb01522 New inspector strings 2023-11-11 12:52:01 -06:00
ProbablePrime
333bd987c2 feat(discord): add discord rich presence strings 2023-11-08 06:03:48 -08:00
Tomas Mariancik
f3bc921f18
Merge pull request #134 from Nammi-namm/main
Icelandic update (login screen, UI, dash), English update
2023-11-07 23:32:56 -06:00
Nammi-namm
b5e4afb7b3 Update en.json 2023-11-07 05:00:02 +00:00
Tomas Mariancik
3ee9015f81
Merge branch 'main' into prime/fix/blocked-terms-string 2023-11-06 19:44:40 -06:00
Nammi-namm
699d5e9cd8 Update en.json
Fixed incorrect word used for Register.MissingUID and clarified Settings.LinuxIntegration (to differentiate it from Android)
2023-11-04 07:12:30 +00:00
Benjamin Hodgetts
64806cc6f9
Update additional reference. 2023-10-31 01:19:47 +00:00
Benjamin Hodgetts
683df0ec09
Catch remaining missing supportUrl and rogue grammar.
Fix remaining straggler.
2023-10-30 20:38:12 +00:00
Benjamin Hodgetts
0ad710bd2b
Dequip > Unequip
Switch to a real word.
2023-10-30 20:29:02 +00:00
Richard Fox
41624b8c84 fix(registration): Correct incorrect user contains blocked name string globally
replace Register.UserContainsBlockedTerms with Register.UsernameContainsBlockedTerms

fixes: https://github.com/Yellow-Dog-Man/Resonite-Issues/issues/322
Reported by: Armored Dragon
2023-10-22 22:10:50 -07:00
AdamK2003
4202fb1183
small en fixes from #113 2023-10-20 16:30:13 +02:00
ProbablePrime
a1176b56d4
Merge branch 'main' into support-urls 2023-10-18 02:28:20 -07:00
Richard Fox
a141eb53c9 feat(login): convert all login strings to use parametized domains 2023-10-18 02:26:27 -07:00
Ryuvi
0da557f3b6 Added Camera Orientation Mode Strings
I've recently added the ability for the camera to auto-detect the held orientation to let users take photos in "portrait" orientation if they wish. In addition to this, there is a UI option to have the orientation chosen automatically, or manually by the user - these strings are for that option.
2023-10-17 17:25:22 -05:00
Tomas Mariancik
9454a11d27
Merge pull request #94 from Yellow-Dog-Man/feat/unknown-login-error-strings
feat(login): add unknown error strings
2023-10-17 09:22:56 +02:00
Tomas Mariancik
0aba121276
Merge pull request #96 from Yellow-Dog-Man/prime/recovery-strings
feat(recovery): recovery strings
2023-10-17 09:21:58 +02:00
Tomas Mariancik
d4448291e8
Merge pull request #93 from Yellow-Dog-Man/Invalid-password-clarification
fix(password): provide password requirements in description
2023-10-17 09:21:45 +02:00
Muppeq
c42e79f3af added support url 2023-10-15 12:38:02 +02:00
ProbablePrime
7c7068a6c3
feat(recovery): recovery strings 2023-10-14 22:13:29 -07:00
ProbablePrime
50cfe9e965
Localize most tool options 2023-10-14 20:08:44 -07:00
ProbablePrime
3679e6a18c
Merge branch 'main' into Invalid-password-clarification 2023-10-14 18:28:10 -07:00
ProbablePrime
f604d545e0
feat(login): add unknown error strings 2023-10-14 18:01:16 -07:00
ProbablePrime
a0df3b690c
fix(password): provide password requirements in description 2023-10-14 17:46:56 -07:00
Marek Venc
859411be5d
Added end of sentence characters
Adding dots to end sentences for error descriptions in registration/login to make them consistent across other related strings
2023-10-13 11:47:28 +02:00
Marek Venc
a24da23f09
Minor formatting corrections in main EN file 2023-10-13 11:41:44 +02:00
ProbablePrime
3196742770
fix missing email issue 2023-10-13 02:03:13 -07:00
Tomas Mariancik
3bd6a3b22c
Merge pull request #70 from Yellow-Dog-Man/teleport-error-fix
Added Tutorial Teleporter Error String
2023-10-13 05:16:27 +02:00
Richard Fox
a65f58f434 Error descriptions for Registration/Login 2023-10-10 02:21:52 -07:00
Ryuvi
659eca85e4 Added Tutorial Teleporter Error String
Added a string to let users know that something went wrong with loading their cloud hoke via the tutorial, and it directs them to try again.
2023-10-06 17:21:53 -05:00
Tomas Mariancik
c6854266bd
Merge pull request #53 from shadowpanther/newline-fix-en
Remove extra newline and spaces (EN)
2023-10-06 06:42:28 +02:00
Tomas Mariancik
d41c0b38dd
Merge pull request #52 from Yellow-Dog-Man/small-tidy-up
Added Video Player String
2023-10-06 06:42:07 +02:00
Tomas Mariancik
083fbabe09
Merge pull request #49 from brodokk/en_fixes
Add missing english key Inventory.CreateDirectory
2023-10-06 06:40:26 +02:00
Shadow Panther
c45c647eeb
Merge branch 'main' into newline-fix-en 2023-10-06 00:34:43 +02:00
Shadow Panther
d856fde4d3 Remove extra newline and spaces (EN) 2023-10-05 15:07:04 +02:00
Ryuvi
4234d6db2c Added Video Player String
Added a string for when the loading indicator on the video player should show that all users have loaded the asset.
2023-10-04 22:26:34 -05:00
Richard Fox
171df1e758 Updates based on recent engine PRs 2023-10-04 19:58:27 -07:00