fixes #243
This commit is contained in:
parent
f465a8aea7
commit
8c817d0979
|
@ -350,7 +350,7 @@ class QvitterPlugin extends Plugin {
|
|||
}
|
||||
|
||||
$action->inlineScript(' var toggleQvitterAPIURL = \''.common_path('', true).'api/qvitter/toggle_qvitter.json\';
|
||||
var toggleText = \'New '.str_replace("'","\'",common_config('site','name')).'\';
|
||||
var toggleText = \''._('New').' '.str_replace("'","\'",common_config('site','name')).'\';
|
||||
var qvitterEnabled = '.$qvitter_enabled.';
|
||||
var qvitterAllLink = \''.common_local_url('all', array('nickname' => $user->nickname)).'\';
|
||||
');
|
||||
|
|
|
@ -451,7 +451,7 @@ function proceedToSetLanguageAndLogin(data){
|
|||
$('#faq-link').html(window.sL.FAQ);
|
||||
$('#shortcuts-link').html(window.sL.keyboardShortcuts);
|
||||
$('#invite-link').html(window.sL.inviteAFriend);
|
||||
$('#classic-link').html('Classic ' + window.siteTitle);
|
||||
$('#classic-link').html(window.sL.classicInterface);
|
||||
$('#edit-profile-header-link').html(window.sL.editMyProfile);
|
||||
$('#mini-edit-profile-button').attr('title',window.sL.editMyProfile);
|
||||
|
||||
|
|
|
@ -120,7 +120,8 @@
|
|||
"ellipsisMore": "More",
|
||||
"blockUser": "Block {username}",
|
||||
"goToOriginalNotice": "Go to original notice",
|
||||
"goToUsersProfileOnRemoteServer": "Go to the user's remote profile",
|
||||
"goToTheUsersRemoteProfile": "Go to the user's remote profile",
|
||||
"clickToDrag":"Click to drag",
|
||||
"keyboardShortcuts":"Keyboard shortcuts"
|
||||
"keyboardShortcuts":"Keyboard shortcuts",
|
||||
"classicInterface":"Classic {site-title}"
|
||||
}
|
||||
|
|
|
@ -122,5 +122,6 @@
|
|||
"goToOriginalNotice": "Go to original notice",
|
||||
"goToTheUsersRemoteProfile": "Go to the user's remote profile",
|
||||
"clickToDrag":"Click to drag",
|
||||
"keyboardShortcuts":"Keyboard shortcuts"
|
||||
"keyboardShortcuts":"Keyboard shortcuts",
|
||||
"classicInterface":"Classic {site-title}"
|
||||
}
|
||||
|
|
|
@ -122,5 +122,6 @@
|
|||
"goToOriginalNotice": "Go to original notice",
|
||||
"goToTheUsersRemoteProfile": "Go to the user's remote profile",
|
||||
"clickToDrag":"Click to drag",
|
||||
"keyboardShortcuts":"Keyboard shortcuts"
|
||||
"keyboardShortcuts":"Keyboard shortcuts",
|
||||
"classicInterface":"Classic {site-title}"
|
||||
}
|
||||
|
|
|
@ -122,5 +122,6 @@
|
|||
"goToOriginalNotice": "Go to original notice",
|
||||
"goToTheUsersRemoteProfile": "Go to the user's remote profile",
|
||||
"clickToDrag":"Click to drag",
|
||||
"keyboardShortcuts":"Keyboard shortcuts"
|
||||
"keyboardShortcuts":"Keyboard shortcuts",
|
||||
"classicInterface":"Classic {site-title}"
|
||||
}
|
||||
|
|
|
@ -122,5 +122,6 @@
|
|||
"goToOriginalNotice": "Go to original notice",
|
||||
"goToTheUsersRemoteProfile": "Go to the user's remote profile",
|
||||
"clickToDrag":"Click to drag",
|
||||
"keyboardShortcuts":"Keyboard shortcuts"
|
||||
"keyboardShortcuts":"Keyboard shortcuts",
|
||||
"classicInterface":"Classic {site-title}"
|
||||
}
|
||||
|
|
|
@ -122,5 +122,6 @@
|
|||
"goToOriginalNotice": "Iri al origina pepo",
|
||||
"goToTheUsersRemoteProfile": "Go to the user's remote profile",
|
||||
"clickToDrag":"Click to drag",
|
||||
"keyboardShortcuts":"Keyboard shortcuts"
|
||||
"keyboardShortcuts":"Keyboard shortcuts",
|
||||
"classicInterface":"Classic {site-title}"
|
||||
}
|
||||
|
|
|
@ -122,5 +122,6 @@
|
|||
"goToOriginalNotice": "Ir al queet original",
|
||||
"goToTheUsersRemoteProfile": "Ir al perfil del usuario",
|
||||
"clickToDrag":"Click para arrastrar",
|
||||
"keyboardShortcuts":"Atajos de teclado"
|
||||
"keyboardShortcuts":"Atajos de teclado",
|
||||
"classicInterface":"Classic {site-title}"
|
||||
}
|
||||
|
|
|
@ -122,5 +122,6 @@
|
|||
"goToOriginalNotice": "Go to original notice",
|
||||
"goToTheUsersRemoteProfile": "Go to the user's remote profile",
|
||||
"clickToDrag":"Click to drag",
|
||||
"keyboardShortcuts":"Keyboard shortcuts"
|
||||
"keyboardShortcuts":"Keyboard shortcuts",
|
||||
"classicInterface":"Classic {site-title}"
|
||||
}
|
||||
|
|
|
@ -122,5 +122,6 @@
|
|||
"goToOriginalNotice": "Go to original notice",
|
||||
"goToTheUsersRemoteProfile": "Go to the user's remote profile",
|
||||
"clickToDrag":"Click to drag",
|
||||
"keyboardShortcuts":"Keyboard shortcuts"
|
||||
"keyboardShortcuts":"Keyboard shortcuts",
|
||||
"classicInterface":"Classic {site-title}"
|
||||
}
|
||||
|
|
|
@ -122,5 +122,6 @@
|
|||
"goToOriginalNotice": "Go to original notice",
|
||||
"goToTheUsersRemoteProfile": "Go to the user's remote profile",
|
||||
"clickToDrag":"Click to drag",
|
||||
"keyboardShortcuts":"Keyboard shortcuts"
|
||||
"keyboardShortcuts":"Keyboard shortcuts",
|
||||
"classicInterface":"Classic {site-title}"
|
||||
}
|
||||
|
|
|
@ -122,5 +122,6 @@
|
|||
"goToOriginalNotice": "Go to original notice",
|
||||
"goToTheUsersRemoteProfile": "Go to the user's remote profile",
|
||||
"clickToDrag":"Click to drag",
|
||||
"keyboardShortcuts":"Keyboard shortcuts"
|
||||
"keyboardShortcuts":"Keyboard shortcuts",
|
||||
"classicInterface":"Classic {site-title}"
|
||||
}
|
||||
|
|
|
@ -122,5 +122,6 @@
|
|||
"goToOriginalNotice": "Aller vers l'avis d'origine",
|
||||
"goToTheUsersRemoteProfile": "Go to the user's remote profile",
|
||||
"clickToDrag":"Click to drag",
|
||||
"keyboardShortcuts":"Keyboard shortcuts"
|
||||
"keyboardShortcuts":"Keyboard shortcuts",
|
||||
"classicInterface":"{site-title} Classique"
|
||||
}
|
||||
|
|
|
@ -122,5 +122,6 @@
|
|||
"goToOriginalNotice": "Go to original notice",
|
||||
"goToTheUsersRemoteProfile": "Go to the user's remote profile",
|
||||
"clickToDrag":"Click to drag",
|
||||
"keyboardShortcuts":"Keyboard shortcuts"
|
||||
"keyboardShortcuts":"Keyboard shortcuts",
|
||||
"classicInterface":"Classic {site-title}"
|
||||
}
|
||||
|
|
|
@ -122,5 +122,6 @@
|
|||
"goToOriginalNotice": "עבור להודעה מקורית",
|
||||
"goToTheUsersRemoteProfile": "עבור לפרופיל מרוחק של משתמש",
|
||||
"clickToDrag":"לחץ כדי לגרור",
|
||||
"keyboardShortcuts":"קיצורי מקלדת"
|
||||
"keyboardShortcuts":"קיצורי מקלדת",
|
||||
"classicInterface":"Classic {site-title}"
|
||||
}
|
||||
|
|
|
@ -122,5 +122,6 @@
|
|||
"goToOriginalNotice": "Irar al originala mesajo",
|
||||
"goToTheUsersRemoteProfile": "Go to the user's remote profile",
|
||||
"clickToDrag":"Klikez por tranar",
|
||||
"keyboardShortcuts":"Klavarala kombinuri"
|
||||
"keyboardShortcuts":"Klavarala kombinuri",
|
||||
"classicInterface":"Klasika {site-title}"
|
||||
}
|
||||
|
|
|
@ -122,5 +122,6 @@
|
|||
"goToOriginalNotice": "Go to original notice",
|
||||
"goToTheUsersRemoteProfile": "Go to the user's remote profile",
|
||||
"clickToDrag":"Click to drag",
|
||||
"keyboardShortcuts":"Keyboard shortcuts"
|
||||
"keyboardShortcuts":"Keyboard shortcuts",
|
||||
"classicInterface":"Classic {site-title}"
|
||||
}
|
||||
|
|
|
@ -122,5 +122,6 @@
|
|||
"goToOriginalNotice": "Gå til den opprinnelige queeten",
|
||||
"goToTheUsersRemoteProfile": "Go to the user's remote profile",
|
||||
"clickToDrag":"Click to drag",
|
||||
"keyboardShortcuts":"Keyboard shortcuts"
|
||||
"keyboardShortcuts":"Keyboard shortcuts",
|
||||
"classicInterface":"Classic {site-title}"
|
||||
}
|
||||
|
|
|
@ -122,5 +122,6 @@
|
|||
"goToOriginalNotice": "Go to original notice",
|
||||
"goToTheUsersRemoteProfile": "Go to the user's remote profile",
|
||||
"clickToDrag":"Click to drag",
|
||||
"keyboardShortcuts":"Keyboard shortcuts"
|
||||
"keyboardShortcuts":"Keyboard shortcuts",
|
||||
"classicInterface":"Classic {site-title}"
|
||||
}
|
||||
|
|
|
@ -122,5 +122,6 @@
|
|||
"goToOriginalNotice": "Gå till den ursprungliga queeten",
|
||||
"goToTheUsersRemoteProfile": "Visa användarens profil på servern där hen bor",
|
||||
"clickToDrag":"Klicka och dra för att flytta",
|
||||
"keyboardShortcuts":"Kortkommandon"
|
||||
"keyboardShortcuts":"Kortkommandon",
|
||||
"classicInterface":"Byt till GNU socials standardgränssnitt"
|
||||
}
|
||||
|
|
|
@ -122,5 +122,6 @@
|
|||
"goToOriginalNotice": "Go to original notice",
|
||||
"goToTheUsersRemoteProfile": "Go to the user's remote profile",
|
||||
"clickToDrag":"Click to drag",
|
||||
"keyboardShortcuts":"Keyboard shortcuts"
|
||||
"keyboardShortcuts":"Keyboard shortcuts",
|
||||
"classicInterface":"Classic {site-title}"
|
||||
}
|
||||
|
|
|
@ -122,5 +122,6 @@
|
|||
"goToOriginalNotice": "Go to original notice",
|
||||
"goToTheUsersRemoteProfile": "Go to the user's remote profile",
|
||||
"clickToDrag":"Click to drag",
|
||||
"keyboardShortcuts":"Keyboard shortcuts"
|
||||
"keyboardShortcuts":"Keyboard shortcuts",
|
||||
"classicInterface":"Classic {site-title}"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user