Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/values-ja-rJP/strings.xml')
-rw-r--r--app/src/main/res/values-ja-rJP/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/src/main/res/values-ja-rJP/strings.xml b/app/src/main/res/values-ja-rJP/strings.xml
index 24fcbf30..7f0175a5 100644
--- a/app/src/main/res/values-ja-rJP/strings.xml
+++ b/app/src/main/res/values-ja-rJP/strings.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
- <string name="app_name">ノート</string>
- <string name="app_name_long">Nextcloud ノート</string>
+ <string name="app_name">Notes</string>
+ <string name="app_name_long">Nextcloud Notes</string>
<string name="label_all_notes">すべてのノート</string>
<string name="label_favorites">お気に入り</string>
<string name="action_create">新しいノート</string>