summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2017-07-20 23:02:49 +0200
committerChristian Mollekopf <chrigi_1@fastmail.fm>2017-07-20 23:02:49 +0200
commit7035a202eecf200ba15d9118774f89ec680bfa49 (patch)
tree809f97e6166170e4e1648a73cf74cc527b2c2655 /README.md
parent3d97a3b4beadf3304c732e66e44d561b08e6bbe5 (diff)
downloadkube-7035a202eecf200ba15d9118774f89ec680bfa49.tar.gz
kube-7035a202eecf200ba15d9118774f89ec680bfa49.zip
Added Messages.sh file
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 95e5c8e5..b5fff0f4 100644
--- a/README.md
+++ b/README.md
@@ -12,3 +12,12 @@ GPLV2+
12 12
13## Getting involved 13## Getting involved
14 14
15www.kube.kde.org
16
17## Extract translatable messages
18
19$ svn checkout svn://anonsvn.kde.org/home/kde/trunk/l10n-kf5/scripts
20$ mkdir po
21$ mkdir enpo
22$ export LUPDATE=lupdate-qt5
23$ PATH=/path/to/scripts:$PATH bash /path/to/scripts/extract-messages.sh