File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2626 *
2727 * Fri 04 Jun 2010 04:05:24 PM IRDT <nadalizadeh at gmail dot com>
2828 * >> Implement missing new methods since 1.6.0.
29- * >> Add English to Persian digit convertor . (for date/time digits)
29+ * >> Add English to Persian digit converter . (for date/time digits)
3030 *
3131 * Translation feedbacks are really appreciated.
3232 */
Original file line number Diff line number Diff line change 2121// - Better handling of ISO-8859-2/ WIN 1250 stuff based on (actually stolen from :-)) Czech translations
2222// implemented by Petr Prikryl ([email protected] ).2323// As opposed to Czech translation this one assumes that Doxygen strings are written in Linux ( it's true,
24- // I don't have QT pro licence ) , and uses ISOToWin function when built in WIN32
24+ // I don't have QT pro license ) , and use ISOToWin function when built in WIN32
2525//
2626// 2000/09/18
2727// - Added strings from 1.2.1
Original file line number Diff line number Diff line change @@ -1876,7 +1876,7 @@ class TranslatorPortuguese : public TranslatorAdapter_1_16_0
18761876 /* ! Text for copyright paragraph */
18771877 QCString trCopyright () override
18781878 {
1879- // Note: I will left it as is because "Direitos de autor" may not fit
1879+ // Note: I will leave it as is because "Direitos de autor" may not fit
18801880 // in the text.
18811881 return " Copyright" ;
18821882 }
You can’t perform that action at this time.
0 commit comments