* #27232: jni: added pjproject checkout as regular git content

We will remove it once the next release of pjsip (with Android support)
comes out and is merged into SFLphone.
diff --git a/jni/pjproject-android/.svn/pristine/62/6251e30caaaf8285526eccd7b168fbb3716d0d23.svn-base b/jni/pjproject-android/.svn/pristine/62/6251e30caaaf8285526eccd7b168fbb3716d0d23.svn-base
new file mode 100644
index 0000000..0299c09
--- /dev/null
+++ b/jni/pjproject-android/.svn/pristine/62/6251e30caaaf8285526eccd7b168fbb3716d0d23.svn-base
@@ -0,0 +1,11 @@
+//  LOCALISATION STRINGS
+
+// Caption string for app.
+#define qtn_caption_string "pjsua"
+
+// Short caption string for app.
+#define qtn_short_caption_string "HW"
+
+#define qtn_loc_resource_file_1 "\\resource\\apps\\pjsua"
+
+// End of File