OpenInWhatsapp_Translation icon indicating copy to clipboard operation
OpenInWhatsapp_Translation copied to clipboard

Notification for new translations

Open TrianguloY opened this issue 4 years ago • 7 comments

This issue was made as a notification generator when new translations are required.

When a new update with new translations is required, I'll post a comment here. If you want to be notified simply subscribe to this issue (should be a button at the right/bottom).

TrianguloY avatar Dec 08 '20 10:12 TrianguloY

Although I should have push this update sooner, I still want to wait some weeks before publishing it so if you want to translate it you still have some days before even a beta is available.

This new update will add a selectable mode (which previously was available via flags) but also a complete update of the country code list. In order to not have countries translated mixed with untranslated I used DeepL to translate them all. If you want to check this translation in order to fix possible errors the corresponding commit is https://github.com/TrianguloY/OpenInWhatsapp_Translation/commit/4d6a828a25d12f9b8be8029cebc0ad78f85f327d (the final changes also involve reordering of elements because they are sorted based on the prefix).

TrianguloY avatar Jan 27 '21 19:01 TrianguloY

New translation needed for https://github.com/TrianguloY/OpenInWhatsapp_Translation/commit/dcab2be723145803733bc7e5fcdd660c6ff93cc4: Improved paste with merge inputs

TrianguloY avatar Jun 28 '21 16:06 TrianguloY

New translation needed: Show 'check prefix' message as inline

TrianguloY avatar Jul 24 '21 08:07 TrianguloY

New translations needed:

  • New openable mode: predefined (for changelog)
  • Predefined: Ensures that it works for official WhatsApp and WhatsApp Business apps. (for settings)

TrianguloY avatar Jul 25 '21 09:07 TrianguloY

New version:

V 3.3
- New Malayalam translation. Many thanks to Thenur Mahesh Kannan!
- Share link includes 'https://'
- Remove leading zeros in merge mode too

TrianguloY avatar Aug 08 '21 10:08 TrianguloY

New translation changes:

  • Change: txt_description from ...You can click on the \'+\' item to choose from a list. ... to ...You can click on the country button to choose from a list. ...
  • New: <string name="txt_business">It appears you are using the app for business purposes. Please consider [[spt|supporting]], thanks.\n\n[[hdb|Discard]]</string> (no need to translate if txt_support is not translated)
  • New: <string name="chk_stripZeros">Remove leading zeros from the prefix and number</string>
  • New: <string name="cntDesc_clear">Clear inputs</string>
  • New: <string name="txt_newVersion">The app was updated: [[chl|view changes]].\n\n[[hdc|Dismiss]]</string>

Changelog: Important! the changelog on play store has a limit of 500 chars, please try to keep under that limit. Optionally, write two changelogs: a full one shown inside the app as long as required, and another of 500 or less chars for the store.

V 4.0
- Several style changes
- New dedicated clear button (pressing back is still supported)
- New setting to disable leading zeros removal
- New arabic translation. Many thanks to Faisal Aloufi!
- New update notice is shown as message instead of popup
- Fixed issue with zeros after area codes
- Convert entered arabic numbers
- Removed support to Android 4.0.4 or older (same as WhatsApp)
- Several internal fixes and cleanups

TrianguloY avatar Nov 05 '21 20:11 TrianguloY

New translations:

  • <string name="txt_longUser">It appears you have been using the app for quite some time. Please consider [[spt|supporting]], thanks.\n\n[[hdb|Discard]]</string>
  • <string name="chk_signal">Experimental Signal support</string>
  • <string name="chk_telegram">Experimental Telegram support</string>
  • <string name="txt_telegram">Note that, in order for a number to be opened with the t.me/+123 link, the user must set it as "publicly visible" and allow being found by it. And almost no one does that.\nSo, unless you know the person, I assure you this option is useless (Telegram doesn\'t even say that the number couldn\'t be opened, it simply opens the main screen as normal without errors).\nYou can still try it, but you\'ve been warned.</string>
  • <string name="chk_light">Use light theme (the app will restart)</string>
  • <string name="toast_empty">Clipboard contains no numbers</string>
  • <string name="addon_reload">reload</string>

New changelog:

V 4.1
- Light theme
- Experimental Telegram and Signal support, enable it in settings
- Improved recent calls addon refresh
- Clipboard button always enabled (removed automatic background check)
- Slight optimization when displaying errors

There are also some changes in translations metadata (both the app file and the Play Store texts) so I recommend checking the files just in case.

TrianguloY avatar Apr 03 '22 13:04 TrianguloY