Merge branch 'master' of github.com:gorhill/uBlock

This commit is contained in:
gorhill 2014-11-03 08:15:39 -05:00
commit 57931035f8
1 changed files with 3 additions and 3 deletions

View File

@ -28,7 +28,7 @@
"description":"appears as tab name in dashboard." "description":"appears as tab name in dashboard."
}, },
"statsPageName":{ "statsPageName":{
"message":"Estatística", "message":"Estadística",
"description":"appears as tab name in dashboard." "description":"appears as tab name in dashboard."
}, },
"aboutPageName":{ "aboutPageName":{
@ -284,7 +284,7 @@
"description":"English: Backup to file..." "description":"English: Backup to file..."
}, },
"aboutRestoreDataButton":{ "aboutRestoreDataButton":{
"message":"Restaurar de una copia de seguridad...", "message":"Restaurar desde archivo...",
"description":"English: Restore from file..." "description":"English: Restore from file..."
}, },
"aboutResetDataButton":{ "aboutResetDataButton":{
@ -307,4 +307,4 @@
"message":"Esta entrada debe ser la última", "message":"Esta entrada debe ser la última",
"description":"so we dont need to deal with comma for last entry" "description":"so we dont need to deal with comma for last entry"
} }
} }