diff options
author | Parménides GV <parmegv@sdf.org> | 2013-10-17 12:00:42 +0200 |
---|---|---|
committer | cyBerta <richy@cyborgsociety.org> | 2013-11-09 20:23:01 +0100 |
commit | 774dd55434b14eef7fd655967d94502a24e2c48c (patch) | |
tree | 1e5a5a7bc8d525e4867eb5db004910b5af3c35dc /res/layout/about.xml | |
parent | 0abfb2f21719d0c49aaf5713dbde41cc20ade055 (diff) |
Changed repo url in the About page.
All languages updated.
Diffstat (limited to 'res/layout/about.xml')
-rw-r--r-- | res/layout/about.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/about.xml b/res/layout/about.xml index 74835d1e..40a15794 100644 --- a/res/layout/about.xml +++ b/res/layout/about.xml @@ -31,7 +31,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:autoLink="all" - android:text="@string/copyright_guicode" /> + android:text="@string/repository_url_text" /> <TextView android:id="@+id/translation" |