aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ui/src/main/res/values-zh-rCN/strings.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Introduce realtime log viewerHarsh Shandilya2020-03-261-2/+0
| | | | | | | | | This contains a share button and a save button, the former using a custom content provider. Co-authored-by: Jason A. Donenfeld <Jason@zx2c4.com> Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* TunnelManager: enable Tasker supportJason A. Donenfeld2020-03-221-1/+0
| | | | | | | Also fix up wording for the permission prompt that Tasker will show when initially setting this up. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* AddTunnels: rearrange and relabelJason A. Donenfeld2020-03-201-2/+0
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* strings: Remove now defunct translationsHarsh Shandilya2020-03-181-2/+0
| | | | | | The original strings are removed. Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
* tunnel: Remove MISSING_VALUE from BadConfigException reasonsHarsh Shandilya2020-03-141-1/+0
| | | | | | | This is covered under SYNTAX_ERROR which feels like a reasonable choice, so get rid of this unused field and associated resource string. Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
* strings: update Simplified Chinese translationLilligantMatsuri2020-03-121-15/+25
| | | | | Signed-off-by: LilligantMatsuri <srb12345@vip.qq.com> Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
* strings: remove stale translations0.0.20200309Jason A. Donenfeld2020-03-091-1/+0
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* Rename app module to uiHarsh Shandilya2020-03-091-0/+173
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>