linglong/misc
dengbo a10faafab7 feat: add translations to polkit policy
Adds translations for the authentication check message and description
in the polkit policy file. This provides a better user experience
by displaying authentication prompts and descriptions in the user's
preferred language. The addition covers a wide range of languages to
ensure broad accessibility.

Influence:
1. Verify that the authentication prompts are displayed in the correct
language based on the system locale.
2. Test the authentication process with different language settings to
ensure that all translations are correctly loaded and displayed.
3. Ensure that untranslated strings fallback gracefully to a default
language (e.g., English).

feat: 为 polkit 策略添加翻译

为 polkit 策略文件中的身份验证检查消息和描述添加翻译。这通过以用户首选的
语言显示身份验证提示和描述来提供更好的用户体验。 添加涵盖了广泛的语言,
以确保广泛的可访问性。

Influence:
1. 验证身份验证提示是否根据系统区域设置以正确的语言显示。
2. 使用不同的语言设置测试身份验证过程,以确保所有翻译都正确加载和显示。
3. 确保未翻译的字符串可以优雅地回退到默认语言(例如,英语)。
2025-09-22 13:12:13 +08:00
..
image
lib
libexec/linglong
script
share feat: add translations to polkit policy 2025-09-22 13:12:13 +08:00
CMakeLists.txt