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: options/locale/locale_en-US.ini
+6-4Lines changed: 6 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -321,7 +321,9 @@ view_it_on = View it on %s
321
321
322
322
activate_account = Please activate your account
323
323
activate_account.title = %s, please activate your account
324
-
activate_account.body = <p>Hi <b>%[1]s</b>, thanks for registering at %[4]s!</p><br><p>Please click the following link to activate your account within <b>%[2]s</b>:</p><p><a href="%[3]s">%[3]s</a></p><br><p>Not working? Try copying and pasting it to your browser.</p>
324
+
activate_account.test_1 = Hi <b>%[1]s</b>, thanks for registering at %[2]s!
325
+
activate_account.test_2 = Please click the following link to activate your account within <b>%s</b>:
326
+
activate_account.test_3 = Not working? Try copying and pasting it to your browser.
325
327
326
328
activate_email = Verify your email address
327
329
activate_email.title = %s, please verify your e-mail address
@@ -337,11 +339,11 @@ reset_password.body = <p>Hi <b>%[1]s</b>,</p><br><p>Please click the following l
337
339
338
340
register_success = Registration successful
339
341
340
-
issue_assigned.pull = @%[1]s assigned you to the pull request <a href="@%[2]s">#@%[3]d</a> in repository %[4]s.
341
-
issue_assigned.issue = @%[1]s assigned you to the issue <a href="@%[2]s">#@%[3]d</a> in repository %[4]s.
342
+
issue_assigned.pull = @%[1]s assigned you to the pull request %[2]s in repository %[3]s.
343
+
issue_assigned.issue = @%[1]s assigned you to the issue %[2]s in repository %[3]s.
342
344
343
345
issue.x_mentioned_you = <b>@%s</b> mentioned you:
344
-
issue.action.force_push = <b>%[1]s</b> force-pushed the <b>%[2]s</b> from <a href="%[3]s"><b>%[4]s</b></a> to <a href="%[5]s"><b>%[6]s</b></a>.
346
+
issue.action.force_push = <b>%[1]s</b> force-pushed the <b>%[2]s</b> from %[3]s to %[4]s.
345
347
issue.action.push_1 = <b>@%[1]s</b> pushed 1 commit to %[2]s
346
348
issue.action.push_n = <b>@%[1]s</b> pushed %[3]d commits to %s: %[2]s
0 commit comments