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: src/generic_ui/locales/en/messages.json
+25-1Lines changed: 25 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -175,14 +175,38 @@
175
175
"description": "Message helping make sure the user understands that personally identifiable information may be included in their feedback to uProxy.",
176
176
"message": "Your feedback and email address will be sent to uProxy.org. Your logs, network information and email may include personally identifiable information."
177
177
},
178
-
"THANK_YOU": {
178
+
"FEEDBACK_TITLE": {
179
179
"description": "",
180
180
"message": "Thank you!"
181
181
},
182
+
"FEEDBACK_TITLE_4": {
183
+
"description": "",
184
+
"message": "Trouble signing in"
185
+
},
186
+
"FEEDBACK_TITLE_5": {
187
+
"description": "",
188
+
"message": "No friends to proxy from"
189
+
},
190
+
"FEEDBACK_TITLE_6": {
191
+
"description": "",
192
+
"message": "Can't start connection"
193
+
},
182
194
"FEEDBACK_SUBMITTED": {
183
195
"description": "User feedback was successfully submitted.",
184
196
"message": "Your feedback has been submitted to the uProxy development team."
185
197
},
198
+
"FEEDBACK_SUBMITTED_4": {
199
+
"description": "Trouble signing in feedback error.",
200
+
"message": "Login will fail if you try a social network that is blocked. Thanks for your feedback! <uproxy-faq-link anchor='willUproxyWork'>Learn more.</uproxy-faq-link>"
201
+
},
202
+
"FEEDBACK_SUBMITTED_5": {
203
+
"description": "No friends feedback error.",
204
+
"message": "Consider using uProxy cloud servers. Thanks for your feedback! <uproxy-faq-link anchor='whatAreCloudServers'>Learn more.</uproxy-faq-link>"
"message": "Sometimes uProxy relies on port control to establish a connection, but that might not be available for your network. Thanks for your feedback! <uproxy-faq-link anchor='whatIsPortControl'>Learn more.</uproxy-faq-link>"
209
+
},
186
210
"EMAIL_INSTEAD_TITLE": {
187
211
"description": "Title for error that appears if feedback submission failed.",
0 commit comments