summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/values-en-rGB/strings.xml3
-rw-r--r--res/values-sq-rAL/strings.xml3
2 files changed, 6 insertions, 0 deletions
diff --git a/res/values-en-rGB/strings.xml b/res/values-en-rGB/strings.xml
index d994ed5..0a1707e 100644
--- a/res/values-en-rGB/strings.xml
+++ b/res/values-en-rGB/strings.xml
@@ -16,5 +16,8 @@
limitations under the License.
-->
<resources>
+ <string name="app_name">Themes Provider</string>
<!-- For when an "legacy" icon pack does not have an app name -->
+ <string name="unknown_app_name">Unknown</string>
+ <string name="controls_preview_button_text">Normal</string>
</resources>
diff --git a/res/values-sq-rAL/strings.xml b/res/values-sq-rAL/strings.xml
index d994ed5..d7f495b 100644
--- a/res/values-sq-rAL/strings.xml
+++ b/res/values-sq-rAL/strings.xml
@@ -16,5 +16,8 @@
limitations under the License.
-->
<resources>
+ <string name="app_name">Furnizuesi i Temave</string>
<!-- For when an "legacy" icon pack does not have an app name -->
+ <string name="unknown_app_name">E panjohur</string>
+ <string name="controls_preview_button_text">Normal</string>
</resources>