And notify you on time. It can be once, hourly, daily, weekly, etc.
Homepage: https://addons.mozilla.org/firefox/addon/schedtimer/
The extension is built using the Mozilla Add-On SDK.
For the next version I'm using the new and basic localization module.
And I need translations for that. If you could help out, that'd be appreciated.
Instructions:
1. Download the attachment en-US.properties
2. Copy or rename the translation file for your country code
3. The strings to translate are on the right side of =
4. Post a reply attached with your finished translation file
Notes:
If you see similar strings ending with 0 or 1 and 99, it means there's a difference
between "0 items", "1 item" and "99 items". If you see other numbers, they're different strings.
For instance:
stringTest0= I have no bottles
stringTest1= I have one bottle
stringTest99= I have %num bottles
Speaking of placeholders... You may see %num which is a variable number of a subject (see the string).
Other placeholders may be %time which is obviously for the time of day or date.
Thanks so much.