forked from pkp/tinymce
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
6 additions
and
6 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,16 +1,16 @@ | ||
<?xml version='1.0' encoding='UTF-8' ?> | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE locale SYSTEM "../../../../../lib/pkp/dtd/locale.dtd"> | ||
|
||
<!-- | ||
<!-- | ||
* locale.xml | ||
* | ||
* Copyright (c) 2014-2016 Simon Fraser University Library | ||
* Copyright (c) 2003-2016 John Willinsky | ||
* Copyright (c) 2014-2017 Simon Fraser University | ||
* Copyright (c) 2003-2017 John Willinsky | ||
* Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. | ||
* Localization information: https://pkp.sfu.ca/wiki/index.php?title=OJS:_Serbian_%28sr_RS%29 | ||
* Localization information: https://pkp.sfu.ca/wiki/index.php?title=OJS:_Serbian_(sr_RS) | ||
* Localization strings for the sr_RS@latin (Srpski) locale. | ||
* Igor Lekić([email protected]) | ||
--> | ||
|
||
<locale name="sr_RS@latin" full_name="Srpski"> | ||
<message key="plugins.generic.tinymce.name">TinyMCE dodatak</message> | ||
<message key="plugins.generic.tinymce.description"><![CDATA[Ovaj dodatak omogućuje vizualno oblikovanje OJS-ovih tekstualnih polja pomoću <a href="http://tinymce.moxiecode.com" target="_blank">TinyMCE</a> programa za uređivanje teksta.]]></message> | ||
|