1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

update translations

This commit is contained in:
Andrew Dolgov
2008-06-24 08:50:30 +01:00
parent a598370dde
commit 39372e9437
13 changed files with 349 additions and 325 deletions

View File

@@ -137,7 +137,7 @@ window.onload = init;
<input name="bw_limit" id="bw_limit" type="checkbox"
onchange="bwLimitChange(this)">
<label for="bw_limit">
<?php echo __("Limit bandwidth use") ?></label></div>
<?php echo __("Limit bandwidth usage") ?></label></div>
</td></tr>