1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-10-06 09:37:12 +02:00

Merge pull request #349 from NewtonCS/patch-1

Fix a few errors in message.json
This commit is contained in:
Raymond Hill 2014-11-02 12:59:04 -05:00
commit 06734680f8

View File

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