Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
即使我将 Java 默认语言环境设置为俄语,几个 Sakai 工具的名称也总是以英文显示。我在新的 Sakai 10 版本中使用以下工具看到了这个问题:名册和注册。
如何翻译这些工具名称和描述?
通常,字符串被收集到 Sakai 工具资源包中的 .properties 文件中。这些文件中的字符串必须仔细翻译成一种新语言,使用 HTML 语言代码命名,例如巴西葡萄牙语的 pt-BR。属性中字符串的大小有限制,但大多数字符串不会有这个限制。