From 7d55f52cab63009542d3508c844486fd40acd90d Mon Sep 17 00:00:00 2001 From: Christophe BOUCAUT Date: Wed, 10 Jun 2015 15:47:26 +0200 Subject: [PATCH] Remove useless texts --- res/translations.json | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/res/translations.json b/res/translations.json index 50e892c..97ac969 100644 --- a/res/translations.json +++ b/res/translations.json @@ -1,22 +1,6 @@ { "default": { - "miniature": "Miniature", - "capture": "Capture", - "acceptePicture": "Valid the picture", - "declinePicture": "Decline the picture", "zoomMin": "-", "zoomMax": "+" - }, - "fr": { - "miniature": "Miniature", - "capture": "Photo", - "acceptePicture": "Accepter la photo", - "declinePicture": "Refuser la photo" - }, - "en": { - "miniature": "Miniature", - "capture": "Capture", - "acceptePicture": "Valid the picture", - "declinePicture": "Decline the picture" } } \ No newline at end of file