diff options
| author | Andrea Diamantini <adjam7@gmail.com> | 2010-05-11 10:57:40 +0200 | 
|---|---|---|
| committer | Andrea Diamantini <adjam7@gmail.com> | 2010-05-11 10:57:40 +0200 | 
| commit | a782ddde15412e44a170b9340bb0a052879f46ab (patch) | |
| tree | eba2e8966b604870d90a93fef4f527cdcaaf656c /src/settings | |
| parent | Merge commit 'refs/merge-requests/2255' of git://gitorious.org/rekonq/mainlin... (diff) | |
| download | rekonq-a782ddde15412e44a170b9340bb0a052879f46ab.tar.xz | |
Add "days" word to better explain the adblock update interval
Diffstat (limited to 'src/settings')
| -rw-r--r-- | src/settings/settings_adblock.ui | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/settings/settings_adblock.ui b/src/settings/settings_adblock.ui index 445431c5..bb0b6156 100644 --- a/src/settings/settings_adblock.ui +++ b/src/settings/settings_adblock.ui @@ -55,7 +55,7 @@           <item>            <widget class="QLabel" name="label_3">             <property name="text"> -            <string>Automatic update interval:</string> +            <string>Automatic update interval (days):</string>             </property>            </widget>           </item> | 
