Commit graph

64 commits

Author SHA1 Message Date
Ryuvi
07565b33e6 Add Settings UI Description Field Strings
Added two new strings for the description field on the right side of the Settings UI which shows the description of a setting when you hover over it.
2024-04-04 21:08:38 -05:00
Ryuvi
3f36efc979 Added new Camera category strings
Added new locale strings for the interactive camera category, and tweaked the photo autosave locale string
2024-04-03 21:08:38 -05:00
Ryuvi
869303f6f6 Added more Settings UI Strings
Added a few Action button item strings that were missing, adjusted formatting on two others.
2024-04-02 20:21:18 -05:00
Ryuvi
25ad63c367 Added More Settings UI Strings
Updated the locale with new Settings UI item additions.
2024-04-02 16:15:44 -05:00
Ryuvi
de82b448a9 Fix: Locale Name Typo
The "h" in VRHotswitching wasn't uppercase.
2024-04-02 15:56:27 -05:00
Ryuvi
dbd4a7ab55 Fixed Category Name Typo
Added a missing "s" to the GeneralControlsSettings key.
2024-03-27 21:40:07 -05:00
Ryuvi
eda322bc18 Add Current Settings UI locale Strings
Added an initial list of strings for the Settings UI as-is at the time of commit - with the help of @AegisTheWolf .
2024-03-27 21:30:57 -05:00
Frooxius
24b243bb62 Add setting category strings 2024-03-07 23:42:15 +01:00
AirRide91
c1a0d0dfee
Update en.json
Minor formatting fixes
2024-02-21 13:28:28 +02:00
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