mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-28 13:23:58 +01:00
8 lines
No EOL
473 B
XML
8 lines
No EOL
473 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<string name="license_pref_cc0" translatable="false">CC0</string>
|
|
<string name="license_pref_cc_by_3_0" translatable="false">CC BY 3.0</string>
|
|
<string name="license_pref_cc_by_sa_3_0" translatable="false">CC BY-SA 3.0</string>
|
|
<string name="license_pref_cc_by_4_0" translatable="false">CC BY 4.0</string>
|
|
<string name="license_pref_cc_by_sa_4_0" translatable="false">CC BY-SA 4.0</string>
|
|
</resources> |