Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
PojavLauncherTeam
GitHub Repository: PojavLauncherTeam/PojavLauncher
Path: blob/v3_openjdk/app_pojavlauncher/src/main/res/values-bn-rIN/strings.xml
2129 views
1
<?xml version="1.0" encoding="utf-8"?>
2
<resources>
3
<!-- App name part -->
4
<!-- Action bar part -->
5
<!-- Languages list part -->
6
<!-- Login strings -->
7
<string name="login_error_invalid_username">অবৈধ নাম, নামটি 3-16 অক্ষরের মধ্যে হওয়া উচিত, শুধুমাত্র A-Z, A-Z, 0-9 এবং আন্ডারস্কোর থাকা উচিত.</string>
8
<string name="login_microsoft">মাইক্রোসফট লগইন</string>
9
<!-- Hint -->
10
<!-- Warnings -->
11
<!-- AlertDialog title -->
12
<!-- Error messages -->
13
<!-- Toast messages -->
14
<!--
15
<string name="toast_3">Exit</string>
16
-->
17
<!-- MCLauncherActivity: Tabs -->
18
<!-- MCLauncherActivity: Account status -->
19
<!-- MCLauncherActivity: Strings -->
20
<!-- Global strings -->
21
<!-- MainActivity: strings -->
22
<!-- MainActivity: Control buttons -->
23
<!-- MainActivity: Menu advanced controls -->
24
<!-- ImportControlActivity Strings -->
25
<!--
26
<string name="control_more3"></string>
27
<string name="control_more4"></string>
28
-->
29
</resources>
30
31