Skip to content

Commit 6438dd4

Browse files
committed
feat: add localized update check consent message
1 parent 6cc0410 commit 6438dd4

32 files changed

+63
-33
lines changed

src/lang/ar-ye.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,5 +427,6 @@
427427
"overview": "نظرة عامة",
428428
"contributors": "المساهمون",
429429
"quicktools:hyphen": "إدراج شرطة",
430-
"check for app updates": "Check for app updates"
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?"
431432
}

src/lang/be-by.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,5 +428,6 @@
428428
"overview": "Overview",
429429
"contributors": "Contributors",
430430
"quicktools:hyphen": "Insert hyphen symbol",
431-
"check for app updates": "Check for app updates"
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?"
432433
}

src/lang/bn-bd.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,5 +427,6 @@
427427
"overview": "সংক্ষিপ্ত বিবরণ",
428428
"contributors": "অবদানকারী",
429429
"quicktools:hyphen": "হাইফেন যুক্ত করুন",
430-
"check for app updates": "Check for app updates"
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?"
431432
}

src/lang/cs-cz.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,5 +427,6 @@
427427
"overview": "Overview",
428428
"contributors": "Contributors",
429429
"quicktools:hyphen": "Insert hyphen symbol",
430-
"check for app updates": "Check for app updates"
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?"
431432
}

src/lang/de-de.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,5 +427,6 @@
427427
"overview": "Überblick",
428428
"contributors": "Mitwirkende",
429429
"quicktools:hyphen": "Bindestrich-Symbol einfügen",
430-
"check for app updates": "Check for app updates"
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?"
431432
}

src/lang/en-us.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,5 +427,6 @@
427427
"overview": "Overview",
428428
"contributors": "Contributors",
429429
"quicktools:hyphen": "Insert hyphen symbol",
430-
"check for app updates": "Check for app updates"
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?"
431432
}

src/lang/es-sv.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,5 +427,6 @@
427427
"overview": "Overview",
428428
"contributors": "Contributors",
429429
"quicktools:hyphen": "Insert hyphen symbol",
430-
"check for app updates": "Check for app updates"
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?"
431432
}

src/lang/fr-fr.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,5 +427,6 @@
427427
"overview": "Overview",
428428
"contributors": "Contributors",
429429
"quicktools:hyphen": "Insert hyphen symbol",
430-
"check for app updates": "Check for app updates"
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?"
431432
}

src/lang/he-il.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,5 +428,6 @@
428428
"overview": "Overview",
429429
"contributors": "Contributors",
430430
"quicktools:hyphen": "Insert hyphen symbol",
431-
"check for app updates": "Check for app updates"
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?"
432433
}

src/lang/hi-in.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,5 +428,6 @@
428428
"overview": "ओवरव्यू",
429429
"contributors": "सहयोगी",
430430
"quicktools:hyphen": "हाइफ़न प्रतीक डालें",
431-
"check for app updates": "ऐप अपडेट की जांच करें"
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?"
432433
}

0 commit comments

Comments
 (0)