Fandom Developers Wiki
Advertisement

This is the talk page for discussing improvements to the AbuseLogRC page.

Translations

Dutch (Nederlands) Translation

            // Dutch
            nl: {
                loading: 'Laden...',
                optionsHeader: 'Filterlogboek volginstellingen',
                autoRefresh: 'Ververs de tabel elke $1 seconden',
                refreshButton: 'Ververs nu',
                refreshButtonDesc: 'Klik hier indien de tabel vastzit',
                lastUpdate: 'Laatst bijgewerkt:',
                changeNumber: 'Wijzig aantal entries:',
                changeButton: 'Wijzig',
                devLink: 'abuseLogRC op Dev Wiki',
                time: 'Tijd',
                pageName: 'Paginanaam',
                user: 'Gebruiker',
                triggeredFilter: 'Liet filter afgaan:',
                diffLink: 'wijz',
                talkLink: 'overleg',
                contribsLink: 'bijdragen',
                abuseLogLink: 'filterlogboek',
                blockLink: 'blokkeren',
                vstfLink: 'VSTF',
                vstfTooltip: 'Vraag VSTF om hulp',
                apiError: 'API fout:',
                ajaxError: 'AJAX fout:',
                newAccount: 'nieuw account',
                age: 'leeftijd:'
            },

Mainframe98 talk·edits 14:06, October 4, 2016 (UTC)

Added, waiting review. (I apologize for the bugs in the early releases, hopefully everything will be fixed with the last revision). leviathan_89 22:10, October 4, 2016 (UTC)
Updated with the new lines. Mainframe98 talk·edits 10:32, October 6, 2016 (UTC)

Ukrainian (українська) Translation

            // Ukrainian
            uk: {
                loading: 'Завантаження...',
                optionsHeader: 'Спостереження за реєстром зловживань',
                autoRefresh: 'Оновлювати автоматично кожні $1 секунд(и)',
                refreshButton: 'Оновити зараз',
                refreshButtonDesc: 'Натисніть тут, якщо таблиця не оновлюється',
                lastUpdate: 'Останнє оновлення:',
                changeNumber: 'Кількість записів:',
                changeButton: 'Змінити',
                devLink: 'abuseLogRC на Dev Wiki',
                time: 'Час',
                pageName: 'Назва сайту',
                user: 'Користувач',
                triggeredFilter: 'Працює фільтр:',
                diffLink: 'різниця.',
                talkLink: 'обговорення',
                contribsLink: 'внесок',
                abuseLogLink: 'журнал зловживань',
                blockLink: 'блокування',
                vstfLink: 'VSTF',
                vstfTooltip: 'Попросити VSTF про допомогу',
                apiError: 'Помилка API:',
                ajaxError: 'Помилка AJAX:'
            },

Princess_Luna_(Skyflurry).gif Skyflurry(Talk) 21:14, October 4, 2016 (UTC)

Added, waiting review. (I apologize for the bugs in the early releases, hopefully everything will be fixed with the last revision). leviathan_89 22:10, October 4, 2016 (UTC)

API error?

I have added the script to my global.js since it was within the scope of use. I have configured it like this. However, when I load it on the Undertale wiki which has an abuse filter, it gives me this:

"API error: You don't have permission to view detailed abuse log entries" and a refresh bar constantly animating."

Is this a problem on my end because I didn't configure it properly? I can assume the "detailed log entries" is when the "userinfo" is set to true, but it isn't. I turned it to false hoping it would solve the problem. Thanks for the fast response :) --Cheeseskates (talk) 01:35, October 8, 2016 (UTC)

Oh it must be because in the last update I added more detailed infos about the user... probably those are restricted to sysops or even just staff... great! -_- I'll fix it today, but due the review process you will probably have to wait a couple of days before getting the update. leviathan_89 07:54, October 8, 2016 (UTC)
Yeah, this started happening for me a few days ago. The section loads on wiki's where I'm not a sysop with the API error mentioned, but when I go to wiki's where I'm a sysop and has abusefilter enabled, nothing loads at all. --Sajuuk 11:37, October 8, 2016 (UTC)
Advertisement