mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-28 05:13:53 +01:00
Breaks the build because of
https://bugzilla.wikimedia.org/show_bug.cgi?id=45354
and presence of more-than-two-letter ISO language codes
This reverts commit a29a07b418.
2 lines
926 B
XML
2 lines
926 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources><string name="app_name">Wikimedia Commons</string><string name="menu_settings">Astellungen</string><string name="username">Benotzernumm</string><string name="password">Passwuert</string><string name="logging_in_message">Waart w.e.g. ...</string><string name="login_success">Umeldung huet geklappt!</string><string name="upload_progress_notification_title_finishing">Eroplueden vu(n) %1$s ofschléissen</string><string name="uploads_pending_notification_indicator">nach %d</string><string name="title_activity_contributions">Meng Kontributiounen</string><string name="contribution_state_in_progress">%1$d%% fäerdeg</string><string name="contribution_state_starting">Eroplueden</string><string name="menu_from_gallery">Vun der Gallerie</string><string name="menu_from_camera">Foto maachen</string><string name="provider_contributions">Meng Kontributiounen</string></resources>
|