1
0
mirror of https://github.com/anope/anope.git synced 2026-07-09 15:03:13 +02:00

Updated Turkish language file

git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2448 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
adam-
2009-08-11 23:42:05 +00:00
parent 1354bf8815
commit ac338268c9
3 changed files with 726 additions and 722 deletions
+3
View File
@@ -11,6 +11,9 @@ Provided by Han` <Han@mefalcon.org> - 2009
07/28 F Updated german language file. [ #00]
07/28 F Added german language support to hs_request.c. [ #00]
Provided by Yusuf Kurekci <ysfm.20@gmail.com> - 2009
08/11 F Updated Turkish language file. [ #00]
Anope Version 1.8.2
-------------------
07/06 F Fix unsetting founder_chans when logging out other users [ #00]
+721 -721
View File
File diff suppressed because it is too large Load Diff
+2 -1
View File
@@ -9,9 +9,10 @@ VERSION_MAJOR="1"
VERSION_MINOR="8"
VERSION_PATCH="2"
VERSION_EXTRA="-svn"
VERSION_BUILD="2406"
VERSION_BUILD="2448"
# $Log$ # Changes since 1.8.2 Release
#Revision 2448 - Updated Turkish language file
#Revision 2406 - Fixed possible segfault introduced by TS6 fix in rev. 2401.
#Revision 2402 - Fixed do_server() so it doesn't go nuts if a SID is the source. Added some sanity checks and debug output as well.
#Revision 2401 - Added forgotten entries to version.log and Changes, some code cleanup and fixed a few minor TS6 issues.