Need helps with localizations
![]() |
You know that you can choose language on AMO. This user script supports it. I need your help to localize the menu. All you need to do is edit this template and reply here. Thank you. Current available languages (do not translate to these):
case "en-US": // replace this with language code, e.g: "ar" or "zh-CN" or "pt-PT"
text = { // replace the following strings
menu: "Manage",
edit: "Edit Add-on Listing",
ownership: "Manage Authors & License",
profile: "Manage Developer Profile",
payments: "Manage Payments",
versions: "Manage Status & Versions",
changes: "View Recent Changes"
}
example
case "id": // Bahasa Indonesia
text = {
menu: "Kelola",
edit: "Edit keterangan pengaya",
ownership: "Kelola kepemilikan dan lisensi",
profile: "Kelola profil pengembang",
payments: "Kelola pembayaran",
versions: "Kelola status dan riwayat",
changes: "Lihat perubahan terakhir"
}
|
![]() |
case "he-IL": // Hebrew Israel
|
![]() |
Hi, baryoni
Thanks again. |
![]() |
case "he-IL": // Hebrew Israel
|
![]() |
@baryoni thanks again. Is this correct?
|
![]() |
Hi LouCypher, According the image, I think the first line "ערוך רשימתהרחבות" should be corrected to "ערוך רשימת הרחבות" In other words, there is no space between the words "רשימת" and "הרחבות" I wasn't sure whether I'm right or not, so I installed the script to see that I am not
Thanks. |
![]() |
Hello again :)
baryoni wrote:Because the script only works if you're an add-on developer and the active page is your add-on page. I haven't updated the script on this site either. If you want to try the new version, it's available at https://gist.github.com/raw/1054254/manage-my-addon.user.js How about now?
|
![]() |
Excellent, now it's correct. Thank you. |
![]() |
Thank YOU for your help :) |
![]() |
You're welcome, anytime. |
![]() |
Here is a translation for Dutch (Netherlands):
|
![]() |
Dank je, SBscripts. Script updated. |


