diff --git a/app/src/main/res/layout/activity_main.xml b/app/src/main/res/layout/activity_main.xml index 596d376b..67ef3a38 100644 --- a/app/src/main/res/layout/activity_main.xml +++ b/app/src/main/res/layout/activity_main.xml @@ -6,22 +6,39 @@ android:layout_width="match_parent" android:layout_height="match_parent"> - + android:layout_height="match_parent"> - - + android:layout_margin="@dimen/activity_margin" + android:alpha=".6" + android:text="@string/current_note"/> + + + + + + Delete note Are you sure you want to delete note \"%1$s\"? Pick a note + Current note: Einstellungen diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml index 0c52972c..1ac511c0 100644 --- a/app/src/main/res/values-it/strings.xml +++ b/app/src/main/res/values-it/strings.xml @@ -18,6 +18,7 @@ Delete note Are you sure you want to delete note \"%1$s\"? Pick a note + Current note: Impostazioni diff --git a/app/src/main/res/values-ja/strings.xml b/app/src/main/res/values-ja/strings.xml index 5e4490ae..193c043b 100644 --- a/app/src/main/res/values-ja/strings.xml +++ b/app/src/main/res/values-ja/strings.xml @@ -18,6 +18,7 @@ Delete note Are you sure you want to delete note \"%1$s\"? Pick a note + Current note: 設定 diff --git a/app/src/main/res/values-sv/strings.xml b/app/src/main/res/values-sv/strings.xml index 8d9950dc..bbf9e1ed 100644 --- a/app/src/main/res/values-sv/strings.xml +++ b/app/src/main/res/values-sv/strings.xml @@ -18,6 +18,7 @@ Delete note Are you sure you want to delete note \"%1$s\"? Pick a note + Current note: Inställningar diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 187a7d87..8189cafc 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -18,6 +18,7 @@ Delete note Are you sure you want to delete note \"%1$s\"? Pick a note + Current note: Settings