From 0f0d1994e589b4f2b2603c882f52c79e2307a4f7 Mon Sep 17 00:00:00 2001
From: Nosweh <62889203+Nosweh@users.noreply.github.com>
Date: Fri, 28 Aug 2020 17:31:40 +0200
Subject: Add Activity to view the Git commit log (#1056)
---
app/src/main/res/values/strings.xml | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 deletions(-)
(limited to 'app/src/main/res/values')
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index a6e33047..72d4d5db 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -20,6 +20,7 @@
Cancel
Repository information
Git configuration
+ Commit log
Please clone or create a new repository below before trying to add a password or running any synchronization operation.
@@ -117,8 +118,8 @@
Repository
- Edit git server settings
- Git utils
+ Edit Git server settings
+ Local Git config & utilities
Import SSH key
Generate SSH key pair
View generated public SSH key
@@ -217,6 +218,7 @@
Pull from remote
Push to remote
Everything up-to-date
+ Show commit log
Show the password
Control the visibility of the passwords once decrypted. This does not disable copying to clipboard.
Show extra content
@@ -281,10 +283,12 @@
Clear saved passphrase for local SSH key
Clear saved HTTPS password
Remember key passphrase
- Hackish tools
+ Utilities
Abort rebase and push new branch
Hard reset to remote branch
- Commit hash
+ On branch %1$s
+ HEAD detached at %1$s
+ Unable to locate HEAD
Failed to connect to OpenKeychain SSH API service.
No SSH API provider found. Is OpenKeychain installed?
SSH API pending intent failed
@@ -393,6 +397,6 @@
A file by that name already exists
A folder by that name already exists
- Digits/Symbols (d/s)
+ Digits/Symbols (d/s)
ds
--
cgit v1.2.3