diff options
author | Simon <simon@kisikew.org> | 2012-04-18 03:20:10 -0700 |
---|---|---|
committer | Simon <simon@kisikew.org> | 2012-04-18 03:20:10 -0700 |
commit | 91d1ef36d8e2bd117160418cb82a39c7b2353c91 (patch) | |
tree | 71fa46628c1297854c48194ccad662d9d6734939 /view/eo | |
parent | b7bda7530f61176e32988619a650d42dabfd1e1b (diff) | |
parent | a30ea16218aaaff7682c262fed443327553299ca (diff) | |
download | volse-hubzilla-91d1ef36d8e2bd117160418cb82a39c7b2353c91.tar.gz volse-hubzilla-91d1ef36d8e2bd117160418cb82a39c7b2353c91.tar.bz2 volse-hubzilla-91d1ef36d8e2bd117160418cb82a39c7b2353c91.zip |
Merge pull request #247 from simonlnu/master
fix silly abandonded typo. shouldn't affect translations
Diffstat (limited to 'view/eo')
-rw-r--r-- | view/eo/messages.po | 2 | ||||
-rw-r--r-- | view/eo/strings.php | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/view/eo/messages.po b/view/eo/messages.po index 75879c489..8e8308cbd 100644 --- a/view/eo/messages.po +++ b/view/eo/messages.po @@ -3117,7 +3117,7 @@ msgstr "Kontoj forlasitaj post x tagoj" #: ../../mod/admin.php:391 msgid "" -"Will not waste system resources polling external sites for abandonded " +"Will not waste system resources polling external sites for abandoned " "accounts. Enter 0 for no time limit." msgstr "Mi ne malŝparu energion por enketi aliajn retejojn pri forlasitaj kontoj. Entajpu 0 por ne uzi templimo." diff --git a/view/eo/strings.php b/view/eo/strings.php index 3f3630afd..9a7e1ad60 100644 --- a/view/eo/strings.php +++ b/view/eo/strings.php @@ -688,7 +688,7 @@ $a->strings["Register policy"] = "Interkonsento pri registrado"; $a->strings["Register text"] = "Interkonsento teksto"; $a->strings["Will be displayed prominently on the registration page."] = "Tio estos eminente montrata en la registro paĝo."; $a->strings["Accounts abandoned after x days"] = "Kontoj forlasitaj post x tagoj"; -$a->strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = "Mi ne malŝparu energion por enketi aliajn retejojn pri forlasitaj kontoj. Entajpu 0 por ne uzi templimo."; +$a->strings["Will not waste system resources polling external sites for abandoned accounts. Enter 0 for no time limit."] = "Mi ne malŝparu energion por enketi aliajn retejojn pri forlasitaj kontoj. Entajpu 0 por ne uzi templimo."; $a->strings["Allowed friend domains"] = "Permesitaj amikaj domainoj"; $a->strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = "Perkome disigita listo da domajnoj kiuj rajtas konstrui amikecojn kun ĉi tiu retejo. Ĵokeroj eblas. Malplena por rajtigi ĉiujn ajn domajnojn."; $a->strings["Allowed email domains"] = "Permesitaj retpoŝtaj domajnoj"; |