extended-thunder.org -> kamens.us

This commit is contained in:
Jonathan Kamens
2025-03-12 10:56:02 -04:00
parent 741c09069f
commit 96b2e6fa55
10 changed files with 13 additions and 13 deletions

View File

@@ -24,5 +24,5 @@ the MPL can be found in the file [LICENSE](LICENSE).
[atn]: https://addons.thunderbird.net/thunderbird/addon/send-later-3/
[guide]: https://extended-thunder.github.io/send-later/
[support]: mailto:send-later-support@extended-thunder.org
[support]: mailto:send-later-support@kamens.us
[donate]: https://extended-thunder.github.io/send-later/#support-send-later

View File

@@ -14,7 +14,7 @@
Send Later is, by its nature, not prone to
sensitive security vulnerabilities. If you somehow
feel you have encountered one, please let us know directly
at [send-later-support@extended-thunder.org](mailto:send-later-support@extended-thunder.org).
at [send-later-support@kamens..us](mailto:send-later-support@kamens.us).
For all other bug reports, please use the regular
[GitHub issues](https://github.com/Extended-Thunder/send-later/issues) page.

View File

@@ -2,7 +2,7 @@
If you're reading this, then either you've offered to help translate Send Later, or you've stumbled across this file in the Send Later source tree and started reading it out of curiosity. Either way, welcome!
Below, I explain how to be a Send Later translator and try to answer the questions you are likely to have about it. If you have any questions that aren't answered here, please don't hesitate to [email me](mailto:send-later-support@extended-thunder.org)!
Below, I explain how to be a Send Later translator and try to answer the questions you are likely to have about it. If you have any questions that aren't answered here, please don't hesitate to [email me](mailto:send-later-support@kamens.us)!
I know that for many of my translators, English is not your first language, so I feel a bit rude writing to you in English, but of course my need to do that is why I need translators. :-/ Please bear with me.
@@ -16,7 +16,7 @@ I use [Crowdin](https://crwd.in/send-later) to manage translations of Send Later
Once you are registered, visit the [Send Later extension page](https://crwd.in/send-later) and click the "Join" button in the upper right corner of the page to join the project. Then you can drill down into individual translations and start working on them. If you are interested in creating a new translation that is not listed, please contact me and I'll add it.
If you are updating a translation originally done by someone else, _please respect the approach of the previous translator,_ and make changes to existing translations only if they are actually wrong, not just because you would prefer to have worded a particular message a different way. It is not helpful to me if my translators engage in battles with each other. :-/ If the old translator is gone and no longer active and you believe strongly that a significant change in approach is needed, then please [email me](mailto:send-later-support@extended-thunder.org) and we can talk about it.
If you are updating a translation originally done by someone else, _please respect the approach of the previous translator,_ and make changes to existing translations only if they are actually wrong, not just because you would prefer to have worded a particular message a different way. It is not helpful to me if my translators engage in battles with each other. :-/ If the old translator is gone and no longer active and you believe strongly that a significant change in approach is needed, then please [email me](mailto:send-later-support@kamens.us) and we can talk about it.
## Determining how strings are used
@@ -26,7 +26,7 @@ One way you can determine the context of a particular string you're translating
You can also [search the source code](https://github.com/Extended-Thunder/send-later) for the string's identifier to see where it is used in the code.
If all else fails, [ask me](mailto:send-later-support@extended-thunder.org) for an explanation of any string context you can't figure out. After explaining it to you I'll add a proper explanation to the translation template to make things easier for future translators.
If all else fails, [ask me](mailto:send-later-support@kamens.us) for an explanation of any string context you can't figure out. After explaining it to you I'll add a proper explanation to the translation template to make things easier for future translators.
## Notes about how to translate things
@@ -63,4 +63,4 @@ Finally, on GNOME, you can type Ctrl-Shift-u 2018 Enter to get a left single quo
If you would like to be credited for your translation, please let me know how you would like to be credited -- name, company, email address, BabelZilla nickname, etc.
Please [email me](mailto:send-later-support@extended-thunder.org) if you have any questions.
Please [email me](mailto:send-later-support@kamens.us) if you have any questions.

View File

@@ -1,6 +1,6 @@
Function name: CertainDaysAndHours
Author: Jonathan Kamens <jik@extended-thunder.org>
Author: Jonathan Kamens <jik@kamens.us>
Help text
---------

View File

@@ -1,6 +1,6 @@
Function name: DaysBeforeNthWeekday
Author: Jonathan Kamens <jik@extended-thunder.org>
Author: Jonathan Kamens <jik@kamens.us>
Back story
----------

View File

@@ -1,6 +1,6 @@
Function name: FirstDaysOfEachMonth
Author: Jonathan Kamens <jik@extended-thunder.org>
Author: Jonathan Kamens <jik@kamens.us>
Help text
---------

View File

@@ -1,6 +1,6 @@
Function name: NextChol
Author: Jonathan Kamens <jik@extended-thunder.org>
Author: Jonathan Kamens <jik@kamens.us>
Help text
---------

View File

@@ -22,4 +22,4 @@ Thanks for your contributions!
[atn]: https://addons.thunderbird.net/thunderbird/addon/send-later-3/
[guide]: https://extended-thunder.github.io/send-later/#dynamic
[github]: https://github.com/Extended-Thunder/send-later
[email]: mailto:send-later-support@extended-thunder.org
[email]: mailto:send-later-support@kamens.us

View File

@@ -78,7 +78,7 @@
|
<a
id="contactAuthorButton"
class="clickable" href="mailto:send-later-support@extended-thunder.org?subject=Send%20Later">__MSG_contactAuthorLabel__</a>
class="clickable" href="mailto:send-later-support@kamens.us?subject=Send%20Later">__MSG_contactAuthorLabel__</a>
|
<input type="button"
id="donateButton"

View File

@@ -471,7 +471,7 @@
<hr/>
<div class="footer">
<a href="mailto:send-later-support@extended-thunder.org?subject=Send%20Later"
<a href="mailto:send-later-support@kamens.us?subject=Send%20Later"
class="option-label">__MSG_contactAuthorLabel__</a>
<a id="userGuideLink" href="https://extended-thunder.github.io/send-later/"
class="option-label">__MSG_userGuideLabel__</a>