index
:
anope.git
1.8
2.0
2.1
master
Anope is an open source set of IRC services.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
language.cpp
Age
Commit message (
Expand
)
Author
2025-03-02
Return references instead of pointers from the config system.
Sadie Powell
2025-01-14
Merge branch '2.0' into 2.1.
Sadie Powell
2025-01-14
Update the copyright headers for 2025.
2.0
Sadie Powell
2024-11-13
Add support for plural form translation.
Sadie Powell
2024-11-11
Merge branch '2.0' into 2.1.
Sadie Powell
2024-11-11
Fix using User::Account where User::IsIdentified should be used.
Sadie Powell
2024-02-17
Update the copyright headers for 2024.
Sadie Powell
2024-01-04
Update the copyright headers for 2024.
Sadie Powell
2022-12-31
Merge branch '2.0' into 2.1.
Sadie Powell
2022-12-31
Update the copyright headers for 2023.
Sadie Powell
2022-01-12
Use the default CMake modules for finding gettext instead of our own.
Sadie Powell
2022-01-06
Update the copyright headers for 2022.
Sadie Powell
2021-01-07
Update copyright to 2021.
Robby
2020-09-28
Fix musl build (gettext internals)
Sam James (sam_c)
2020-01-04
Update copyright to 2020.
Robby
2019-01-01
Update copyright to 2019.
Robby
2018-04-25
Update copyright to 2018.
Robby
2017-01-17
Cleanup some excess whitespaces and tabs, and fix a few typos along the way.
Robby
2017-01-16
Update copyright to 2017.
Robby
2016-03-08
language: incrementing _nl_msg_cat_cntr is still required on some systems app...
Adam
2016-01-28
Update copyright to 2016. This was done with:
Robby
2015-07-08
Fix a ton of typos.
Peter Powell
2014-05-31
Update FindGettext.cmake for new Windows stuff and fix language.cpp
Adam
2014-05-21
Fix deflanguage from 4034b3054aaff28da1db5545063cf8b3c2e8aa24, this shouldn't...
Adam
2014-05-20
Add English language file which users can edit to modify language strings
Adam
2014-01-01
Update copyright to 2014. This was done with:
Adam
2013-11-23
Fix/clean/clarify some stuff found by coverity scan
Adam
2013-06-12
Allow users to change their language to english when the default language is not
Adam
2013-05-05
That doesn't work either, just don't use references.
Adam
2013-05-05
Rework the config file reader to be much more flexible and move many configur...
Adam
2013-01-09
Update copyright to 2013. This was done with:
Adam
2012-12-15
Made all langauges default to the UTF-8 charset
Adam
2012-11-22
Pretty large coding style cleanup, in source doc
Adam
2012-09-10
Fixed gettext on freebsd/any other system that uses LANG not LANGUAGE
Adam
2012-05-06
Split up db/conf/lib/locale install directories, and allow alternate ones to ...
Adam
2012-04-23
Reworked live SQL support yet again
Adam
2012-02-14
Clean up and reorganize our header files
Adam
2011-07-14
Rewrote how commands are handled within Anope.
Adam
2011-06-17
Search all domains for language strings, fixes the mess that we used to use t...
Adam
2011-06-14
Fixed a few small things
Adam
2011-06-13
changed some _() to gtl() and updated do_strftime() and duration()
DukePyrolator
2011-03-30
Fixed bug #1258, more Windows stuff, and more language strings
Adam
2011-03-13
Set the locale to the default system locale on startup
DukePyrolator
2011-02-26
Replaced the few language strings we use with #defines to prevent accidentall...
Adam
2011-02-25
More fixes. Also made db_mysql_live not keep bots updated because thats point...
Adam
2011-02-11
Made the help command description code more sane
Adam
2011-02-04
Moved the language strings which are only used once
Adam
2011-01-21
fixed some minor presentation, grammar mis-use and copyright date in DP's ngircd
lethality
2011-01-18
Added amsg kicker settings to /bs info
Adam
2011-01-17
Added ns_ajoin
Adam
[next]