English Version
I'm reporting an issue on the website: it's not possible to rename a favorites/bookmarks folder, and it's not possible to edit that folder's description either. When trying, the site returns an error message stating that the folder cannot be modified.
My request is: could the developers please tell me in which line of code the text strings for these 3 UI elements are hardcoded (the folder name field, the description field, and the error message)? I'm asking because I've implemented i18n localization support in a pull request, and I want to add these 3 strings to it so they get properly translated depending on the site's language setting, instead of staying hardcoded in one language.
#70
Sorry if my explanation isn't very clear.
Chinese Version (中文版)
我在反馈网站上的一个问题:无法重命名收藏夹文件夹,也无法编辑该文件夹的描述。当尝试修改时,网站会返回一条错误提示,内容大意是"该文件夹无法被修改"。
我的请求是:能否请开发者告知这3个界面元素(文件夹名称字段、描述字段以及错误提示信息)的文本字符串具体硬编码在代码的哪一行?我这样问是因为我在一个pull request中实现了i18n本地化支持,我想把这3处字符串也加入进去,这样它们就能根据网站的语言设置正确显示对应语言的翻译,而不是固定显示某一种语言。
#70
如果我的解释不够清楚,还请见谅。
English Version
I'm reporting an issue on the website: it's not possible to rename a favorites/bookmarks folder, and it's not possible to edit that folder's description either. When trying, the site returns an error message stating that the folder cannot be modified.
My request is: could the developers please tell me in which line of code the text strings for these 3 UI elements are hardcoded (the folder name field, the description field, and the error message)? I'm asking because I've implemented i18n localization support in a pull request, and I want to add these 3 strings to it so they get properly translated depending on the site's language setting, instead of staying hardcoded in one language.
#70
Sorry if my explanation isn't very clear.
Chinese Version (中文版)
我在反馈网站上的一个问题:无法重命名收藏夹文件夹,也无法编辑该文件夹的描述。当尝试修改时,网站会返回一条错误提示,内容大意是"该文件夹无法被修改"。
我的请求是:能否请开发者告知这3个界面元素(文件夹名称字段、描述字段以及错误提示信息)的文本字符串具体硬编码在代码的哪一行?我这样问是因为我在一个pull request中实现了i18n本地化支持,我想把这3处字符串也加入进去,这样它们就能根据网站的语言设置正确显示对应语言的翻译,而不是固定显示某一种语言。
#70
如果我的解释不够清楚,还请见谅。