Gradebook Design Update

This commit is contained in:
Sebastian Seedorf
2019-10-22 02:12:52 +02:00
parent 5077898031
commit da03253172
9 changed files with 340 additions and 91 deletions

View File

@@ -30,7 +30,7 @@
<string name="no_items_available">No items available!</string>
<string name="events">Events</string>
<string name="gradebook">Gradebook</string>
<string name="current_percentage">Current Percentage: %1$.2f \%%</string>
<string name="current_percentage">Points: %1$.1f / %2$.1f\nPercentage: %3$.1f \%%\nBest Grade: %4$.1f / %5$.1f - %6$.1f \%% (%7$s)</string>
<string name="offline_mode">Offline Mode</string>
<string name="refresh_failed">Refresh failed…</string>
<string name="share_intent">Hey, check out the new KVV app: %1$s</string>