Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(66)

Side by Side Diff: ui/file_manager/zip_archiver/_locales/es_419/messages.json

Issue 2804453002: Move files from zip_archiver/unpacker/ to zip_archiver/. (Closed)
Patch Set: Move files from zip_archiver/unpacker/ to zip_archiver/. Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 { 1 {
2 "name": { 2 "name": {
3 "message": "ZIP unpacker", 3 "message": "ZIP unpacker",
4 "description": "Name of the ZIP unpacker app." 4 "description": "Name of the ZIP unpacker app."
5 }, 5 },
6 "description": { 6 "description": {
7 "message": "Abre archivos ZIP en la aplicaciĆ³n Archivos.", 7 "message": "Abre archivos ZIP en la aplicaciĆ³n Archivos.",
8 "description": "Short description of the ZIP unpacker app." 8 "description": "Short description of the ZIP unpacker app."
9 }, 9 },
10 "mountErrorTitle": { 10 "mountErrorTitle": {
(...skipping 26 matching lines...) Expand all
37 }, 37 },
38 "passphraseCancel": { 38 "passphraseCancel": {
39 "message": "Cancelar", 39 "message": "Cancelar",
40 "description": "Short name of the password cancel button." 40 "description": "Short name of the password cancel button."
41 }, 41 },
42 "passphraseRemember": { 42 "passphraseRemember": {
43 "message": "Recordar", 43 "message": "Recordar",
44 "description": "Title for of a checkbox whether the password should be remem bered. Please keep it as short." 44 "description": "Title for of a checkbox whether the password should be remem bered. Please keep it as short."
45 } 45 }
46 } 46 }
OLDNEW
« no previous file with comments | « ui/file_manager/zip_archiver/_locales/es/messages.json ('k') | ui/file_manager/zip_archiver/_locales/et/messages.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698