From a22afd826b8efe294e3b400dc7efb5ffcb14d848 Mon Sep 17 00:00:00 2001 From: shuvashish76 Date: Mon, 8 May 2023 08:03:21 +0530 Subject: [PATCH] Change Gboard strings Signed-off-by: shuvashish76 --- google.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/google.json b/google.json index 65a97e3..46b4894 100644 --- a/google.json +++ b/google.json @@ -559,8 +559,11 @@ }, { "id": "com.google.android.inputmethod.latin", - "description": "Gboard – the Google Keyboard (https://play.google.com/store/apps/details?id=com.google.android.inputmethod.latin)\nSometimes the only keyboard app on a phone; Make sure you have another installed before you disable.\n\"Simple Keyboard\" is a good FOSS, lightweight replacement based on the AOSP Keyboard:\nhttps://f-droid.org/en/packages/rkr.simplekeyboard.inputmethod/", - "removal": "replace" + "label": "Gboard", + "description": "Sometimes the only keyboard app on a phone; Make sure you have another installed before you disable.\n", + "web": "https://play.google.com/store/apps/details?id=com.google.android.inputmethod.latin", + "removal": "replace", + "suggestions": "keyboards" }, { "id": "com.google.android.inputmethod.pinyin", @@ -816,4 +819,4 @@ "description": "Google Barcode Scanner (discontinued) (https://play.google.com/store/apps/details?id=com.google.zxing.client.android)", "removal": "delete" } -] \ No newline at end of file +]