Loading microg-ui-tools/build.gradle +5 −0 Original line number Diff line number Diff line Loading @@ -44,9 +44,14 @@ android { compileOptions { sourceCompatibility JavaVersion.VERSION_1_6 } lintOptions { // TODO: Remove MissingTranslation once we have stable strings and proper translations. disable 'MissingTranslation' } } dependencies { compile 'com.android.support:support-v4:23.1.1' compile 'com.android.support:appcompat-v7:23.1.1' } microg-ui-tools/src/main/res/values-sr/strings.xml +0 −7 Original line number Diff line number Diff line Loading @@ -16,13 +16,6 @@ --> <resources> <string name="lib_name">microG UI Tools</string> <string name="lib_license">Apache License 2.0, Copyright © microG Team</string> <string name="about_version_str">Version %1$s</string> <string name="about_name_version_str">%1$s %2$s</string> <string name="about_default_license">All rights reserved.</string> <string name="prefcat_setup">Поставка</string> <string name="self_check_title">микроГ самопровера</string> Loading Loading
microg-ui-tools/build.gradle +5 −0 Original line number Diff line number Diff line Loading @@ -44,9 +44,14 @@ android { compileOptions { sourceCompatibility JavaVersion.VERSION_1_6 } lintOptions { // TODO: Remove MissingTranslation once we have stable strings and proper translations. disable 'MissingTranslation' } } dependencies { compile 'com.android.support:support-v4:23.1.1' compile 'com.android.support:appcompat-v7:23.1.1' }
microg-ui-tools/src/main/res/values-sr/strings.xml +0 −7 Original line number Diff line number Diff line Loading @@ -16,13 +16,6 @@ --> <resources> <string name="lib_name">microG UI Tools</string> <string name="lib_license">Apache License 2.0, Copyright © microG Team</string> <string name="about_version_str">Version %1$s</string> <string name="about_name_version_str">%1$s %2$s</string> <string name="about_default_license">All rights reserved.</string> <string name="prefcat_setup">Поставка</string> <string name="self_check_title">микроГ самопровера</string> Loading