Changeset 1122622
- Timestamp:
- 03/28/2015 05:52:06 AM (11 years ago)
- Location:
- parsi-font/trunk
- Files:
-
- 3 edited
-
languages/parsifont-fa_IR.mo (modified) (previous)
-
languages/parsifont-fa_IR.po (modified) (3 diffs)
-
parsi-font.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
parsi-font/trunk/languages/parsifont-fa_IR.po
r979110 r1122622 1 1 msgid "" 2 2 msgstr "" 3 "Project-Id-Version: Parsi Font 4. 0\n"3 "Project-Id-Version: Parsi Font 4.1\n" 4 4 "POT-Creation-Date: 2014-09-04 15:52+0330\n" 5 "PO-Revision-Date: 201 4-09-04 15:52+0330\n"5 "PO-Revision-Date: 2015-03-28 10:20+0330\n" 6 6 "Last-Translator: Ghaem Omidi <ghaemomidi@yahoo.com>\n" 7 7 "Language-Team: Ghaem Omidi <ghaemomidi@yahoo.com>\n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 "X-Generator: Poedit 1.6. 5\n"12 "X-Generator: Poedit 1.6.9\n" 13 13 "X-Poedit-KeywordsList: __;_e\n" 14 14 "Plural-Forms: nplurals=1; plural=0;\n" … … 52 52 #: ../parsi-font.php:569 53 53 msgid "This text is just to test." 54 msgstr " .این متن فقط برای آزمایش است"54 msgstr "" 55 55 56 56 #: ../parsi-font.php:576 -
parsi-font/trunk/parsi-font.php
r1122621 r1122622 566 566 <td> 567 567 568 <textarea name="parsifont-preview" style="text-align:center;font-size:<?php echo $parsifont_font_size; ?>px; font-family:<?php echo $parsifont_font_family; ?>; width:400px;height:90px;color:#000;" id="parsifont-preview" class="large-text code" disabled="disabled" spellcheck="false"> This text is just to test.568 <textarea name="parsifont-preview" style="text-align:center;font-size:<?php echo $parsifont_font_size; ?>px; font-family:<?php echo $parsifont_font_family; ?>; width:400px;height:90px;color:#000;" id="parsifont-preview" class="large-text code" disabled="disabled" spellcheck="false">این متن فقط برای آزمایش است. 569 569 <?php _e('This text is just to test.', 'parsifont') ?></textarea> 570 570
Note: See TracChangeset
for help on using the changeset viewer.