You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: resources/lang/en-US/admin/settings/general.php
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -122,8 +122,8 @@
122
122
'ldap_test' => 'Test LDAP',
123
123
'ldap_test_sync' => 'Test LDAP Synchronization',
124
124
'license' => 'Software License',
125
-
'load_remote' => 'Use Gravatar',
126
-
'load_remote_help_text' => 'Uncheck this box if your install cannot load scripts from the outside internet. This will prevent Snipe-IT from trying load images from Gravatar.',
125
+
'load_remote' => 'Load Remote Avatars',
126
+
'load_remote_help_text' => 'Uncheck this box if your install cannot load scripts from the outside internet. This will prevent Snipe-IT from trying load avatars from Gravatar or other outside sources.',
127
127
'login' => 'Login Attempts',
128
128
'login_attempt' => 'Login Attempt',
129
129
'login_ip' => 'IP Address',
@@ -375,5 +375,6 @@
375
375
'timezone' => 'Timezone',
376
376
'profile_edit' => 'Edit Profile',
377
377
'profile_edit_help' => 'Allow users to edit their own profiles.',
0 commit comments