Skip to content

Commit d211cf2

Browse files
authored
feat: add 'check for app updates' setting to toggle the automatic behaviour (#1624)
1 parent f7b013d commit d211cf2

34 files changed

+124
-32
lines changed

src/lang/ar-ye.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,5 +426,7 @@
426426
"reviews": "التقييمات",
427427
"overview": "نظرة عامة",
428428
"contributors": "المساهمون",
429-
"quicktools:hyphen": "إدراج شرطة"
429+
"quicktools:hyphen": "إدراج شرطة",
430+
"check for app updates": "Check for app updates",
431+
"prompt update check consent message": "Acode can check for new app updates when you're online. Enable update checks?"
430432
}

src/lang/be-by.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,5 +427,7 @@
427427
"reviews": "reviews",
428428
"overview": "Overview",
429429
"contributors": "Contributors",
430-
"quicktools:hyphen": "Insert hyphen symbol"
430+
"quicktools:hyphen": "Insert hyphen symbol",
431+
"check for app updates": "Check for app updates",
432+
"prompt update check consent message": "Acode can check for new app updates when you're online. Enable update checks?"
431433
}

src/lang/bn-bd.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,5 +426,7 @@
426426
"reviews": "রিভিউ",
427427
"overview": "সংক্ষিপ্ত বিবরণ",
428428
"contributors": "অবদানকারী",
429-
"quicktools:hyphen": "হাইফেন যুক্ত করুন"
429+
"quicktools:hyphen": "হাইফেন যুক্ত করুন",
430+
"check for app updates": "Check for app updates",
431+
"prompt update check consent message": "Acode can check for new app updates when you're online. Enable update checks?"
430432
}

src/lang/cs-cz.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,5 +426,7 @@
426426
"reviews": "reviews",
427427
"overview": "Overview",
428428
"contributors": "Contributors",
429-
"quicktools:hyphen": "Insert hyphen symbol"
429+
"quicktools:hyphen": "Insert hyphen symbol",
430+
"check for app updates": "Check for app updates",
431+
"prompt update check consent message": "Acode can check for new app updates when you're online. Enable update checks?"
430432
}

src/lang/de-de.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,5 +426,7 @@
426426
"reviews": "Bewertungen",
427427
"overview": "Überblick",
428428
"contributors": "Mitwirkende",
429-
"quicktools:hyphen": "Bindestrich-Symbol einfügen"
429+
"quicktools:hyphen": "Bindestrich-Symbol einfügen",
430+
"check for app updates": "Check for app updates",
431+
"prompt update check consent message": "Acode can check for new app updates when you're online. Enable update checks?"
430432
}

src/lang/en-us.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,5 +426,7 @@
426426
"reviews": "reviews",
427427
"overview": "Overview",
428428
"contributors": "Contributors",
429-
"quicktools:hyphen": "Insert hyphen symbol"
429+
"quicktools:hyphen": "Insert hyphen symbol",
430+
"check for app updates": "Check for app updates",
431+
"prompt update check consent message": "Acode can check for new app updates when you're online. Enable update checks?"
430432
}

src/lang/es-sv.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,5 +426,7 @@
426426
"reviews": "reviews",
427427
"overview": "Overview",
428428
"contributors": "Contributors",
429-
"quicktools:hyphen": "Insert hyphen symbol"
429+
"quicktools:hyphen": "Insert hyphen symbol",
430+
"check for app updates": "Check for app updates",
431+
"prompt update check consent message": "Acode can check for new app updates when you're online. Enable update checks?"
430432
}

src/lang/fr-fr.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,5 +426,7 @@
426426
"reviews": "reviews",
427427
"overview": "Overview",
428428
"contributors": "Contributors",
429-
"quicktools:hyphen": "Insert hyphen symbol"
429+
"quicktools:hyphen": "Insert hyphen symbol",
430+
"check for app updates": "Check for app updates",
431+
"prompt update check consent message": "Acode can check for new app updates when you're online. Enable update checks?"
430432
}

src/lang/he-il.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,5 +427,7 @@
427427
"reviews": "reviews",
428428
"overview": "Overview",
429429
"contributors": "Contributors",
430-
"quicktools:hyphen": "Insert hyphen symbol"
430+
"quicktools:hyphen": "Insert hyphen symbol",
431+
"check for app updates": "Check for app updates",
432+
"prompt update check consent message": "Acode can check for new app updates when you're online. Enable update checks?"
431433
}

src/lang/hi-in.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,5 +427,7 @@
427427
"reviews": "समीक्षाएँ",
428428
"overview": "ओवरव्यू",
429429
"contributors": "सहयोगी",
430-
"quicktools:hyphen": "हाइफ़न प्रतीक डालें"
430+
"quicktools:hyphen": "हाइफ़न प्रतीक डालें",
431+
"check for app updates": "ऐप अपडेट की जांच करें",
432+
"prompt update check consent message": "Acode can check for new app updates when you're online. Enable update checks?"
431433
}

0 commit comments

Comments
 (0)