forked from notepad-plus-plus/notepad-plus-plus
-
Notifications
You must be signed in to change notification settings - Fork 73
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Close notepad-plus-plus#14396
- Loading branch information
Showing
1 changed file
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<?xml version="1.0" encoding="utf-8" ?> | ||
<!-- | ||
Croatian localization for Notepad++ | ||
Updated 22 November 2023 by Elvis Gambiraža ([email protected]) | ||
Updated 23 November 2023 by Elvis Gambiraža ([email protected]) | ||
All the comments are for explanation, they are not for translation. | ||
--> | ||
<NotepadPlus> | ||
|
@@ -1521,7 +1521,8 @@ NAPOMENA: Ako odaberete da ne želite kreirati rezervirana mjesta ili ih kasnije | |
NAPOMENA: Ako odaberete da ne želite kreirati rezervirana mjesta ili ih kasnije zatvorite, vaša će sesija BITI IZMIJENJENA PRI IZLAZKU! | ||
Predlažemo da napravite sigurnosnu kopiju "session.xml" sada."/> | ||
<RTLvsDirectWrite title="Ne mogu pokrenuti RTL" message="RTL nije kompatibilno sa DirectWrite načinom. Molim, isključite DirectWrite način u Razno odjeljku dijaloga Postavki, restartajte Notepad++, i probajte ovu naredbu ponovo."/> | ||
<RTLvsDirectWrite title="Ne mogu uključiti RTL smjer pisanja" message="Pisanje s desna na lijevo nije kompatibilno sa DirectWrite načinom. | ||
Molim, isključite DirectWrite način u odjeljku "Razno" u Postavkama, restartajte Notepad++, i probajte ovu naredbu ponovo."/> | ||
</MessageBox> | ||
<ClipboardHistory> | ||
<PanelTitle name="Povijest međuspremnika"/> | ||
|