refactor(branding): rename project to LockScreenWallpaper across repo
Standardize branding by renaming Wechselbild to LockScreenWallpaper. This updates UI strings, configs, and plugin metadata for consistency. - Rename branding across UI, docs, and config in the repo - Update Android UI strings and notification titles to LockScreenWallpaper
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<resources>
|
||||
<string name="app_name">"Wechselbild"</string>
|
||||
<string name="main_activity_title">"Wechselbild"</string>
|
||||
</resources>
|
||||
<string name="app_name">"LockScreenWallpaper"</string>
|
||||
<string name="main_activity_title">"LockScreenWallpaper"</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user