ASCII only display names
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3423 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
91d6d7e391
commit
7e8d9bf641
3 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
!insertmacro MUI_LANGUAGEFILE_BEGIN "ARABIC"
|
||||
|
||||
!define MUI_LANGNAME "ÚÑÈí" ;Use only ASCII characters (if this is not possible, use the English name)
|
||||
!define MUI_LANGNAME "Arabic" ;Use only ASCII characters (if this is not possible, use the English name)
|
||||
|
||||
!define MUI_TEXT_WELCOME_INFO_TITLE "$(^NameDA) مرحبا بك في منصب برنامج"
|
||||
!define MUI_TEXT_WELCOME_INFO_TEXT "إن شاء الله سيتم تنصيب البرنامج $(^NameDA).\r\n\r\nمن المفضل إغلاق جميع البرامج قبل التنصيب.هذا سيساعد في تجديد ملفات النظام من دون الحاجة لإعادة تشغيل النظام من جديد.\r\n\r\n$_CLICK"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue