Jspresso Translation
Details Group Tabs
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
February 2021 | 625/911 | 10 (0%) | 0 |
January 2021 | 669/930 | 9 (0%) | 0 |
December 2020 | 591/919 | 13 (0%) | 0 |
November 2020 | 672/925 | 8 (0%) | 0 |
October 2020 | 685/927 | 7 (0%) | 0 |
September 2020 | 722/894 | 4 (0%) | 0 |
August 2020 | 706/867 | 3 (0%) | 0 |
July 2020 | 602/870 | 8 (0%) | 0 |
June 2020 | 659/867 | 5 (0%) | 0 |
May 2020 | 669/876 | 6 (0%) | 0 |
April 2020 | 679/891 | 7 (0%) | 0 |
March 2020 | NA | 5 | 0 |
Unsuccessful Installs in the last 7 Days: 0
Download last 500 errors (CSV)Tuesday, March 2, 2021 - 05:30
Reviews Sign in to post reviews
Right click > Jspresso > Translate... cannot handle spaces
Whenever I want to add a string to the resources bundle via "Right click > Jspresso > Translate...", it suggests as key the string i entered as value.
E.g. the key for string "a test string" is "a test string" with spaces in it. This is annoying, because you have to edit the keys afterwards again and remove all spaces.
Doesn't create files
Submitted by Luca Pertile on Fri, 2016-08-05 05:41
I tried on Eclipse Neon. Even if I set .properties file positions, pattern name and list of wished language, the plugin doesn't automatically create the real file. Until I manually created it, the plugin didn't give me translations panel.
Nice idea, but too simple
Submitted by Gernot Belger on Sun, 2012-11-04 03:51
This is a great idea, as it would allow to translate all strings directly on the fly and would avoid the usual messy properties file roundtrip, at least while coding.
Sadly, it works with one fixed message location, so it is not much use for projects consisting of more than one plugin/project. Would be nice if it would use the same mechanism that eclipse uses to show the i18n tooltip (i,e. automatically find the right message bundle).
Multiple file location
Submitted by Maxime Mising name on Tue, 2013-05-21 06:01
Hello
In fact it works for multiple property files locations !
You have to set up all locations in the project property page...
For example :
folderX/folderY/Messages_; folderZ/Labels_
Regards,
Maxime