Commit Graph

685 Commits (678321df9797182010079574621730e7de7b3008)

Author SHA1 Message Date
Christian Grasser ef29c78945 Merge branch 'xml_syntax_issues' of https://github.com/chcg/notepad-plus-plus into chcg-xml_syntax_issues
checked all files of the APIs dir for xml syntax issues and corrected the invalid files

Tested with plugin tools and checked also against https://www.xmlvalidation.com/

The current invalid xml syntax seems to have no bad influence on the functionality of the files.
2018-12-02 23:55:27 +01:00
bubbajdf f632002c62 Fix a entry of Pig latin
Corrected GENERAL to ENERALGAY
Close #5069
2018-12-02 23:37:16 +01:00
Luca 67b5fcd8c5 Update Italian translation
Add plugins admin translation entries

Close #5095, close #4953
2018-12-02 22:45:17 +01:00
Rajendra Singh 6e4f591bd1 Fix typo and remove unecessery files
Close #5071
2018-12-02 18:36:48 +01:00
Artur 0f9aaf1626 Update russian.xml
Add PluginsAdminDlg's entries

Close #5008
2018-12-02 16:53:12 +01:00
Rajendra Singh db8b20dd15 Update Hindi translation
Add new localization entries for Admin plugin

Close #5070
2018-12-02 03:27:13 +01:00
schnurlos 06743d8db4 Update german.xlm (Plugins Admin)
Close #5073

Additional encloses 1afc5b3adf from polluks & https://github.com/notepad-plus-plus/notepad-plus-plus/pull/4969 from sloper42
2018-12-02 03:24:21 +01:00
Robert Wilhelm 77cdbe7179 german.xml: fix typo
Close #4969
2018-12-02 03:21:56 +01:00
Per Persson c85f9f2177 Swedish translation typo
Spelling 'öpnnas' -> 'öppnas'

Close #4970
2018-12-02 03:12:36 +01:00
Andriy Poznakhovskyy 37e67c098f Update occitan.xml
XML syntax error fix, `<Menus>` was replaced with <Menús>

Close #5081
2018-12-02 02:49:03 +01:00
Andriy Poznakhovskyy 505e7a05e6 Update spanish.xml
XML syntax error, `<` was typed instead of `&lt;`

Close #5082
2018-12-02 02:46:00 +01:00
Andriy Poznakhovskyy 5c227b25c6 Update portuguese.xml
XML syntax error fix, `&amp;` was typed as `&`

Close #5083
2018-12-02 02:35:07 +01:00
Andriy Poznakhovskyy 0a8a337168 Update brazilian_portuguese.xml
XML Syntax error fix, `quot;` was specified as `"` inside XML attribute

Close #5084
2018-12-02 02:31:42 +01:00
yasmise 6c5e4db085 Add Japanese translations for Plugins Admin
Close #5090
2018-12-02 02:10:16 +01:00
Don HO f8aba0122e Make %PROGRAMDATA%\Notepad++\plugins\ as default plugins installation location
And remove %LOCALAPPDATA%\Notepad++\plugins\ location
2018-12-02 00:58:07 +01:00
Christian Grasser 24a839434c checked all files of the APIs dir for xml syntax issues and corrected the broken files 2018-12-01 15:09:39 +01:00
Don HO 5df59ba2fc Add Pig latin language in installer 2018-11-28 02:56:02 +01:00
Don HO b466e5bf08 Add Pig latin language 2018-11-28 02:31:37 +01:00
Don HO 5080fdf2d8 Add Plugins Admin translation entries into english.xml
And translate Plugins Admin in Chinese and French
2018-11-27 13:20:51 +01:00
Don HO 78a0f57ed1 Make Plugins Admin translatable 2018-11-27 13:12:56 +01:00
taveirajc 6cf238a6ab Update Brazilian Portuguese translation
Close #5024
2018-11-25 22:51:08 +01:00
Opher Shachar c0fb9f3578 Update Hebrew for menu bar
Close #5025
2018-11-25 22:46:34 +01:00
Daniel Kwan 7f1cbfea89 Update chinese.xml
- Fixed "Chinglish" Grammar (Original Chinese translator's defence: they are not "Chinglish", they are good Chinese translations which are not accepted by "normal people", who lakes the imagination and creactivity)
- Unified Translation for some terms
- `$STR_REPLACE` -> `$STR_REPLACE$`
- Added Several Translation
2018-11-25 19:05:11 +01:00
Don HO 44baa33d1e Add the option to installer for installing the plugins in %PROGRAMDATA% 2018-11-24 17:30:19 +01:00
Don HO 3465cac7ce Fix Installer HI-DPI GUI glitch. 2018-11-14 03:37:13 +01:00
Don HO 5251bdd6db Because some people don't love sex...
...so change the awesome spiritual quote to a boring one.
2018-11-13 18:06:11 +01:00
Don HO 40fbf0da61 Notepad++ 7.6 release 2018-11-13 02:31:46 +01:00
Don HO f1534118e1 Add a spiritual quote into Installer 2018-11-13 02:29:34 +01:00
Adrian Stanciu 8ea3c4fe55 Make installer DPI-aware
Close #4947
2018-11-12 23:29:49 +01:00
Christian Grasser 6cdac077f2 Add autoit autoCompletion
Add autoit.xml autoCompletion from http://docs.notepad-plus-plus.org/index.php?title=User_Defined_Language_Files#A -> http://notepad-plus.sourceforge.net/commun/userDefinedLang/Autoit.xml

Close #4977
2018-11-09 20:24:48 +01:00
david082321 11e479326c Update chinese.xml
Change "$STR_REPLACE" into "$STR_REPLACE$". To fix the problem that file name can't display.
把 $STR_REPLACE改成 $STR_REPLACE$,修正檔名無法正常顯示的問題。

Close #4944
2018-11-09 13:13:53 +01:00
Adam Stachowicz 5685a50e58 Polish translation: Ampersand fix
Close #4935
2018-11-09 13:10:45 +01:00
Christian Grasser 2d81570be5 added lua autoCompletion
added lua autoCompletion from http://ageekandhisblog.com/notepad-plugin-lua-corona-api-autocompletion/
as the one mentioned under http://docs.notepad-plus-plus.org/index.php?title=User_Defined_Language_Files#L -> http://www.davidcarrigg.com/uploads/LuaLangFile.zip is no longer available

Close #4978
2018-11-09 12:41:51 +01:00
Don HO 4fa910c74b Add nppPluginList into the installer. 2018-11-06 13:31:20 +01:00
Don HO e61fe03d89 Install default plugins into new location
Install default plugins into %USERPROFILE%\AppData\Local\Notepad++\plugins\ instead of %PROGRAMFILES(x86)%\Notepad++\plugins\
2018-11-04 22:21:04 +01:00
Don HO 113212547f Remove allowAppDataPluginsLoading option from the installer 2018-11-03 20:57:10 +01:00
Don HO 45812764cd Update "wingup for Notepad++" to version 5.0.3 2018-10-12 23:42:00 +02:00
Sergei Bulgakov f159a62163 Update Russian translation
Add w/ BOM and remove w/o BOM
Close #4605
2018-10-08 09:41:54 +02:00
Rajendra Singh 0bdbf348d9 Fix Plugin directories not removed regression after uninstalling Notepad++
Close #4771
2018-10-08 09:25:54 +02:00
Rajendra Singh 17190009bf Fixed Typo in localization files
Close #4897
2018-10-04 09:01:56 +02:00
Rajendra Singh 55394cfb08 Improve Hindi translation
Close #4844
2018-10-04 00:46:00 +02:00
Artur 2439a4eec0 Update russian.xml
Update russian.xml due to the confusion BOM with FI

Close #4695
2018-09-02 18:11:54 +02:00
Motaz Alnuweiri ab3f5e5651 Update Arabic language to v7.5.5
Close #4759
2018-09-02 17:48:57 +02:00
Daniel Kwan e32d89c629 Big Update of the Translation of Chinese (Trad.)
What makes me edit the translation is the translation from "No Cloud" (Cloud Settings) to 晴朗無雲 (Sunny with NO CLOUD)... Finally, I reviewed the whole translation once. I'm from Hong Kong and this is actually my first pull request.

Close #4773
2018-09-02 17:39:35 +02:00
Magnus Österlund f92d5e69ad Update Swedish localization
Close #4777
2018-09-02 17:14:20 +02:00
Stefan e1ad5ccf43 Update german.xml
Close #4784
2018-09-02 17:10:12 +02:00
schnurlos c4d4428847 Update german.xml
Modified some phrases.

Close #4540
2018-07-19 23:34:49 +02:00
ordtrogen 5c72d8902d Update swedish.xml
Make swedish.xml align with english.xml, fixed typos and corrected translations

Close #4630
2018-07-19 23:29:07 +02:00
xomx 3246a47fdf Fixed DoCloseOrNot translation
Close #4645
2018-07-19 23:26:50 +02:00
altiereslima da35cf9663 Update brazilian_portuguese.xml
Added some missing strings.

Close #4647
2018-07-19 23:23:11 +02:00