Change Gboard strings

Signed-off-by: shuvashish76 <sc76@tutanota.com>
This commit is contained in:
shuvashish76 2023-05-08 08:03:21 +05:30 committed by Muntashir Al-Islam
parent 0f03b232bc
commit a22afd826b

View File

@ -559,8 +559,11 @@
}, },
{ {
"id": "com.google.android.inputmethod.latin", "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/", "label": "Gboard",
"removal": "replace" "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", "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)", "description": "Google Barcode Scanner (discontinued) (https://play.google.com/store/apps/details?id=com.google.zxing.client.android)",
"removal": "delete" "removal": "delete"
} }
] ]