mirror of
https://codeberg.org/gitnex/GitNex.git
synced 2024-12-16 15:48:13 +08:00
remove some comments
This commit is contained in:
parent
08b8275546
commit
8c903b9658
@ -1,5 +1,5 @@
|
|||||||
<resources>
|
<resources>
|
||||||
<!-- These strings does not need translations -->
|
|
||||||
<string name="app_name" translatable="false">GitNex</string>
|
<string name="app_name" translatable="false">GitNex</string>
|
||||||
<string name="appAuthor" translatable="false">Developer : M M Arif</string>
|
<string name="appAuthor" translatable="false">Developer : M M Arif</string>
|
||||||
<string name="appEmail" translatable="false">gitnex@gitnex.com</string>
|
<string name="appEmail" translatable="false">gitnex@gitnex.com</string>
|
||||||
@ -14,13 +14,10 @@
|
|||||||
<string name="supportLinkPatreon" translatable="false">https://www.patreon.com/mmarif</string>
|
<string name="supportLinkPatreon" translatable="false">https://www.patreon.com/mmarif</string>
|
||||||
<string name="appVerBuild" translatable="false">%1$s / build %2$d</string>
|
<string name="appVerBuild" translatable="false">%1$s / build %2$d</string>
|
||||||
<string name="appDesc" translatable="false">GitNex is a free, open-source Android client for Git repository management tool Gitea. GitNex is Licensed under GPLv3.\n\nThanks to all the contributors and sponsors for your generous work and donations.</string>
|
<string name="appDesc" translatable="false">GitNex is a free, open-source Android client for Git repository management tool Gitea. GitNex is Licensed under GPLv3.\n\nThanks to all the contributors and sponsors for your generous work and donations.</string>
|
||||||
<!-- These strings does not need translations -->
|
|
||||||
|
|
||||||
<!-- links text -->
|
|
||||||
<string name="appRepoIssuesText" translatable="false">Report issues at Gitea</string>
|
<string name="appRepoIssuesText" translatable="false">Report issues at Gitea</string>
|
||||||
<string name="supportText" translatable="false">Support the App on Liberapay</string>
|
<string name="supportText" translatable="false">Support the App on Liberapay</string>
|
||||||
<string name="supportTextPatreon" translatable="false">Become a Patreon</string>
|
<string name="supportTextPatreon" translatable="false">Become a Patreon</string>
|
||||||
<!-- links text -->
|
|
||||||
|
|
||||||
<!-- menu items -->
|
<!-- menu items -->
|
||||||
<string name="navMyRepos">My Repositories</string>
|
<string name="navMyRepos">My Repositories</string>
|
||||||
|
Loading…
Reference in New Issue
Block a user