aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | [ticket/11996] Use a table for better stylingJoas Schilling2014-01-131-12/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11996
| | * | | | | | | | | | | | | | | | [ticket/11996] Add explanation how to correctly remove and update an extensionJoas Schilling2013-12-271-3/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See http://area51.phpbb.com/phpBB/viewtopic.php?f=81&t=44001 for more information about the decision. PHPBB3-11996
| * | | | | | | | | | | | | | | | | [ticket/11915] Remove unused language string.Cesar G2014-01-171-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11915
| * | | | | | | | | | | | | | | | | [ticket/11915] Make the user aware of the drag-and-drop zone.Cesar G2014-01-171-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11915
| * | | | | | | | | | | | | | | | | [ticket/12096] Use plurals for MAX_NUM_SEARCH_KEYWORDS_REFINE.Cesar G2014-01-161-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12096
| * | | | | | | | | | | | | | | | | [ticket/12034] AJAXify notifications popup.Cesar G2013-12-301-0/+2
| |/ / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12034
| * | | | | | | | | | | | | | | | [ticket/11911] Warn admins when there is no search index for the selected engineJoas Schilling2013-12-271-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11911
| * | | | | | | | | | | | | | | | [ticket/12009] Prevent user from enabling invalid extension through direct URLCesar G2013-12-121-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12009
| * | | | | | | | | | | | | | | | [ticket/11241] Consolidate topic actions into "Topic tools" dropdown.Cesar G2013-12-061-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11241
| * | | | | | | | | | | | | | | | Merge remote-tracking branch 'cyberalien/ticket/11969' into developJoas Schilling2013-12-031-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * cyberalien/ticket/11969: [ticket/11969] Change topic link to unread post in subsilver2 [ticket/11969] Change topic link to unread post in prosilver [ticket/11969] New language strings for first and last post links
| | * | | | | | | | | | | | | | | | [ticket/11969] New language strings for first and last post linksVjacheslav Trushkin2013-10-251-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11969
| * | | | | | | | | | | | | | | | | Merge remote-tracking branch 'nickvergessen/ticket/12045' into developDhruv2013-11-301-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # By Joas Schilling # Via Joas Schilling * nickvergessen/ticket/12045: [ticket/12045] Only display group selection if there are groups [ticket/12045] Correctly close <span> before closing parent tag [ticket/12045] Correctly close <dd> with </dd>
| | * | | | | | | | | | | | | | | | | [ticket/12045] Only display group selection if there are groupsJoas Schilling2013-11-281-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also fixed the empty option which is not allowed. PHPBB3-12045
| * | | | | | | | | | | | | | | | | | [ticket/12042] Replace B with a more meaningful key nameJoas Schilling2013-11-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12042
| * | | | | | | | | | | | | | | | | | [ticket/12042] Add all language strings from PLUpload 2.0 to the language fileJoas Schilling2013-11-272-0/+13
| |/ / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12042
| * | | | | | | | | | | | | | | | | Merge branch 'develop-olympus' into developJoas Schilling2013-11-261-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * develop-olympus: [ticket/12037] Fix hard-coded text in acp_inactive.html. Conflicts: phpBB/adm/style/acp_inactive.html
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #1854 from Pico88/ticket/12005Nathan Guse2013-11-212-7/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12005] Remove code responsible for PM popup completely
| | * | | | | | | | | | | | | | | | | | [ticket/12005] Remove language vars used by PM popupLukasz2013-11-082-7/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12005
| * | | | | | | | | | | | | | | | | | | [ticket/11959] Trim the list of users from post notifications.Cesar G2013-11-211-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11959
| * | | | | | | | | | | | | | | | | | | Merge branch 'develop-olympus' into developJoas Schilling2013-11-191-2/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * develop-olympus: [ticket/11814] Remove redundant text from the topic reply email notification.
| * | | | | | | | | | | | | | | | | | | | [ticket/11994] Fix more languageJoas Schilling2013-11-081-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11994
| * | | | | | | | | | | | | | | | | | | | [ticket/11994] Rename "uninstall" to "delete data"Joas Schilling2013-11-081-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11994
| * | | | | | | | | | | | | | | | | | | | [ticket/11994] Make install/enable just one UI thingJoas Schilling2013-11-081-5/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11994
| * | | | | | | | | | | | | | | | | | | | [ticket/11994] Fix some languageJoas Schilling2013-11-081-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11994
| * | | | | | | | | | | | | | | | | | | | [ticket/11994] More language fixesJoas Schilling2013-11-081-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11994
| * | | | | | | | | | | | | | | | | | | | [ticket/11994] Make extension manager UI less misleadingJoas Schilling2013-11-081-27/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable and Install were split into two different expressions. Purge was renamed to uninstall to make clearer what is going to happen. PHPBB3-11994
| * | | | | | | | | | | | | | | | | | | | Merge pull request #1788 from VSEphpbb/ticket/11935Nathan Guse2013-11-041-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/11935] Fix invalid HTML and Errors
| | * | | | | | | | | | | | | | | | | | | | [ticket/11935] Fix <p> tags not allowed inside <strong> tagsMatt Friedman2013-10-191-1/+1
| | | |_|_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11935
| * | | | | | | | | | | | | | | | | | | | [ticket/11975] Change shortened ACP/MCP label to Administer/ModerateDavid King2013-11-021-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also utilizing the new data-responsive-text attribute PHPBB3-11975
| * | | | | | | | | | | | | | | | | | | | [ticket/11975] Make link text shorter on smaller resolutionsDavid King2013-11-021-0/+2
| | |_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11975
| * | | | | | | | | | | | | | | | | | | Merge pull request #1812 from prototech/ticket/11746Nathan Guse2013-11-022-0/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/11746] Add "admin activation required" notification.
| | * | | | | | | | | | | | | | | | | | | [ticket/11746] Delete the notification after user is approved & fix language.Cesar G2013-10-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11746
| | * | | | | | | | | | | | | | | | | | | [ticket/11746] Add "admin activation required" notification.Cesar G2013-10-242-0/+3
| | |/ / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11746
| * | | | | | | | | | | | | | | | | | | [ticket/11974] Fix timezone names with underscoresJoas Schilling2013-10-271-59/+59
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11974
| * | | | | | | | | | | | | | | | | | | [ticket/11974] Translate all timezonesJoas Schilling2013-10-271-0/+432
| |/ / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11974
| * | | | | | | | | | | | | | | | | | [ticket/11921] Move any HTML for Notifications to the templatesMatt Friedman2013-10-161-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11921
| * | | | | | | | | | | | | | | | | | [ticket/11921] Improve appearance of PM notifications in linklistMatt Friedman2013-10-151-8/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11921
| * | | | | | | | | | | | | | | | | | [ticket/11921] Improve appearance of Notifications in linklistMatt Friedman2013-10-151-5/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11921
| * | | | | | | | | | | | | | | | | | Merge pull request #1772 from bantu/feature/plupload/integrationNils Adermann2013-10-131-0/+65
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/10929] Integration of Plupload
| | * | | | | | | | | | | | | | | | | | [feature/plupload/integration] Integration of PluploadAndreas Fischer2013-10-111-0/+65
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit is a highly-refactored and up-to-date version of Fyorl's work which was part of his Google Summer of Code 2012 project "Attachment Improvements". PHPBB3-10929
| * | | | | | | | | | | | | | | | | | | [feature/plupload/cron] Add cronjob for cleaning plupload temporary directory.Andreas Fischer2013-10-111-0/+2
| |/ / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-10929
| * | | | | | | | | | | | | | | | | | [ticket/11703] Make jQuery CDN switch more generic.Andreas Fischer2013-10-101-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Config variable: load_jquery_cdn -> allow_cdn Template variable: S_JQUERY_FALLBACK -> S_ALLOW_CDN PHPBB3-11703
| * | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'prototech/ticket/11739' into developDhruv2013-10-071-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # By Cesar G # Via Cesar G * prototech/ticket/11739: [ticket/11739] Rename “Remember Me” login keys module
| | * | | | | | | | | | | | | | | | | | [ticket/11739] Rename “Remember Me” login keys moduleCesar G2013-10-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11739
| * | | | | | | | | | | | | | | | | | | [ticket/11894] Fix typo in "Delete post" optionCesar G2013-10-051-1/+1
| |/ / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11894
| * | | | | | | | | | | | | | | | | | [ticket/11883] Report completed data step in migration as "Installing Data"Nathan2013-10-021-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11883
| * | | | | | | | | | | | | | | | | | [ticket/11844] update acp/authentication language varProsk8er2013-09-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the language var ACP_AUTH_SETTINGS_EXPLAIN in language/en/acp/board.php PHPBB3-11844
| * | | | | | | | | | | | | | | | | | [ticket/11837] Replace escaped single quote with utf-8 single quoteJoseph Warner2013-09-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11837
| * | | | | | | | | | | | | | | | | | [ticket/11837] Translate UCP_AUTH_LINK_NOT_SUPPORTEDJoseph Warner2013-09-131-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11837
| * | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'imkingdavid/ticket/11824' into developJoas Schilling2013-09-131-0/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \