diff options
| author | Jules Aguillon | 2026-05-06 01:16:47 +0200 |
|---|---|---|
| committer | GitHub | 2026-05-06 01:16:47 +0200 |
| commit | 56edba7b18523519048eaf54a9b8abdb5f00651c (patch) | |
| tree | b6c9949fea9b0f15416082ea321e9d2975c5a5b1 /res/values-my/strings.xml | |
| parent | 11b735bfe8591f120f994733b79e9bf236232103 (diff) | |
| download | unexpected-keyboard-56edba7b18523519048eaf54a9b8abdb5f00651c.tar.gz unexpected-keyboard-56edba7b18523519048eaf54a9b8abdb5f00651c.zip | |
Remove mention of network access from store description (#1280)
This part of the store description is no longer true, as the application
makes a network request when downloading a dictionary.
Diffstat (limited to 'res/values-my/strings.xml')
| -rw-r--r-- | res/values-my/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values-my/strings.xml b/res/values-my/strings.xml index 4c2ddd4..3e7a3d6 100644 --- a/res/values-my/strings.xml +++ b/res/values-my/strings.xml @@ -3,7 +3,7 @@ <string name="app_name_release">Unexpected Keyboard</string> <string name="app_name_debug">Unexpected Keyboard (Debug)</string> <string name="short_description">Android အတွက် သေးငယ်ပေါ့ပါးပြီးကိုယ်ရေးကိုယ်တာလုံခြုံမှုဆိုင်ရာအထူးဦးစားပေးထားသည့်ကီးဘုတ်ဆော့ဝဲ.</string> - <string name="store_description">အဓိကလုပ်ဆောင်မှုကတော့လျင်မြန်စွာစာလုံးရေများများရိုက်ရလွယ်ကူစေရန်ဖိဆွဲလိုက်ရုံဖြင့်အက္ခရာများကိုပြောင်းလဲရိုက်နိုင်ခြင်းပါပဲ။\n\nဒီအပ်ပလီကေးရှင်းရဲ့ကနဦးရည်ရွယ်ချက်ကတော့ ပရိုဂရမ်မာတွေ Termux မှာအသုံးပြုဖို့ဖန်တီးခဲ့ခြင်းဖြစ်ပါတယ်။\nအခုတော့ Termux သာမကပဲနိစ္စဓူ၀ကိစ္စများအတွက်အသုံးပြုနိုင်ပါပြီ။\n\nဤအပ်ပလီကေးရှင်းတွင်မည်သည့်ကြော်ငြာ၊ အင်တာနက်ကွန်နက်ရှင်ချိတ်ဆက်မှုဆိုင်ရာများမပါ၀င်သလို Open source လည်းဖြစ်ပါတယ်။</string> + <string name="store_description">အဓိကလုပ်ဆောင်မှုကတော့လျင်မြန်စွာစာလုံးရေများများရိုက်ရလွယ်ကူစေရန်ဖိဆွဲလိုက်ရုံဖြင့်အက္ခရာများကိုပြောင်းလဲရိုက်နိုင်ခြင်းပါပဲ။\n\nဒီအပ်ပလီကေးရှင်းရဲ့ကနဦးရည်ရွယ်ချက်ကတော့ ပရိုဂရမ်မာတွေ Termux မှာအသုံးပြုဖို့ဖန်တီးခဲ့ခြင်းဖြစ်ပါတယ်။\nအခုတော့ Termux သာမကပဲနိစ္စဓူ၀ကိစ္စများအတွက်အသုံးပြုနိုင်ပါပြီ။</string> <string name="pref_portrait">ဒေါင်လိုက်ပုံစံတွင်</string> <!-- <string name="pref_portrait_unfolded">In portrait mode unfolded</string> --> <string name="pref_landscape">အလျားလိုက်ပုံစံတွင်</string> |
