From 2b62a32f365f038923e6ddfcd0da74aab8a46597 Mon Sep 17 00:00:00 2001 From: bgo-eiu <huyaqoob+toolforge@gmail.com> Date: Mon, 31 Oct 2022 01:07:35 +0000 Subject: [PATCH] Updating Punjabi (Pakistan) --- app/src/main/res/values-pa-rPK/strings.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/values-pa-rPK/strings.xml b/app/src/main/res/values-pa-rPK/strings.xml index 5f7cbe72..fc807f05 100644 --- a/app/src/main/res/values-pa-rPK/strings.xml +++ b/app/src/main/res/values-pa-rPK/strings.xml @@ -2,9 +2,9 @@ <resources> <string name="app_name">سادہ کیلکولیٹر</string> <string name="app_launcher_name">کیلکولیٹر</string> - <string name="scientific_calculator">Scientific Calculator</string> + <string name="scientific_calculator">وگیانک کیلکولیٹر</string> <!-- Calculator field --> - <string name="formula_divide_by_zero_error">Error: division by zero</string> + <string name="formula_divide_by_zero_error">غلطی آئی اے، صفر نال ونڈ</string> <!-- History --> <string name="history">تریخ</string> <string name="history_empty">تریخ چ کوئی نہیں اے</string> @@ -16,4 +16,4 @@ <!-- FAQ --> <string name="faq_1_title">How does the C (Clear) button work\?</string> <string name="faq_1_text">Tapping on it will remove one character at a time. Long pressing it will reset all fields at once.</string> -</resources> +</resources> \ No newline at end of file