update translations

master
Andrew Dolgov 13 years ago
parent 6d9455e9ba
commit e95e78198f

@ -1500,7 +1500,7 @@ class Pref_Feeds extends Protected_Handler {
print "</div>"; #pane
print "<div dojoType=\"dijit.layout.AccordionPane\" title=\"".__('Published & shared articles and generated feeds')."\">";
print "<div dojoType=\"dijit.layout.AccordionPane\" title=\"".__('Published & shared articles / Generated feeds')."\">";
print "<h3>" . __("Published articles and generated feeds") . "</h3>";

@ -156,7 +156,7 @@ class Pref_Prefs extends Protected_Handler {
$_SESSION["prefs_op_result"] = "";
print "<div dojoType=\"dijit.layout.AccordionContainer\" region=\"center\">";
print "<div dojoType=\"dijit.layout.AccordionPane\" title=\"".__('Personal data')."\">";
print "<div dojoType=\"dijit.layout.AccordionPane\" title=\"".__('Personal data / Authentication')."\">";
print "<form dojoType=\"dijit.form.Form\" id=\"changeUserdataForm\">";
@ -206,9 +206,6 @@ class Pref_Prefs extends Protected_Handler {
print "</form>";
print "</div>"; # pane
print "<div dojoType=\"dijit.layout.AccordionPane\" title=\"".__('Authentication')."\">";
$result = db_query($this->link, "SELECT id FROM ttrss_users
WHERE id = ".$_SESSION["uid"]." AND pwd_hash
= 'SHA1:5baa61e4c9b93f3f0682250b6cf8331b7ee68fd8'");

@ -1,4 +1,4 @@
<?php # This file has been generated at: Wed Dec 28 13:33:46 MSK 2011
<?php # This file has been generated at: Mon Jan 30 16:39:34 MSK 2012
__("Title");
__("Title or Content");
@ -29,6 +29,7 @@ __('When this option is enabled, headlines in Special feeds and Labels are group
__('Use feed-specified date to sort headlines instead of local import date.');
__('Customize CSS stylesheet to your liking');
__('Click to register your SSL client certificate with tt-rss');
__('Uses server timezone');
__('Purge old posts after this number of days (0 - disables)');
__('Default interval between feed updates');
__('Amount of articles to display at once');
@ -59,4 +60,5 @@ __('User timezone');
__('Sort headlines by feed date');
__('Customize stylesheet');
__('Login with an SSL certificate');
__('Try to send digests around specified time');
?>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save